1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
menu "Hardware Timer Configuration"
|
|
config ENABLE_TIMER_TACHO
|
|
bool
|
|
prompt "Use Timer Tacho"
|
|
depends on TARGET_E2000S || TARGET_E2000D || TARGET_E2000Q
|
|
|
|
default n
|
|
endmenu
|
|
|