This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
67cd264535eb24b3908e7f308ede45f65deff4e6
esp-idf
/
components
/
ulp
T
History
KonstantinKondrashov
9fd8f3786a
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
...
hal: Adds hal_memcpy and hal_memset
2022-11-30 19:22:41 +08:00
..
cmake
tools: cmake: check tool supported version with idf_tools.py
2022-10-03 19:01:32 +04:00
ld
ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3
2022-09-05 10:21:43 +02:00
test_apps
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
2022-11-30 19:22:41 +08:00
ulp_common
ulp-fsm: Update ulp-fsm ADC example with S3 support
2022-09-07 16:48:06 +08:00
ulp_fsm
…
ulp_riscv
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
2022-11-30 19:22:41 +08:00
.build-test-rules.yml
ci: Modify build-test-rules.yml
enable' to
disable` to exclude preview targets
2022-09-01 12:38:00 +08:00
CMakeLists.txt
ulp-fsm: Update ulp-fsm ADC example with S3 support
2022-09-07 16:48:06 +08:00
component_ulp_common.cmake
…
esp32ulp_mapgen.py
…
Kconfig
…
project_include.cmake
…
sdkconfig.rename.esp32
…
sdkconfig.rename.esp32s2
…