af4c455417
* Modify the function implementation of ESP32-S2 RTC GPIO On ESP32 those PADs which have RTC functions must set pullup/down/capability via RTC register. On ESP32-S2, Digital IOs have their own registers to control pullup/down/capability, independent with RTC registers. * Add ESP32-S2 support of unit test * Modify the pull-up test of unit test * Modify the interrupt test of unit test * Modify input and output mode test of unit test |
||
---|---|---|
.. | ||
esp32 | ||
include/test | ||
param_test | ||
CMakeLists.txt | ||
component.mk | ||
test_common_spi.c | ||
test_i2c.c | ||
test_ledc.c | ||
test_rtcio.c | ||
test_sdmmc_sdspi_init.cpp | ||
test_sigmadelta.c | ||
test_timer.c | ||
test_uart.c |