Skip to content

Commit de857df

Browse files
committed
feat(wokwi-pi-pico): implement Watchdog and RTC
1 parent 9954244 commit de857df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/parts/wokwi-pi-pico.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ This table summarizes the status of the simulation features:
5959
| DMA | ✔️ | Only for the PIO peripheral |
6060
| Timer | ✔️ | Pausing the timer not implemented yet |
6161
| ARM SysTick Timer | ✔️ | |
62-
| Watchdog | | |
63-
| RTC | | |
62+
| Watchdog | ✔️ | |
63+
| RTC | ✔️ | |
6464
| ADC + Temp sensor | ✔️ | Temperature sensor always reads 0 |
6565
| SSI | 🟡 | Just the minimum to make the bootloader happy |
6666
| GDB Debugging | ✔️ | See the [GDB Debugging guide](../gdb-debugging) |

0 commit comments

Comments
 (0)