esp-idf/examples/system/ulp_riscv
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
..
adc build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
ds18b20_onewire re-enable riscv ulp gpio support and examples 2022-06-08 17:59:28 +08:00
gpio ci: remove temp deepsleep tag runner 2022-07-19 12:12:46 +08:00
gpio_interrupt re-enable riscv ulp gpio support and examples 2022-06-08 17:59:28 +08:00
i2c ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3 2022-09-05 10:21:43 +02:00
uart_print Add ULP-RISCV print and bitbanged UART tx API 2022-07-29 12:18:01 +08:00