forked from epagris/FreeRTOS-Kernel
* 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>