doc: Fix interface quantity
Since the interface quantity in the document of ESP32 C3 is different from the datasheet, the quantity was corrected based on the datasheet. Signed-off-by: Haruki Obuchi <dev@mail.nyarn.wtf>
This commit is contained in:
parent
f106465741
commit
653eb93593
1 changed files with 5 additions and 5 deletions
|
@ -21,13 +21,13 @@ The features include the following:
|
|||
- A Bluetooth LE subsystem that supports features of Bluetooth 5 and Bluetooth mesh
|
||||
- Various peripherals:
|
||||
|
||||
- 12-bit ADC with up to 18 channels
|
||||
- 12-bit ADC with up to 6 channels
|
||||
- TWAI compatible with CAN bus 2.0
|
||||
- Temperature sensor
|
||||
- 4x SPI
|
||||
- 2x I2S
|
||||
- 2x I2C
|
||||
- 3x UART
|
||||
- 3x SPI
|
||||
- 1x I2S
|
||||
- 1x I2C
|
||||
- 2x UART
|
||||
- LED PWM with up to 6 channels
|
||||
|
||||
- Cryptographic hardware acceleration (RNG, ECC, RSA, SHA-2, AES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue