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 d9706d1cd5 cpu/esp32: GPIO macro cleanup in periph_cpu.h
The default macros GPIO_PIN and GPIO_UNDEF do not have to be overridden. The GPIO_PIN macro definition was even wrong for 40 GPIOs without splitting into ports, even if that did not lead to erroneous behavior.
2019-02-04 14:31:53 +01:00
..
freertos
sys
adc_arch.h cpu/esp32: doxygen fix 2018-11-05 11:27:00 +01:00
cpu_conf.h cpu/esp32: add compile configuration group 2019-01-14 12:19:19 +01:00
cpu.h
esp_common_log.h
esp_common.h
exceptions.h
gpio_arch.h cpu/esp32: doxygen fix 2018-11-05 11:27:00 +01:00
irq_arch.h
log_module.h
periph_cpu.h cpu/esp32: GPIO macro cleanup in periph_cpu.h 2019-02-04 14:31:53 +01:00
sdk_conf.h
stdio.h
syscalls.h cpu/esp32: add memset that cannot be optimized out 2019-01-17 13:50:56 +01:00
thread_arch.h
tools.h
xtensa_conf.h