1061a49d2d
- add pin driver and user led - add kconfig support - clean code
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
config RT_USING_UART2
|
|
bool "Enable UART2"
|
|
default y
|
|
|
|
config RT_USING_PIN
|
|
bool "Enable PIN"
|
|
default y |