This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_hw_support
/
include
History
KonstantinKondrashov
315d4864bb
fix(esp_hw_support): Return deep sleep APIs to the original behavior
...
Closes
https://github.com/espressif/esp-idf/issues/12359
2023-10-18 18:18:49 +08:00
..
esp_private
Revert "feat(volt): chip auto adjust volt for esp32c6 & esp32h2"
2023-10-16 14:35:41 +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
Update esp_cpu.h
2023-05-16 04:37:17 +00: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
fix(esp_hw_support): Return deep sleep APIs to the original behavior
2023-10-18 18:18:49 +08:00
esp_wake_stub.h
…
intr_types.h
…
rtc_wdt.h
…
spinlock.h
…