mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-11 00:18:47 +08:00
components
app_update
aws_iot
bootloader
bootloader_support
cjson
coap
esp-tls
esp8266
espos
esptool_py
freertos
heap
jsmn
libsodium
log
lwip
mdns
mqtt
newlib
nvs_flash
partition_table
pthread
smartconfig_ack
spi_flash
spiffs
include
library
CMakeLists.txt
component.mk
ssl
tcpip_adapter
util
vfs
wpa_supplicant
VERSION.md
docs
examples
make
tools
.gitattributes
.gitignore
.gitlab-ci.yml
Kconfig
LICENSE
README.md

Changed position of formating check to be able to format the fs even if its not loaded. Required if SPIFFS_MAGIC is used Merges https://github.com/espressif/ESP8266_RTOS_SDK/pull/208