mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
405be02da4
In vendor startup code, initialization function were called as parameters of assert statement. With DEVELHELP, they are not called since the assert macro does nothing. |
||
---|---|---|
.. | ||
bootloader_support/include | ||
esp8266 | ||
heap | ||
log/include | ||
nvs_flash | ||
partition_table | ||
spi_flash | ||
util/src | ||
wpa_supplicant | ||
esp_funcs.c | ||
Makefile | ||
README.md | ||
sdkconfig.h |
The files in this directory and all subdirectories are from the ESP8266 RTOS SDK, the official development framework for ESP8266. All of these files are copyright of Espressif Systems (Shanghai) PTE LTD or their respective owners and licensed under the Apache License, Version 2.0. Please refer the copyright notice in these files for details.