We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9954244 commit de857dfCopy full SHA for de857df
docs/parts/wokwi-pi-pico.md
@@ -59,8 +59,8 @@ This table summarizes the status of the simulation features:
59
| DMA | ✔️ | Only for the PIO peripheral |
60
| Timer | ✔️ | Pausing the timer not implemented yet |
61
| ARM SysTick Timer | ✔️ | |
62
-| Watchdog | ❌ | |
63
-| RTC | ❌ | |
+| Watchdog | ✔️ | |
+| RTC | ✔️ | |
64
| ADC + Temp sensor | ✔️ | Temperature sensor always reads 0 |
65
| SSI | 🟡 | Just the minimum to make the bootloader happy |
66
| GDB Debugging | ✔️ | See the [GDB Debugging guide](../gdb-debugging) |
0 commit comments