esp-idf/components/ulp
Sudeep Mohanty df7e51fb8d feat(lp-uart): Added unit tests for LP UART when used from LP Core
This commit adds unit tests for the LP UART peripheral.
2024-04-22 18:34:48 +02:00
..
cmake fix(rtc_memory): fix conflict between LP-ROM and RTC reserved 2024-04-17 13:37:56 +08:00
ld fix(rtc_memory): fix conflict between LP-ROM and RTC reserved 2024-04-17 13:37:56 +08:00
lp_core fix(ulp): fixed lp-core not booting during sleep 2024-04-18 11:36:30 +08:00
test_apps feat(lp-uart): Added unit tests for LP UART when used from LP Core 2024-04-22 18:34:48 +02:00
ulp_common feat(ulp): add basic support for running lp core on C5 2024-03-13 17:37:29 +08:00
ulp_fsm
ulp_riscv feat(ulp-riscv): Add convenience print function that supports different widths 2024-03-19 09:41:05 +01:00
CMakeLists.txt ci(doc): enable doc build for esp32c5 2024-04-18 19:39:29 +08:00
Kconfig fix(rtc_memory): fix conflict between LP-ROM and RTC reserved 2024-04-17 13:37:56 +08:00
component_ulp_common.cmake
esp32ulp_mapgen.py
project_include.cmake feat(lp-core): Added ability to print from LP ROM on the LP core 2024-03-14 18:45:02 +01:00
sdkconfig.rename.esp32
sdkconfig.rename.esp32s2