This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-03 06:58:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9127a8fb2550f587e942730e322b0b83f8754214
esp-idf
/
components
/
ulp
History
Sudeep Mohanty
1c015a3f0d
feat(ulp-riscv): Added unit test for RTC I2C
...
This commit adds a unit-test for RTC I2C operation on the ULP RISC-V.
2024-02-21 11:46:19 +01:00
..
cmake
feat(ulp-riscv): Added support for RTC IO interrupts for ULP RISC-V
2024-01-18 15:59:45 +01:00
ld
feat(ulp-riscv): Added interrupt vector handling for ULP RISC-V
2024-01-18 15:59:27 +01:00
lp_core
feat(lp_core): add a public function to get the timer cycle count
2024-02-09 16:50:02 +08:00
test_apps
feat(ulp-riscv): Added unit test for RTC I2C
2024-02-21 11:46:19 +01:00
ulp_common
fix(ulp): enable astyle linter and format ULP component
2024-01-22 11:43:38 +08:00
ulp_fsm
fix(ulp): enable astyle linter and format ULP component
2024-01-22 11:43:38 +08:00
ulp_riscv
fix(ulp-riscv): Wrapped all RTC I2C and UART operations in critical sections
2024-02-21 11:45:06 +01:00
CMakeLists.txt
…
component_ulp_common.cmake
…
esp32ulp_mapgen.py
…
Kconfig
feat(ulp-riscv): Added Kconfig option to enable ULP RISC-V interrupts
2024-02-21 11:45:06 +01:00
project_include.cmake
…
sdkconfig.rename.esp32
…
sdkconfig.rename.esp32s2
…