Konstantin Kondrashov
|
51133083f6
app_update: Add EXCLUDE option
|
7 лет назад |
Konstantin Kondrashov
|
d4cb14bc65
app_update: Fix esp_app_desc unused var for Cmake
|
7 лет назад |
Konstantin Kondrashov
|
3b9cb25fe1
esp32: Add firmware version to app
|
7 лет назад |
Ivan Grokhotkov
|
964f5a91f7
bootloader, esp32: add workaround for Tensilica erratum 572
|
7 лет назад |
Alexey Gerenkov
|
30e766ee6b
esp32: Core dump API to retrieve current core data layout in flash
|
8 лет назад |
Jiang Jiang Jian
|
97e3542947
Merge branch 'bugfix/release_some_memory_on_single_core_mode' into 'master'
|
7 лет назад |
Angus Gratton
|
31cf117404
Merge branch 'feature/bss_seg_in_external_memory' into 'master'
|
7 лет назад |
Roland Dobai
|
d4e572bdb1
esp32: Add macro to check a condition without abort
|
7 лет назад |
TianZhongXing
|
01308df8a6
doc: update document of external memory
|
7 лет назад |
Ivan Grokhotkov
|
4ff262ecff
ipc: initialise automatically, if called from the app
|
7 лет назад |
Jack
|
2efd6859ed
release memory not used in single core mode
|
7 лет назад |
TianZhongXing
|
974112378b
feature: allow .bss segment in external memory
|
7 лет назад |
Ivan Grokhotkov
|
789855e71b
esp32: abort when running on single core chip in dual core mode
|
7 лет назад |
Konstantin Kondrashov
|
9c715d7946
bootloader_support: Fix enable rtc_wdt for resolve issue with varying supply
|
7 лет назад |
Angus Gratton
|
4f227a4ce3
Merge branch 'bugfix/spiram_malloc_reserve_internal_fragments' into 'master'
|
7 лет назад |
Konstantin Kondrashov
|
a8e46775c6
soc/rtc_wdt: Add API functions for rtc_wdt
|
7 лет назад |
Angus Gratton
|
304e9085eb
esp32: Allow SPIRAM_MALLOC_RESERVE_INTERNAL to span multiple regions of memory
|
7 лет назад |
Alexey Gerenkov
|
c1b6a37bb1
esp32: Adds GCOV debug stubs support
|
8 лет назад |
Mahavir Jain
|
441b4a9742
esp32: fix few components with dependency on networking stack
|
8 лет назад |
Jeroen Domburg
|
dc864c4108
Add option to continue running (with less ram) if psram is enabled but not detected
|
8 лет назад |
Jack
|
624828ce83
Dump the frame of the other core when interrupt watchdog happens
|
8 лет назад |
Angus Gratton
|
f8580ea98f
esp32: Change 192KB runtime static limit workaround to a 176KB link time workaround
|
8 лет назад |
Alexey Gerenkov
|
7df96718a2
esp32: Adds C++ exceptions emergency pool size menuconfig option
|
8 лет назад |
Darian Leung
|
9d63e1da4a
New Task Watchdog API (Revert of Revert)
|
8 лет назад |
Ivan Grokhotkov
|
59b7d98fec
Merge branch 'feature/dfs' into 'master'
|
8 лет назад |
Ivan Grokhotkov
|
fba9678c56
uart: add support for REF_TICK
|
8 лет назад |
Ivan Grokhotkov
|
42d51a4224
esp32: initialize PM at startup, add Kconfig options
|
8 лет назад |
Ivan Grokhotkov
|
37e9bc715c
esp_clk.h: make public, add getters for RTC time, CPU/APB freq
|
8 лет назад |
Angus Gratton
|
9c7477ef34
cxx: Add KConfig option for C++ exceptions, disable by default
|
8 лет назад |
Ivan Grokhotkov
|
1da3204a7c
spiram: expose function to initialize SPI RAM cache
|
8 лет назад |