1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
config ENABLE_FSEMAPHORE
|
|
bool
|
|
prompt "Use FSemaphore"
|
|
default n
|
|
depends on TARGET_E2000S || TARGET_E2000D || TARGET_E2000Q
|
|
help
|
|
Select FSemaphore driver component
|
|
|
|
|