We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb121cf commit 1c8e0b3Copy full SHA for 1c8e0b3
TODO.md
@@ -1,5 +1,5 @@
1
-| Arch | GPIO | ADC | UART | I2C | Timer | DMA | USBHID | SSP |
2
-| --------- | ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ |
3
-| lpc17xx | DONE | | | | | | | DONE |
4
-| stm32f10x | DONE | TEST | DONE | DONE | DONE | | | DONE |
5
-| stm32f4xx | DONE | DONE | DONE | TEST | DONE | | | DONE |
+| Arch | GPIO | ADC | UART | I2C | Timer | DMA | USBHID | SSP | RTC |
+| --------- | ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ |
+| lpc17xx | DONE | | | | | | | DONE | |
+| stm32f10x | DONE | TEST | DONE | DONE | DONE | | | DONE | |
+| stm32f4xx | DONE | DONE | DONE | TEST | DONE | | | DONE | DONE |
0 commit comments