mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-23 01:58:24 +08:00
Merge branch 'feature/add_util_algorithm_to_mbedtls' into 'master'
feat(mbedtls): remove util algorithm and add them to esp8266 rom and mbedtls See merge request sdk/ESP8266_RTOS_SDK!1256
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include "esp_system.h"
|
||||
#include "internal/esp_system_internal.h"
|
||||
|
||||
#include "crc.h"
|
||||
#include "rom/crc.h"
|
||||
|
||||
#include "esp8266/eagle_soc.h"
|
||||
#include "esp8266/efuse_register.h"
|
||||
|
Reference in New Issue
Block a user