1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/esp32/include
Gunar Schorcht 327b9fd32e cpu/esp32: introduce module esp_log_tagged
ESP32 log output was always tagged with additional information by default. The tag consists the type of the log message, the system time in ms, and the module or function in which the log message is generated. By introducing module `esp_log_tagged`, these additional information are disabled by default and can be enabled by using module `esp_log_tagged`.
2019-11-20 08:42:27 +01:00
..
freertos cpu/esp32: change of critical section handling in freertos 2019-08-12 16:51:50 +02:00
sys cpu: add esp32 2018-10-08 12:20:49 +02:00
adc_arch.h cpu/esp32: rtcio_* moved to new submodule adc_ctrl 2019-05-01 09:40:17 +02:00
adc_ctrl.h cpu/esp32: new module for ADC controller functions 2019-05-01 09:40:17 +02:00
c11_atomics_compat_cpu.hpp cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
can_esp.h cpu/esp32: periph_can device/conf type definitions 2019-09-20 19:35:02 +02:00
can_params.h cpu/esp32: default device config for periph_can 2019-09-20 19:35:02 +02:00
cpu_conf.h cpu/esp32: changes for common heap command 2019-09-05 09:20:55 +02:00
cpu.h cpu: add esp32 2018-10-08 12:20:49 +02:00
esp_common_log.h cpu/esp32: introduce module esp_log_tagged 2019-11-20 08:42:27 +01:00
esp_common.h cpu: add esp32 2018-10-08 12:20:49 +02:00
exceptions.h cpu: add esp32 2018-10-08 12:20:49 +02:00
gpio_arch.h cpu/esp32: doxygen fix 2018-11-05 11:27:00 +01:00
irq_arch.h cpu/esp_common: doc fixes 2019-04-15 12:50:44 +02:00
log_module.h cpu: add esp32 2018-10-08 12:20:49 +02:00
periph_cpu.h Merge pull request #11108 from gschorcht/cpu/esp8266/esp-idf/pr 2019-11-18 09:34:49 +01:00
sdk_conf.h cpu/esp32: esp_wifi compile configuration tuned 2019-07-31 13:53:48 +02:00
stdio.h cpu: add esp32 2018-10-08 12:20:49 +02:00
syscalls.h cpu/esp32: use printf/puts from newlib 2019-08-19 15:14:32 +02:00
thread_arch.h cpu: add esp32 2018-10-08 12:20:49 +02:00
tools.h cpu: add esp32 2018-10-08 12:20:49 +02:00
xtensa_conf.h cpu/esp32: SDK_INT_HANDLING definition removed 2019-04-15 11:45:59 +02:00