moon test
This commit is contained in:
parent
69806fe798
commit
8da5a89386
9 changed files with 349 additions and 0 deletions
4
config/boards/shields/moon/boards/seeeduino_xiao.conf
Normal file
4
config/boards/shields/moon/boards/seeeduino_xiao.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
CONFIG_CONSOLE=n
|
||||
CONFIG_UART_CONSOLE=n
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=n
|
||||
CONFIG_SERIAL=n
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
CONFIG_CONSOLE=n
|
||||
CONFIG_UART_CONSOLE=n
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=n
|
||||
CONFIG_ZMK_USB=y
|
||||
CONFIG_ZMK_BLE=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue