OVMS3-idf/components/esp32s2
Ivan Grokhotkov 9003c01b4b Merge branch 'init_priority_fix' into 'master'
CXX: make __attribute__((init_priority(n))) work

See merge request espressif/esp-idf!8276
2020-04-17 17:56:10 +08:00
..
include crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
ld CXX: make __attribute__((init_priority(n))) work 2020-04-08 09:11:54 +08:00
test esp32s2 sha test: update "Test esp_sha" to use cache compensated timer for performance measuring 2020-04-06 06:37:28 +00:00
cache_err_int.c esp32, esp32s2: move reset reason source to esp_system 2020-03-10 19:56:24 +08:00
clk.c RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
CMakeLists.txt Digital Signature HW: adding S2 support 2020-04-01 13:47:13 +08:00
component.mk global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
cpu_start.c WDT: Add LL and HAL for watchdog timers 2020-03-26 02:14:02 +08:00
crosscore_int.c freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
dport_access.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
esp_clk_internal.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
esp_crypto_lock.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_ds.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_hmac.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
hw_random.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
intr_alloc.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
Kconfig esp32s2: Add a Kconfig option- Number of attempts to repeat 32k XTAL calibration 2020-03-27 04:56:44 +00:00
linker.lf esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
Makefile.projbuild global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
pm_esp32s2.c esp32s2: sync esp_pm code from esp32 2020-02-17 16:03:47 +01:00
pm_trace.c esp32s2: sync esp_pm code from esp32 2020-02-17 16:03:47 +01:00
sleep_modes.c Merge branch 'feature/fix_touch_driver_for_esp32s2' into 'master' 2020-03-26 09:50:42 +08:00
spiram.c psram: add psram size auto detect for esp32s2 2020-03-19 10:53:47 +08:00
spiram_psram.c psram: add psram size auto detect for esp32s2 2020-03-19 10:53:47 +08:00
spiram_psram.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
system_api_esp32s2.c WDT: Add LL and HAL for watchdog timers 2020-03-26 02:14:02 +08:00