mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
zephyr/prj_base.conf: Disable legacy kernel compatibility.
This keeps dependency on mdef, sysgen and other stuff which complicates build integration.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
CONFIG_LEGACY_KERNEL=n
|
||||
|
||||
CONFIG_STDOUT_CONSOLE=y
|
||||
CONFIG_CONSOLE_HANDLER=y
|
||||
CONFIG_UART_CONSOLE_DEBUG_SERVER_HOOKS=y
|
||||
|
||||
Reference in New Issue
Block a user