This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
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>
2020-12-22 13:00:45 -08:00
..
include Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
FreeRTOS-openocd.c Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193) 2020-10-08 11:03:27 -07:00
port.c Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
portasm.S Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
portmux_impl.h Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
portmux_impl.inc.h Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
xtensa_context.S Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
xtensa_init.c Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
xtensa_intr_asm.S Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
xtensa_intr.c Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
xtensa_loadstore_handler.S Xtensa_ESP32: Change _iram_end to _iram_text_end 2020-02-28 15:15:47 -08:00
xtensa_overlay_os_hook.c Style: uncrusitfy 2020-07-08 10:24:06 -07:00
xtensa_vector_defaults.S Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00
xtensa_vectors.S Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) 2020-12-22 13:00:45 -08:00