1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/include
Gunar Schorcht 9a4cdc7e93 cpu/esp32: log_module implementation
The implementation of `log_module` for ESP32 was changed from functions to a macro-based implementation to be able to use the bunch of macros for colored and tagget log output generation.
2019-11-22 11:11:19 +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/esp32: log_module implementation 2019-11-22 11:11:19 +01: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