4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 03:39:22 +08:00
tanek liang 1061a49d2d [bsp] stm32l476 bsp update
- add pin driver and user led
- add kconfig support
- clean code
2017-11-20 20:08:16 +08:00

7 lines
116 B
Plaintext

config RT_USING_UART2
bool "Enable UART2"
default y
config RT_USING_PIN
bool "Enable PIN"
default y