mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-04 10:58:48 +02:00
* Revert "Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193)" This reverts commit 3d4d17178fe70621e129ec564494f823ef0253dd. * 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>