This commit is contained in:
2026-08-30 19:27:26 +02:00
parent 073a538794
commit 52d4d286c6
8 changed files with 391 additions and 130 deletions

View File

@@ -48,6 +48,7 @@ target_link_libraries(picopal
hardware_pio
hardware_timer
hardware_clocks
pico_atomic
pico_multicore
)