esp-idf/components/ulp/cmake
Sudeep Mohanty 4fde033a5f ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3
This commit adds support for using the RTC I2C peripheral on the ULP
RISC-V core for esp32s2 and esp32s3. It also adds an example to demonstrate the
usage of the RTC I2C peripheral.

This commit also modifies the rtc_i2c register structure files to enable
the use of bitfields in the ULP RISC-V RTC I2C driver.
2022-09-05 10:21:43 +02:00
..
CMakeLists.txt ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3 2022-09-05 10:21:43 +02:00
toolchain-esp32-ulp.cmake A switch between esp32 and esp32s2betta added to the ULP build process. 2019-11-22 09:03:13 +03:00
toolchain-esp32s2-ulp.cmake Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
toolchain-esp32s3-ulp.cmake ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-02-22 12:25:57 +05:30
toolchain-ulp-riscv.cmake ulp: Added ULP RISC-V support for esp32s3 2022-01-18 10:58:00 +05:30