mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-02 22:55:26 +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|☑|☑|☑|☑|
|
|TIMG|☑|☑|☑|☑|
|
||||||
|UART|☑|☑|☑|☑|
|
|UART|☑|☑|☑|☑|
|
||||||
|GPIO|☑|☑|-|-|
|
|GPIO|☑|☑|☑|☑|
|
||||||
|
|
||||||
The `DelayMs` and `DelayUs` traits from `embedded-hal` have been implemented
|
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
|
- 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