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-27 02:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
110f3c9ff59d9faa7fb88839d67eb2cefee5647f
esp-idf
/
components
/
esp32s2
History
Ivan Grokhotkov
110f3c9ff5
esp32s2: put static .data and .bss directly after .iram.text
...
This results in a single large heap section instead of two smaller ones. Closes IDF-1354
2020-01-24 10:48:38 +01:00
..
include
…
ld
esp32s2: put static .data and .bss directly after .iram.text
2020-01-24 10:48:38 +01:00
test
…
brownout.c
…
cache_err_int.c
…
clk.c
…
CMakeLists.txt
…
component.mk
…
cpu_start.c
…
crosscore_int.c
…
dport_access.c
…
dport_panic_highint_hdl.S
…
esp_clk_internal.h
…
esp_timer_esp32s2.c
…
hw_random.c
…
int_wdt.c
…
intr_alloc.c
…
Kconfig
…
linker.lf
…
Makefile.projbuild
…
panic.c
…
pm_esp32s2.c
…
pm_trace.c
…
reset_reason.c
…
sleep_modes.c
…
spiram_psram.c
…
spiram_psram.h
…
spiram.c
…
system_api_esp32s2.c
…
task_wdt.c
…