Commit fdb3d9f
committed
apps: disable boot banner and printk in default builds
Disable the Zephyr boot banner and printk in the default app
configurations so the default flight builds stay quiet on UART.
Development builds can still enable UART logging through
'FINCH_DEVELOPMENT'.
Signed-off-by: Mirai SHINJO <oss@mshinjo.com>1 parent 20b21d1 commit fdb3d9f
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
| 5 | + | |
0 commit comments