OVMS3-idf/components/esp32
Jiang Jiang Jian 47ca5d53df Merge branch 'feature/config_spi_pins_based_on_efuse_value_v3.3' into 'release/v3.3'
feat(psram): config SPI psram pins based on efuse value (backport v3.3)

See merge request espressif/esp-idf!5240
2019-07-08 11:52:24 +08:00
..
hwcrypto esp32/sha: Remove second enabling in esp_sha_lock_engine_common 2019-04-10 20:49:27 +08:00
include Merge branch 'mesh/bugfix_0628_v3.3' into 'release/v3.3' 2019-07-05 22:33:24 +08:00
ld esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-04-09 10:20:33 +10:00
lib@01f64a4d53 mesh: bugfix 2019-07-03 14:35:57 +08:00
test esp32: Chunk input blocks for esp_sha() function performance, add perf test 2019-03-15 17:34:06 +11:00
brownout.c
cache_err_int.c
cache_sram_mmu.c Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
clk.c clk: fix regression in clock setting for SPIRAM with 80MHz config 2018-11-17 00:08:20 +05:30
CMakeLists.txt esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-04-09 10:20:33 +10:00
coexist.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00
component.mk esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-04-09 10:20:33 +10:00
cpu_start.c cpu_start: fix warnings with CONFIG_PM_DFS_INIT_AUTO option 2019-04-16 11:21:17 +05:30
crosscore_int.c crosscore_init: port*_CRITICAL vanilla FreeRTOS compliance 2019-06-25 04:33:32 +00:00
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S
esp_adapter.c esp32: fix some WiFi bugs 2019-05-22 22:22:21 +08:00
esp_clk_internal.h
esp_err_to_name.c efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
esp_err_to_name.c.in
esp_himem.c Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
esp_system_internal.h
esp_timer.c esp_timer: do not allow deleting timers while callbacks are dispatched 2019-01-03 07:14:53 +00:00
esp_timer_esp32.c esp_timer: fix occasional failures in "monotonic values" test 2019-02-26 02:01:29 +00:00
esp_timer_impl.h
ets_timer_legacy.c wifi/bt coexistence: Fix disabled cache access race when writing to flash 2017-10-16 19:47:33 +08:00
event_default_handlers.c wps: add overlap event (backport v3.3) 2019-06-06 13:33:03 +08:00
event_loop.c event: Implement event loop library 2018-10-26 13:14:19 +08:00
fast_crypto_ops.c
freertos_hooks.c esp32: fix regression introduced in automatic light sleep pm 2018-09-26 08:52:15 +05:30
gdbstub.c gdbstub: minor cleanup 2019-03-05 12:11:45 +08:00
hw_random.c esp32: Add esp_fill_random() function 2018-09-03 04:39:45 +00:00
int_wdt.c
intr_alloc.c intr_alloc: port*_CRITICAL vanilla FreeRTOS compliance 2019-06-25 04:33:32 +00:00
ipc.c ipc: initialise automatically, if called from the app 2018-09-25 15:13:47 +08:00
Kconfig bugfix(psram): make sure the psram_io struct is initialized and make unknown psram package version more obvious 2019-07-02 14:15:55 +08:00
lib_printf.c
libhal.a
linker.lf esp32: make WiFi IRAM optimization configurable 2019-02-26 19:55:57 +08:00
Makefile.projbuild esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-04-09 10:20:33 +10:00
panic.c esp32: print ELF file SHA256 in panic handler 2019-02-27 13:30:25 +08:00
phy.h
phy_init.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00
phy_init_data.h Merge branch 'master' into feature/cmake 2018-09-05 10:35:04 +08:00
pm_esp32.c power_management: port*_CRITICAL vanilla FreeRTOS compliance 2019-06-25 04:33:32 +00:00
pm_impl.h esp32: fix regression introduced in automatic light sleep pm 2018-09-26 08:52:15 +05:30
pm_locks.c power_management: port*_CRITICAL vanilla FreeRTOS compliance 2019-06-25 04:33:32 +00:00
pm_trace.c
pm_trace.h
project_include.cmake cmake: Fix psram workaround compiler flag application 2019-02-26 04:07:51 +00:00
reset_reason.c reset_reason: fix setting wake stub entry point to 0x80000000 2018-08-27 19:01:03 +08:00
restore.c
sleep_modes.c Fix external start fail 2019-04-02 12:54:08 +11:00
spiram.c Merge branch 'bugfix/fix_psram_eid' into 'master' 2019-01-15 17:44:51 +08:00
spiram_psram.c Merge branch 'feature/config_spi_pins_based_on_efuse_value_v3.3' into 'release/v3.3' 2019-07-08 11:52:24 +08:00
spiram_psram.h bugfix(psram): fix psram size acquisition method 2018-11-28 17:05:37 +08:00
stack_check.c
system_api.c esp32: Add reset uart 2019-06-04 20:15:35 +08:00
task_wdt.c esp32: Add macro to check a condition without abort 2018-10-09 08:57:23 +02:00
wifi_init.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00