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
2026-01-10 19:28:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dddc0bf6c8fdd1981d7eb3c39ead2d3cc1b4edec
esp-idf
/
components
/
esp_hw_support
/
include
History
Tomas Rezucha
da7d0e6979
fix(usb): Fix USB PHY mocking on linux target
2025-11-20 12:44:11 +01:00
..
esp_private
fix(usb): Fix USB PHY mocking on linux target
2025-11-20 12:44:11 +01:00
hal
…
soc
change(hw_support): removed deprecated headers: rtc. anmd soc_memory_types.h
2025-07-11 09:20:39 +08:00
clk_ctrl_os.h
…
dport_access.h
…
esp_async_memcpy.h
feat(dma): graduate the dma driver into a single component
2025-10-19 22:06:46 +08:00
esp_chip_info.h
feat(esp32s31): Introduce new target esp32s31
2025-11-17 14:48:55 +08:00
esp_clk_tree.h
…
esp_clock_output.h
…
esp_cpu.h
feat(esp_tee): Support for ESP32-C61 - the rest of the components
2025-11-07 14:54:16 +05:30
esp_crc.h
…
esp_intr_alloc.h
…
esp_intr_types.h
…
esp_mac.h
…
esp_memory_utils.h
fix(memory-utils): Use esp_ptr_in_tcm to check TCM range
2025-06-18 10:09:40 +02:00
esp_memprot_err.h
…
esp_memprot_types.h
…
esp_memprot.h
refactor(esp_system): Update all references of the memory protection configs
2025-08-04 11:43:01 +05:30
esp_random.h
…
esp_rtc_time.h
…
esp_sleep.h
Merge branch 'fix/fix_coverity_issues' into 'master'
2025-10-17 16:53:49 +08:00
esp_wake_stub.h
…
rtc_wdt.h
…
spinlock.h
…