Marius Vikhammer
|
0eda9b9215
|
esp-rom: remove unsupported ROM functions
|
2023-01-19 10:09:09 +08:00 |
|
Omar Chebib
|
cd21058097
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
Closes https://github.com/espressif/esp-idf/issues/9938
|
2022-11-21 16:18:08 +08:00 |
|
KonstantinKondrashov
|
46f0313d6b
|
reset_reasons: EFUSE_RST is treated as POWERON_RST
ESP32 does not have the EFUSE_RST, the rest chips has this reset reason.
|
2022-06-09 17:49:03 +08:00 |
|
songruojing
|
b860fa96e0
|
esp_system: support esp32c2 reset reason
|
2022-02-15 13:50:22 +08:00 |
|
morris
|
1560d6f1ba
|
soc: add reset reasons in soc component
|
2021-07-13 10:45:38 +08:00 |
|
morris
|
0f5d1c1c46
|
rtc: supported disable rom log temporarily
|
2021-02-22 20:56:43 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Renz Bagaporo
|
14902da344
|
esp32: move disabling rom log to esp_rom
|
2020-08-17 19:08:56 +08:00 |
|
morris
|
e30cd361a8
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
|