1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
Gunar Schorcht 748164ad6a cpu/esp32: I2C configuration approach changed
I2C devices are now configured using static array in header files instead of static variables in implementation to be able to define I2C_NUMOF using the size of the array instead of a variable.
2019-05-06 13:32:06 +02:00
..
bin cpu: add esp32 2018-10-08 12:20:49 +02:00
esp-can cpu: add esp32 2018-10-08 12:20:49 +02:00
esp-eth cpu/esp32: esp_eth doesn't call memcpy if iol_len is 0 2019-03-14 16:57:26 +01:00
esp-wifi cpu/esp32: esp_wifi doesn't call memcpy if iol_len is 0 2019-03-14 16:11:24 +01:00
freertos cpu: add esp32 2018-10-08 12:20:49 +02:00
include cpu/esp32: I2C configuration approach changed 2019-05-06 13:32:06 +02:00
ld cpu: add esp32 2018-10-08 12:20:49 +02:00
periph cpu/esp32: I2C configuration approach changed 2019-05-06 13:32:06 +02:00
vendor cpu/esp32: move xtensa lib to esp_common 2019-04-15 11:45:59 +02:00
doc.txt cpu/esp32: revise CAN support 2019-04-17 16:59:39 +02:00
esp_events.c cpu: add esp32 2018-10-08 12:20:49 +02:00
esp_xtimer.c cpu: add esp32 2018-10-08 12:20:49 +02:00
exceptions.c cpu: add esp32 2018-10-08 12:20:49 +02:00
gen_esp32part.py cpu: add esp32 2018-10-08 12:20:49 +02:00
irq_arch.c cpu: add esp32 2018-10-08 12:20:49 +02:00
log_module.c cpu: add esp32 2018-10-08 12:20:49 +02:00
Makefile cpu/esp_common: added for common files for ESP SoC 2018-12-27 17:28:46 +01:00
Makefile.dep Merge pull request #11337 from gschorcht/cpu/esp32/periph/submodules 2019-05-01 23:51:03 +02:00
Makefile.features cpu: add esp32 2018-10-08 12:20:49 +02:00
Makefile.include Merge pull request #11337 from gschorcht/cpu/esp32/periph/submodules 2019-05-01 23:51:03 +02:00
periph_cpu.c cpu: add esp32 2018-10-08 12:20:49 +02:00
startup.c cpu/esp32: allow explicit ESP32 crystal freq configuration 2018-10-30 16:42:07 -07:00
syscalls.c cpu/esp32: add memset that cannot be optimized out 2019-01-17 13:50:56 +01:00
thread_arch.c cpu/esp: fix computation of coprocessor save area 2019-04-27 13:23:04 +02:00
tools.c cpu: add esp32 2018-10-08 12:20:49 +02:00