Angus Gratton
|
8094e880c6
esp32/esp_common: Remove deprecated esp_efuse_read_mac() function
|
6 лет назад |
Angus Gratton
|
35b9223cf4
esp32/esp_common: Remove deprecated system_* APIs
|
6 лет назад |
suda-morris
|
1b903111b6
efuse: update the scheme of getting chip revision
|
6 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 лет назад |
Konstantin Kondrashov
|
be6f5563b4
esp32: Add reset uart
|
6 лет назад |
Ivan Grokhotkov
|
b1a722b2ca
system_api: return error on repeated registration of shutdown handler
|
6 лет назад |
Ivan Grokhotkov
|
bd309a133f
system_api: add esp_unregister_shutdown_handler
|
6 лет назад |
morris
|
79bb5de426
derive esp_wifi from esp32 component
|
7 лет назад |
morris
|
fcedf442ce
move common source files from esp32 to esp_common
|
7 лет назад |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
7 лет назад |
Konstantin Kondrashov
|
ed179ade8d
esp32: Add using efuse component
|
7 лет назад |
Konstantin Kondrashov
|
82c5e648ad
esp32: Fix wdt settings in esp_restart_noos
|
7 лет назад |
zhangyanjiao
|
8d698a59f4
defination: fix the bug that esp_derive_local_mac() defination missing
|
7 лет назад |
Ivan Grokhotkov
|
90f5456dba
Merge branch 'feature/rtc_cpu_freq_config' into 'master'
|
7 лет назад |
Ivan Grokhotkov
|
bec70ce298
esp32: use new CPU frequency setting API
|
7 лет назад |
Ivan Grokhotkov
|
0aa384d40c
esp32: add API to get reset reason
|
7 лет назад |
Konstantin Kondrashov
|
a8e46775c6
soc/rtc_wdt: Add API functions for rtc_wdt
|
7 лет назад |
jack
|
c384fa2492
rename clock enable and reset bits for SPI modules
|
7 лет назад |
Mixerito
|
9f39411e80
esp32: get_chip_info_esp32() return correct model number
|
8 лет назад |
Ivan Grokhotkov
|
1979235df2
esp32: remove duplicate definition of system_restore
|
8 лет назад |
Ivan Grokhotkov
|
5f6be9b4ce
esp32: reconfigure SPI flash pins in esp_restart
|
8 лет назад |
Jiang Jiang Jian
|
abacf8d2a0
Merge branch 'bugfix/rtc_and_restart_fixes' into 'master'
|
8 лет назад |
Ivan Grokhotkov
|
a02b30ccda
efuse: add package definitions for PICOD2/D4
|
8 лет назад |
Ivan Grokhotkov
|
eb5752c635
esp_restart: fix possible race while stalling other CPU, enable WDT early
|
8 лет назад |
Jeroen Domburg
|
740f8a79f0
Add logic to make external RAM usable with malloc()
|
8 лет назад |
Jeroen Domburg
|
0e74ec67be
Fix rebooting when PSRAM is active
|
8 лет назад |
Ivan Grokhotkov
|
65b046f17f
dport access: introduce pause/resume instead of deinit
|
8 лет назад |
Kedar Sovani
|
159e7e81b4
esp32: Make 'restart' function independent of Wi-Fi
|
8 лет назад |
Ivan Grokhotkov
|
7fc25f18d2
Merge branch 'feature/enable_brownout_detector' into 'master'
|
8 лет назад |
Angus Gratton
|
71c70cb15c
heap: Refactor heap regions/capabilities out of FreeRTOS
|
8 лет назад |