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-10-05 04:49:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8722c3d4e732c20c8766c64619f1bfd3724b51b3
esp-idf
/
components
/
esp_hw_support
/
include
History
Song Ruo Jing
6a26acf647
fix(clk): rtc_clk_cpu_freq_set_xtal will always disable CPU's PLL
...
Align C6/H2 rtc_clk_cpu_freq_set_xtal behavior to other chips
2024-12-24 22:33:38 +08:00
..
esp_private
fix(clk): rtc_clk_cpu_freq_set_xtal will always disable CPU's PLL
2024-12-24 22:33:38 +08:00
hal
…
soc
feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripheral
2023-09-25 14:33:04 +05:30
clk_ctrl_os.h
…
dport_access.h
…
esp_async_memcpy.h
…
esp_chip_info.h
…
esp_clk_tree.h
…
esp_cpu.h
fix(riscv): supports 1 byte and larger than 64byte range watchpoint setting
2023-11-16 20:40:04 +08:00
esp_crc.h
…
esp_dpa_protection.h
crypto: add support for DPA protection configuration in C6/H2
2023-06-08 20:37:03 +05:30
esp_ds_err.h
…
esp_ds.h
…
esp_etm.h
…
esp_fault.h
…
esp_hmac.h
…
esp_interface.h
…
esp_intr_alloc.h
fix(intr_flags_to_level): fix value returned one more than correct value
2023-08-21 10:08:49 +08:00
esp_mac.h
mac_addr(C6 and H2): Fix byte order of MAC_EXT and change format of IEEE802154 MAC
2023-06-13 16:56:13 +08:00
esp_memory_utils.h
fix(esp_hw_support): Fix different signed comparison in
esp_ptr_in_drom
2023-07-14 10:52:19 +05:30
esp_memprot_err.h
…
esp_memprot_types.h
…
esp_memprot.h
…
esp_random.h
…
esp_sleep.h
change(pm): add ext1 new api
2024-04-15 20:33:02 +08:00
esp_wake_stub.h
…
intr_types.h
…
rtc_wdt.h
…
spinlock.h
…