1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp8266/periph
Gunar Schorcht b4b3e4f934 cpu/esp8266: module to print startup info
Startup information, including board configuration, is only printed when module esp_log_startup is used. This reduces the amount of information that is printed by default to the console during the startup. The user can enable module esp_log_startup to get the additional startup information.
2019-12-07 15:16:32 +01:00
..
adc.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
cpuid.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
flash.c cpu/esp8266: module to print startup info 2019-12-07 15:16:32 +01:00
gpio.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
hwrng.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
i2c.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
Makefile cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
pm.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
pwm.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
rtc.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
spi.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
timer.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
uart.c cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00