1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32/vendor
Gunar Schorcht 1f940b0728 cpu/esp32: map log outputs from SDK libraries
Log outputs generated by binary ESP32 SDK libraries are mapped to the ESP32's log module which supports colored and tagged log outpus. Tagged log outputs from SDK libraries are handled accordingly.
2019-11-22 11:11:19 +01:00
..
esp cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00
esp-idf cpu/esp32: map log outputs from SDK libraries 2019-11-22 11:11:19 +01:00
Makefile cpu/esp32: move xtensa lib to esp_common 2019-04-15 11:45:59 +02:00
README.md cpu/esp32: move xtensa lib to esp_common 2019-04-15 11:45:59 +02:00

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

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-idf

The files in this directory and all subdirectories are from the Espressif IoT Development FrameworkESP-IDF, the official development framework for ESP32. 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.