1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/vendor
2024-03-27 10:28:12 +01:00
..
esp cpu/esp*: move some vendor/esp code to cpu/esp_common 2020-02-21 09:09:34 +01:00
esp-gdbstub *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
esp-idf *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile cpu/esp*: Fix cast alignment issues 2020-11-18 10:19:23 +01:00
README.md cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00

The subdirectories here contain third-party software components used by the RIOT port for ESP8266.

esp

The files that are part of esp-open-rtos. The files in this directory are under the copyright of their respective owners. Please note the copyright notice in these files. All of these files are BSD Licensed as described in the file LICENSE.

esp-gdbstub

The files in this directory are a modified version of esp-gdbstub. The files are copyright of Espressif Systems (Shanghai) Pte., Ltd. and are licensed under the Espressif MIT license.

esp-idf

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 under 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.