diff --git a/README.md b/README.md index f5bcffadd..ca864a82a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For additional updates, please follow along in the [esp-rs channel] on Matrix. |---|---|---|---|---| |TIMG|☑|☑|☑|☑| |UART|☑|☑|☑|☑| -|GPIO|☑|☑|-|-| +|GPIO|☑|☑|☑|☑| The `DelayMs` and `DelayUs` traits from `embedded-hal` have been implemented - Uses the `SYSTIMER` peripheral for the **ESP32-C3**, and the built in Xtensa timers for the other chips