Michael (XIAO Xufeng)
|
15f406ddb7
spi_flash: add config option to override flash size in bootloader header
|
5 years ago |
Jakob Hasse
|
26481c4a9d
toolchain: C++ exception workaround
|
5 years ago |
Jiang Jiang Jian
|
0db87821f1
Merge branch 'bugfix/customer_baidu_int_wdt_v4.2' into 'release/v4.2'
|
5 years ago |
Li Shuai
|
e911826340
add soft solution for esp32 eco3 live lock issue
|
5 years ago |
chenjianqiang
|
6a253e8809
bugfix(psram): configure MMU after PSRAM initialization
|
5 years ago |
KonstantinKondrashov
|
a6ac0e8a51
esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization
|
5 years ago |
Angus Gratton
|
f64ae4fa99
efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality
|
5 years ago |
Sachin Parekh
|
1e6c25992e
esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced
|
5 years ago |
Darian Leung
|
91841a53ff
WDT: Add LL and HAL for watchdog timers
|
6 years ago |
Ivan Grokhotkov
|
18bc25b3a6
cpu_start: handle CONFIG_VFS_SUPPORT_IO
|
5 years ago |
morris
|
8b6c0947c7
soc: add hal api to set exception vector table base address
|
5 years ago |
Renz Christian Bagaporo
|
cefc71cdcd
bootloader_support: mem-related initializations using cpu abstractions
|
6 years ago |
Felipe Neves
|
429712c6eb
freertos: moved all xtensa specific files into a separated folder
|
6 years ago |
Ivan Grokhotkov
|
a559014ff0
Merge branch 'bugfix/coredump_bin_fmt_ver_update' into 'master'
|
6 years ago |
Angus Gratton
|
65dad0d46f
build system: Remove some dependencies from esp32 & esp32s2beta
|
6 years ago |
Jack
|
134a627ad8
esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth
|
6 years ago |
Alexey Gerenkov
|
e092d6f858
coredump: Makes compatible with legacy binary core dumps
|
6 years ago |
Alexey Gerenkov
|
30ff7198b8
apptrace: Renames Kconfig options
|
6 years ago |
Roland Dobai
|
5a916ce126
Support ELF files loadable with gdb
|
6 years ago |
Ivan Grokhotkov
|
3cd687b35a
Merge branch 'fix/esp_flash_coredump' into 'master'
|
6 years ago |
suda-morris
|
dd248ffc32
Add chip revision into image header
|
6 years ago |
Michael (XIAO Xufeng)
|
6139864a4c
esp_flash: fix coredump for legacy spi flash API
|
6 years ago |
Angus Gratton
|
b547aef2a0
flash encryption: Ensure flash encryption can't be disabled if Secure Boot is on
|
6 years ago |
Alex Lisitsyn
|
7ff9538c48
espcoredump: fix issue with spi_flash access
|
6 years ago |
Mahavir Jain
|
ebe53416ad
ipc: prevent code getting pulled in for unicore configuration
|
6 years ago |
Ivan Grokhotkov
|
12c9d9a564
spi_flash: remove duplicate definition of spi_flash_unlock
|
6 years ago |
suda-morris
|
f86e82cb63
efuse: update the scheme of getting chip revision
|
6 years ago |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 years ago |
chenjianqiang
|
d77c74770a
bugfix(flash): add flash config in app startup
|
6 years ago |
chenjianqiang
|
d6c40c7c1d
bugfix(flash): improve spi cs timing settings for flash
|
6 years ago |