freertos: moved all xtensa specific files into a separated folder

This commit is contained in:
Felipe Neves
2020-01-17 11:44:13 -03:00
parent 37edc8f6e9
commit 429712c6eb
48 changed files with 41 additions and 45 deletions

View File

@@ -21,7 +21,6 @@
#include "esp_attr.h"
#include "eri.h"
#include "freertos/FreeRTOS.h"
#include "freertos/portmacro.h"
#include "esp_freertos_hooks.h"
#include "perfmon.h"
#include "xtensa/core-macros.h"