mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-01 08:09:49 +08:00
feat(mbedtls): remove util algorithm and add them to esp8266 rom and mbedtls
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include "esp_system.h"
|
||||
#include "esp_now.h"
|
||||
#include "rom/ets_sys.h"
|
||||
#include "crc.h"
|
||||
#include "rom/crc.h"
|
||||
#include "espnow_example.h"
|
||||
|
||||
static const char *TAG = "espnow_example";
|
||||
|
Reference in New Issue
Block a user