mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-05-19 22:38:05 +02:00
Add 0x0e_watchdog_cbm: bare-metal watchdog timer driver for RP2350
This commit is contained in:
@@ -510,6 +510,7 @@ Register-level C drivers for the RP2350 with no SDK dependencies. Each driver fo
|
||||
| [0x0b_spi_cbm](drivers/0x0b_spi_cbm) | SPI bus init & bidirectional transfer | SPI0 |
|
||||
| [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 |
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user