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-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c5ef9cb7c09dd93b852dab6db43fe75134b84d6
esp-idf
/
components
/
ulp
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
ulp: esp32ulp_mapgen: remove the special case for RISC-V, cleanup
2022-08-30 02:34:28 +02:00
Kconfig
…
project_include.cmake
…
sdkconfig.rename.esp32
…
sdkconfig.rename.esp32s2
…