Marius Vikhammer
|
edb76f14d6
|
esp_timer: remove legacy ESP32 FRC timer implementation.
|
2022-02-10 15:17:49 +08:00 |
|
laokaiyao
|
cf049e15ed
|
esp8684: rename target to esp32c2
|
2022-01-19 11:08:57 +08:00 |
|
Cao Sen Miao
|
5add6593f4
|
ESP8684: Add esp_gdbstub, mbedtls, esp_timer
|
2021-11-06 17:33:45 +08:00 |
|
KonstantinKondrashov
|
c19b37d2a9
|
esp_system: Adds sync of FRC & RTC counters in esp_restart
In case when FRC and RTC counters are very different then
the need to sync them before to restart the ESP
to get the correct system time after reboot.
|
2021-07-21 10:23:24 +05:00 |
|
Shu Chen
|
6fce2930d0
|
esp32h2: enable more components to support esp32h2
Involved components:
* app_trace
* esp-tls
* esp_adc_cal
* esp_pm
* esp_serial_slave_link
* esp_timer
* freertos
* idf_test
* log
* mbedtls
* newlib
* perfmon
* spi_flash
* spiffs
* ulp
* unity
* vfs
|
2021-07-01 19:53:11 +08:00 |
|
Renz Bagaporo
|
74de5a7c58
|
esp_timer: correct startup time
|
2021-03-25 15:38:27 +08:00 |
|