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-08 05:48:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5b3824f613de8e7b23dbfb12f7c2883dcf9cacc
esp-idf
/
components
/
esp32s2
History
Angus Gratton
a0eb455ec3
Merge branch 'refactor/misc_move_from_esp_common' into 'master'
...
Movements from esp_common Closes IDF-1947 See merge request
espressif/esp-idf!9692
2021-02-24 23:16:52 +00:00
..
include
deep_sleep: on S2 disable the brown out detector before deep sleeping
2021-02-18 18:39:06 +08:00
ld
build-system: add loadable elf support for ESP32-S2 and C3
2021-02-02 17:21:39 +08:00
test
style: format python files with isort and double-quote-string-fixer
2021-01-26 10:49:01 +08:00
cache_err_int.c
…
clk.c
…
CMakeLists.txt
…
component.mk
…
crosscore_int.c
…
dport_access.c
…
esp_crypto_lock.c
…
esp_ds.c
…
esp_hmac.c
…
hw_random.c
global: Uses CCOUNT API instead of XTHAL macro
2021-01-12 16:24:23 +08:00
Kconfig
esp_common: move to esp_hw_support
2021-02-24 12:16:37 +08:00
linker.lf
…
Makefile.projbuild
…
memprot.c
…
spiram_psram.c
global: fix sign-compare warnings
2021-01-12 14:05:08 +08:00
spiram_psram.h
…
spiram.c
esp32s2: Simplify the code for adding spiram to heap
2021-02-18 16:27:43 +11:00
system_api_esp32s2.c
…