Commit Graph

22 Commits

Author SHA1 Message Date
980e23e51a Bluetooth funktioniert, programming ohne flash erase tut 2026-05-19 08:12:04 +02:00
5557c78179 sync 2026-05-19 07:58:11 +02:00
32fe244fcf sync 2026-05-11 19:28:06 +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
e85d51488e Update filesystem tooling and LittleFS defaults 2026-05-11 14:01:56 +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
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
574ab9fa30 File upload. Yeah 2026-03-17 15:02:34 +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