1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
Commit graph

2 commits

Author SHA1 Message Date
Matthew Selby
25aaebb168 PICO: Update pico_trace.[ch] and PICO_trace.mk 2025-06-02 18:46:01 +01:00
Matthew Selby
f07cb9cc27 PICO: Build changes (makefiles, headers).
PICO.mk updates, tidy-ups, allow for PICO_trace
platform_mcu.h #include "pico.h" rather than messing around with addressmap.h (can do
since including as system headers now).
PICO/target/RP2350[AB]/target.h undef USE_MSP_DISPLAYPORT because won't compile debug
when USE_MSP_DISPLAYPORT defined without USE_OSD.
2025-05-14 12:18:30 +01:00