diff options
Diffstat (limited to 'ports/zephyr/prj_minimal.conf')
| -rw-r--r-- | ports/zephyr/prj_minimal.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/zephyr/prj_minimal.conf b/ports/zephyr/prj_minimal.conf new file mode 100644 index 000000000..5d6b353ba --- /dev/null +++ b/ports/zephyr/prj_minimal.conf @@ -0,0 +1,6 @@ +CONFIG_STDOUT_CONSOLE=y +CONFIG_CONSOLE_HANDLER=y +CONFIG_UART_CONSOLE_DEBUG_SERVER_HOOKS=y +CONFIG_NEWLIB_LIBC=y +CONFIG_FLOAT=y +CONFIG_MAIN_STACK_SIZE=4096 |
