Marius Vikhammer
|
b4d2fb56a0
|
ci: enable previously disabled unit tests
|
2021-03-29 18:36:41 +08:00 |
|
Cao Sen Miao
|
a8343bc470
|
esp_system: support gpio wakeup from deep sleep on esp32c3
|
2021-02-26 12:26:49 +08:00 |
|
Renz Bagaporo
|
59f7242de1
|
ci: revert disable esp32s2 timer test
|
2021-01-22 14:51:50 +08:00 |
|
Marius Vikhammer
|
eed154a583
|
esp_system: sync with C3 changes
Fixes interrupt allocation issue
|
2020-12-31 15:20:05 +11:00 |
|
Ivan Grokhotkov
|
7f3b16a99d
|
freertos: always enable static allocation
to use it for newlib locks
|
2020-12-29 16:18:04 +01: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 |
|
Armando
|
05a4a8d864
|
uart: seperate sclk and baudrate setting
|
2020-11-24 19:12:52 +08:00 |
|
morris
|
9de6cba434
|
ci: add more build test for esp32-s3
|
2020-10-27 17:22:17 +08:00 |
|
Angus Gratton
|
e28cd68839
|
esp_system: Add test case for using deep sleep wake stub when stack is in RTC memory
This test currently fails on ESP32 & ESP32-S2, fix will be in next commit.
|
2020-10-08 11:17:27 +11:00 |
|
morris
|
61f89b97c6
|
bringup esp32-s3 on FPGA
|
2020-09-22 15:15:03 +08:00 |
|
KonstantinKondrashov
|
b1e667cdcc
|
esp_system: Disable UTs for ESP32-S2 linked to sleep mode
- disable source trigger behavior
- light sleep followed by deep sleep
- wake up from light sleep using timer
|
2020-09-01 17:10:28 +08:00 |
|
Renz Bagaporo
|
0db3edd490
|
esp32: move sleep test to esp_system
|
2020-08-17 19:09:24 +08:00 |
|