1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266
Gunar Schorcht 02d81b717e
Merge pull request #12063 from maribu/i2c_release
drivers/periph/i2c: Updated i2c_release() to return void
2019-10-01 19:50:38 +02:00
..
bin cpu: add esp8266 2018-09-05 02:39:50 +02:00
esp-wifi cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
include cpu/esp8266: print_meminfo function added 2019-05-24 00:28:57 +02:00
ld cpu/esp8266: modified ld file for non-SDK version 2019-02-10 13:55:42 +01:00
periph Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
sdk cpu/esp8266: remove overridden stdio functions 2019-09-04 14:41:31 +02:00
vendor cpu/esp8266: move xtensa lib to esp_common 2019-04-15 11:46:57 +02:00
doc.txt cpu/esp8266: doc fixes 2019-03-05 16:43:45 +01:00
exceptions.c cpu/esp8266: print_meminfo function added 2019-05-24 00:28:57 +02:00
irq_arch.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
Makefile cpu/esp8266: makefile support for esp_wifi 2019-01-24 09:21:17 +01:00
Makefile.dep cpu/esp8266: use always newlib stdio functions 2019-09-04 14:41:31 +02:00
Makefile.features cpu: add esp8266 2018-09-05 02:39:50 +02:00
Makefile.include Revert "cpu/esp8266: update deprecated flash_size argument" 2019-09-16 16:08:35 +02:00
periph_cpu.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
startup.c cpu/esp8266: Moved stdio_init before periph_init 2019-09-14 12:17:14 +02:00
syscalls.c cpu/esp8266: use always newlib stdio functions 2019-09-04 14:41:31 +02:00
thread_arch.c cpu/esp: fix computation of coprocessor save area 2019-04-27 13:23:04 +02:00
tools.c cpu/esp8266: print_meminfo function added 2019-05-24 00:28:57 +02:00