1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/include
Gunar Schorcht ef248b392d cpu/esp_comomon: rename cpu_conf.h to cpu_conf_common.h
To be able to define common configurations for all ESP CPUs, the CPU specific configuration cpu_conf.h has to include a common configuration. For that purpose cpu_conf.h in cpu/esp_common is renamed to cpu_conf_common.h and included in CPU specific configurations.
2020-02-29 12:07:12 +01:00
..
c11_atomics_compat_cpu.hpp cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
cpu_conf.h cpu/esp_comomon: rename cpu_conf.h to cpu_conf_common.h 2020-02-29 12:07:12 +01:00
gpio_arch.h cpu/esp*: move common parts of gpio_arch to cpu/esp_common 2020-02-21 09:09:34 +01:00
irq_arch.h cpu/esp*: common irq_arch in cpu/esp_common 2020-02-21 09:09:34 +01:00
periph_cpu.h cpu/esp*: move periph/hwrng to cpu/esp_common 2020-02-21 09:09:34 +01:00
sdk_conf.h cpu/esp*: move common headers to cpu/esp_common 2020-02-21 09:09:34 +01:00
syscalls.h cpu/esp*: common parts of syscalls in cpu/esp_common 2020-02-21 09:09:34 +01:00