14 Commits

Author SHA1 Message Date
52bab32309 Battery measurement, basic version 2026-05-19 17:08:00 +02:00
dd51f45084 moved SETTINGS_RUNTIME to lib 2026-05-19 08:51:37 +02:00
5557c78179 sync 2026-05-19 07:58:11 +02:00
5ae098962d feat: add settings mgmt and split debug transport snippets 2026-05-11 16:19:37 +02:00
3fed249430 fix: add full_name field to board.yml for NCS 3.3.0 schema compliance 2026-05-11 14:26:36 +02:00
12e82d35d2 sync 2026-05-11 13:04:32 +02:00
7a2428f54d Merge branch 'buzzy_integration' of gitea.iten.pro:edi/buzzer_2 into buzzy_integration 2026-05-11 12:21:09 +02:00
fca4aeb115 sync 2026-05-11 12:18:14 +02:00
35639a2615 Zwischenstand 2026-05-11 11:49:20 +02:00
5d20d2820a feat(logging): board-specific log backends (RTT for buzzy, UART for DK) 2026-05-07 11:23:12 +02:00
ad2dc19641 feat(buzzy): add buzzy board support with SPI flash, fix build warnings
- Register BOARD_ROOT in CMakeLists.txt and sysbuild/CMakeLists.txt
- Add boardRoots to VS Code settings for board picker
- buzzy.dts: add nordic,pm-ext-flash chosen, external-flash and i2s-audio aliases
- nrf52840dk overlay: add external-flash alias (mirrors qspi-flash)
- fs_mgmt/Kconfig: select SPI_NOR for BOARD_BUZZY, NORDIC_QSPI_NOR for DK
- fs_mgmt.c: use external-flash alias instead of qspi-flash
- audio.c: bound snprintf to avoid truncation warning
- prj.conf: remove STACK_SENTINEL (conflicts with MPU_STACK_GUARD)
- mcuboot.conf: remove UART_CONSOLE (no SERIAL on buzzy)
- Delete mcuboot.overlay (no serial recovery needed)

Both buzzy/nrf52840 and nrf52840dk/nrf52840 build cleanly with zero warnings.
2026-05-07 11:00:14 +02:00
79676e2e1e added buzzy board to firmware 2026-05-07 09:34:09 +02:00
947346777f Audio added to firmware, Website File handling 2026-04-01 16:06:40 +02:00
5bb0d345da vor ble umbau 2026-03-12 07:07:00 +01:00