esp-idf/components/ulp
Marius Vikhammer cb3a98f9d5 fix(ulp-i2c): fixed ulp i2c not working from main cpu if compiled with 0S or O2
Compiler would optimize register write to use s8i which do not work for IO registers

Closes https://github.com/espressif/esp-idf/issues/12214
2023-09-13 09:41:00 +08:00
..
cmake fix(ulp_riscv): Fixed the header inclusion dependency for ulp_riscv_register_ops.h 2023-08-28 17:39:48 +08:00
ld
lp_core refactor(lp_periph): move enable and reset control to LL driver 2023-08-28 05:17:56 +00:00
test_apps
ulp_common
ulp_fsm
ulp_riscv fix(ulp-i2c): fixed ulp i2c not working from main cpu if compiled with 0S or O2 2023-09-13 09:41:00 +08:00
.build-test-rules.yml
CMakeLists.txt
Kconfig
component_ulp_common.cmake
esp32ulp_mapgen.py
project_include.cmake
sdkconfig.rename.esp32
sdkconfig.rename.esp32s2