test_utils: update for esp32s2beta

This commit is contained in:
Ivan Grokhotkov
2019-06-12 16:10:11 +08:00
parent aeb62b5337
commit 25a383c521
5 changed files with 3 additions and 5 deletions

View File

@@ -15,8 +15,6 @@
#include <string.h>
#include "unity.h"
#include "test_utils.h"
#include "esp32/rom/ets_sys.h"
#include "esp32/rom/uart.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "tcpip_adapter.h"