You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/ThirdParty/GCC/Xtensa_ESP32
Shubham Kulkarni ef4c305244
Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231)
* Revert "Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193)"

This reverts commit 3d4d17178f.

* Update ESP32 port files to work with ESP-IDF v4.2 as well as ESP-IDF v3.3

Add changes required to support ESP32-S2

* portmacro.h: Change return type of vApplicationSleep to void

This fixes build failure when automatic light sleep is enabled

* prevent header checks for files with different licensing

Co-authored-by: David Chalco <david@chalco.io>
4 years ago
..
include Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
FreeRTOS-openocd.c Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193) 4 years ago
port.c Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
portasm.S Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
portmux_impl.h Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
portmux_impl.inc.h Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
xtensa_context.S Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
xtensa_init.c Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
xtensa_intr.c Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
xtensa_intr_asm.S Re-sync with upstream and stripping away none kernel related. 5 years ago
xtensa_loadstore_handler.S Xtensa_ESP32: Change _iram_end to _iram_text_end 5 years ago
xtensa_overlay_os_hook.c Style: uncrusitfy 5 years ago
xtensa_vector_defaults.S Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago
xtensa_vectors.S Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 4 years ago