Files
ZephCore/zephcore/boards/common
liquidraver ff705b0d5d fix: unbreak the production (CONFIG_LOG=n) build
553b71c made production the default but broke configure+link:
- ZEPHCORE_COMPANION_USB sat inside the role choice (recursive dep)
- CONFIG_RESET_ON_FATAL_ERROR was an undefined, unimplemented symbol
- USB companion sources still gated on CONFIG_LOG, not ZEPHCORE_USB_STACK

Move the USB toggle out of the choice, add a real
ZEPHCORE_RESET_ON_FATAL_ERROR Kconfig + k_sys_fatal_error_handler that
cold-reboots, and match the CMake USB guard to ZEPHCORE_USB_STACK.
2026-05-31 15:36:10 +02:00
..
2026-05-24 20:06:49 +02:00
2026-05-24 20:06:49 +02:00
2026-03-04 09:21:05 +01:00
2026-05-24 20:06:49 +02:00
2026-03-11 14:51:51 +01:00
2026-03-11 14:51:51 +01:00
2026-03-16 14:17:18 +01:00
2026-04-05 14:34:06 +02:00
2026-03-04 09:21:05 +01:00
2026-05-24 20:06:49 +02:00
2026-05-24 20:06:49 +02:00