mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 21:00:59 +00:00
Update README.md to reflect the implementation status of GPIO on ESP32S2/ESP32S3
This commit is contained in:
parent
ab046efce3
commit
30b67b58c4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user