KonstantinKondrashov
|
8e1256ca88
|
esp32xx: Fix the Number of cycles for RTC_SLOW_CLK calibration
|
2021-04-20 06:29:42 +00:00 |
Renz Bagaporo
|
9478298aa4
|
esp32: move mac target specific configs
|
2021-03-31 19:17:33 +08:00 |
KonstantinKondrashov
|
aa1338bf23
|
wdt: Fix timeout and RTC_SLOW_CLK
RTC_SLOW_CLK
ESP32: 150kHz
ESP32-S2: 90kHz
ESP32-S3: 150kHz
ESP32-C3: 150kHz
|
2021-03-19 00:15:18 +08:00 |
Marius Vikhammer
|
c85d949c1f
|
ci: run Example_GENERIC for C3
Add support for running example_GENERIC tests for C3 on label.
Fix examples that fail.
|
2021-03-15 10:27:07 +08:00 |
KonstantinKondrashov
|
b31bf01484
|
rtc: Clean up for S2,S3,C3
|
2021-03-01 16:51:15 +08:00 |
Renz Bagaporo
|
ae15c81dbe
|
esp_common: move to esp_hw_support
|
2021-02-24 12:16:37 +08:00 |
Mahavir Jain
|
880a63b2e9
|
esp_system: make rtc fast memory to heap configuration unified across chips
Closes IDF-2503
|
2020-12-24 09:46:35 +05:30 |
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 |
KonstantinKondrashov
|
e9978f7623
|
esp32xx: Fix default values for all RTC sources in RTC_CLK_CAL_CYCLES option
Closes: https://github.com/espressif/esp-idf/issues/6037
|
2020-10-28 16:25:07 +08:00 |
Ivan Grokhotkov
|
902d630102
|
Merge branch 'bugfix/delete_duplicate_s3_pm_configs' into 'master'
esp32s3: delete duplicate s3 pm configs
See merge request espressif/esp-idf!10715
|
2020-10-22 16:45:19 +08:00 |
Konstantin Kondrashov
|
9386cafbc3
|
time: Fix gettimeofday for ESP32-S3
|
2020-10-20 14:09:32 +08:00 |
Renz Bagaporo
|
e820e014b3
|
esp32s3: remove duplicate pm configs
|
2020-10-01 16:08:30 +08:00 |
Renz Bagaporo
|
f33f49331f
|
ci: update configs to include/exclude esp_pm in unit test
|
2020-09-25 05:24:10 +00:00 |
chenjianqiang
|
f19cabb7e4
|
psram: support psram for esp32s3
|
2020-09-22 15:15:03 +08:00 |
morris
|
204cb341b1
|
esp32s3: initial empty component
|
2020-07-20 10:51:05 +08:00 |