1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/vendor/esp-idf
Gunar Schorcht 62922769b3 cpu/esp8266: high-priority threads creation
High priority thread for the WiFi interface are only created at startup when the WiFi interface is used.
2019-11-14 13:58:48 +01:00
..
bootloader_support/include cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
esp8266 cpu/esp8266: high-priority threads creation 2019-11-14 13:58:48 +01:00
heap cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
log/include cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
nvs_flash cpu/esp8266: ESP8266_SDK_DIR renamed 2019-11-14 13:58:44 +01:00
partition_table cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
spi_flash cpu/esp8266: ESP8266_SDK_DIR renamed 2019-11-14 13:58:44 +01:00
util/src cpu/esp8266: ESP8266_SDK_DIR renamed 2019-11-14 13:58:44 +01:00
wpa_supplicant cpu/esp8266: ESP8266_SDK_DIR renamed 2019-11-14 13:58:44 +01:00
esp_funcs.c cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
Makefile cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
README.md cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
sdkconfig.h cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00

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.