forked from espressif/esp-modbus
freertos: moved all xtensa specific files into a separated folder
* Original commit: espressif/esp-idf@429712c6eb
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
/* ----------------------- Modbus includes ----------------------------------*/
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/portmacro.h"
|
||||
#include "sys/lock.h"
|
||||
#include "port.h"
|
||||
|
||||
|
@@ -18,7 +18,6 @@
|
||||
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/xtensa_api.h"
|
||||
#include "freertos/portmacro.h"
|
||||
#include "esp_log.h" // for ESP_LOGE macro
|
||||
|
||||
#define INLINE inline
|
||||
|
Reference in New Issue
Block a user