Angus Gratton
|
bf9b9c5a97
esp_system: Add test case for using deep sleep wake stub when stack is in RTC memory
|
5 年之前 |
Michael (XIAO Xufeng)
|
9baa7826be
fix unit test and examples for s2beta
|
6 年之前 |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 年之前 |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 年之前 |
Roland Dobai
|
0ae53691ba
Rename Kconfig options (components/esp32)
|
6 年之前 |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 年之前 |
morris
|
956c25dedd
move esp32 chip specific includes to esp32/xxx.h
|
6 年之前 |
Anton Maklakov
|
81bf07ed4d
test: Fix some unused identifier warnings
|
7 年之前 |
Ivan Grokhotkov
|
6091021e83
unity: separate common and IDF specific functionality
|
7 年之前 |
Ivan Grokhotkov
|
6dae5b206f
reset_reason: fix setting wake stub entry point to 0x80000000
|
7 年之前 |
Ivan Grokhotkov
|
bcf79e5cf2
tests: use new CPU frequency setting API
|
7 年之前 |
Konstantin Kondrashov
|
4df7145564
esp32/test: Reduces a unit test execution time
|
7 年之前 |
He Yin Ling
|
f348076920
esp32/test: set 60s timeout for one deep sleep case
|
7 年之前 |
Konstantin Kondrashov
|
7e2a3da643
esp32: Fix not the right time spent in a deep sleep
|
7 年之前 |
Ivan Grokhotkov
|
1b7ed6455b
esp32/test: temporarily disable test for light sleep duration
|
7 年之前 |
Ivan Grokhotkov
|
8c307a5720
sleep: fix deadlock in esp_timer_impl_advance after light sleep
|
7 年之前 |
Ivan Grokhotkov
|
94250e42a0
sleep: optimize light sleep wakeup latency
|
7 年之前 |
Alex Lisitsyn
|
cffab50ac3
esp32: Deactivate wakeup trigger after first wakeup
|
7 年之前 |
Alex Lisitsyn
|
1e9bb5bb7c
esp32: Deactivate wakeup trigger after first wakeup
|
7 年之前 |
Alex Lisitsyn
|
ce09cfd99b
esp32: Deactivate wakeup trigger after first wakeup
|
7 年之前 |
Alex Lisitsyn
|
2d90da0817
esp32: Deactivate wakeup trigger after first wakeup
|
7 年之前 |
He Yin Ling
|
b1d13ded1a
test: only test app core sleep on dual core
|
8 年之前 |
houchenyao
|
f80824a2d8
test: support test for UT cases expect to reset
|
8 年之前 |
Ivan Grokhotkov
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 年之前 |