1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-14 20:10:18 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Matthew Selby
c46c3825a0 PICO: Linker script and flash config updates.
Linker script based on rp2350/memmap_default.ld from pico-sdk.
Fix to flash config (erase on sector boundaries).
2025-05-14 12:18:30 +01:00
blckmn
cbe83af5aa PICO: Corrected incorrect function name configClearFlags, and added stub for uartEnableTxInterrupt 2025-01-10 17:58:49 +11:00
blckmn
4cf0ae8175 Program flash using full range of buffer 2025-01-06 20:34:05 +11:00
Jay Blackman
3c9746fdac
Update config_flash.c
Adjusted interrupts being disabled and removed superfluous variable.
2025-01-03 22:43:40 +11:00
Jay Blackman
bb5a38d116
Initial (untested) implementation of config in flash 16kb (#14107) 2025-01-03 22:40:12 +11:00