Commit Graph

18 Commits

Author SHA1 Message Date
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
e8373bd0c0 Tried to improve audio 2026-05-07 09:24:26 +02:00
947346777f Audio added to firmware, Website File handling 2026-04-01 16:06:40 +02:00
01448223ad zwischenstand 2026-03-21 13:49:05 +01:00
b863b04505 zwischenstand 2026-03-19 07:39:25 +01:00
ff63dda086 zwischenstand 2026-03-18 15:05:45 +01:00
7c7f19a4b7 remove und rename ins protokoll eingefügt (firmware) 2026-03-17 16:11:52 +01:00
735129d83d Tag upload auf den Buzzer, Sync-Status in der Webapp 2026-03-17 15:53:34 +01:00
574ab9fa30 File upload. Yeah 2026-03-17 15:02:34 +01:00
6ec66cd9da Lokales Tag-Handling implementiert 2026-03-16 15:13:46 +01:00
b5eb3b56c0 Lokale Dateien implementiert 2026-03-14 20:13:55 +01:00
1a4a22eafd guter zwischenstand 2026-03-14 16:23:35 +01:00
5bb0d345da vor ble umbau 2026-03-12 07:07:00 +01:00
96aed70fc6 base structure 2026-03-09 10:02:43 +01:00
5bf74368c3 added tailwind and svelte 2026-03-09 08:25:24 +01:00
0c66d14aa4 Minimal astro created 2026-03-09 08:22:58 +01:00