mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-06-01 03:51:42 +02:00
Add 0x0f_flash_cbm bare-metal on-chip flash driver
This commit is contained in:
@@ -511,6 +511,7 @@ Register-level C drivers for the RP2350 with no SDK dependencies. Each driver fo
|
||||
| [0x0c_multicore_cbm](drivers/0x0c_multicore_cbm) | Dual-core launch & FIFO messaging | SIO FIFO, PSM |
|
||||
| [0x0d_timer_cbm](drivers/0x0d_timer_cbm) | Repeating timer alarm callbacks | TIMER0, TICKS |
|
||||
| [0x0e_watchdog_cbm](drivers/0x0e_watchdog_cbm) | Watchdog enable, feed & reboot detection | WATCHDOG, PSM |
|
||||
| [0x0f_flash_cbm](drivers/0x0f_flash_cbm) | On-chip flash erase, program & XIP read | ROM, XIP |
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user