This commit is contained in:
2026-02-26 11:53:52 +01:00
parent 402781f49c
commit d48bc33530
7 changed files with 128 additions and 281 deletions

View File

@@ -6,7 +6,6 @@ project(buzzer)
target_sources(app PRIVATE
src/main.c
src/fs.c
src/audio.c
src/io.c
src/usb.c
src/protocol.c