mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-31 15:41:02 +08:00
fix(components): Fix all components's compile warning and enable warning checking
This commit is contained in:
@ -14,9 +14,10 @@
|
||||
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#include <string.h>
|
||||
#include "bootloader_config.h"
|
||||
#include "bootloader_init.h"
|
||||
|
||||
#include "bootloader_utility.h"
|
||||
#include "esp_image_format.h"
|
||||
#include "esp_log.h"
|
||||
|
||||
|
Reference in New Issue
Block a user