mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
soc: updated soc_caps about rtc_io and the format
This commit is contained in:
@@ -143,7 +143,7 @@
|
|||||||
/*-------------------------- RTCIO CAPS --------------------------------------*/
|
/*-------------------------- RTCIO CAPS --------------------------------------*/
|
||||||
/* No dedicated RTCIO subsystem on ESP32-C3. RTC functions are still supported
|
/* No dedicated RTCIO subsystem on ESP32-C3. RTC functions are still supported
|
||||||
* for hold, wake & 32kHz crystal functions - via rtc_cntl_reg */
|
* for hold, wake & 32kHz crystal functions - via rtc_cntl_reg */
|
||||||
#define SOC_RTCIO_PIN_COUNT 0
|
#define SOC_RTCIO_PIN_COUNT (0U)
|
||||||
|
|
||||||
/*--------------------------- RSA CAPS ---------------------------------------*/
|
/*--------------------------- RSA CAPS ---------------------------------------*/
|
||||||
#define SOC_RSA_MAX_BIT_LEN (3072)
|
#define SOC_RSA_MAX_BIT_LEN (3072)
|
||||||
|
Reference in New Issue
Block a user