Ivan Grokhotkov
|
2026340752
|
clk.h: add extern C guards
Closes https://github.com/espressif/esp-idf/issues/4215
|
2019-11-05 14:56:16 +01:00 |
|
Angus Gratton
|
11c1da5276
|
soc/pm: Remove deprecated use of rtc_cpu_freq_t enum
Removes deprecated ways of setting/getting CPU freq, light sleep freqs.
Deprecated since ESP-IDF V3.2
|
2019-09-13 09:44:07 +10:00 |
|
suda-morris
|
f86e82cb63
|
efuse: update the scheme of getting chip revision
|
2019-08-13 10:59:02 +08:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
Konstantin Kondrashov
|
632b016028
|
esp32: Dis interrupts up to 5 lvl for DPORT
Disable interrupts for both DPORT workarounds up to 5 lvl.
Closes: https://esp32.com/viewtopic.php?f=2&t=10981&sid=d125cec233070ed4d2c5410bf5d3d74a
Closes: IDF-728
|
2019-07-16 05:54:45 +00:00 |
|
morris
|
956c25dedd
|
move esp32 chip specific includes to esp32/xxx.h
|
2019-03-18 17:14:05 +08:00 |
|
Ivan Grokhotkov
|
bec70ce298
|
esp32: use new CPU frequency setting API
|
2018-08-21 13:02:46 +08:00 |
|
Ivan Grokhotkov
|
68e1751b78
|
pm: initial implementation for ESP32
|
2017-10-18 14:19:16 +08:00 |
|