1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266
Gaëtan Harter 15ea073f64
Revert "cpu/esp8266: update deprecated flash_size argument"
This reverts commit 422644bd3a.

The option is only supported after 2.6 which is currently not the
version given with 'esp' toolchain.
It was a bit too early to switch to the new version.
Version 2.7 also supports the old option with only a warning.
2019-09-16 16:08:35 +02:00
..
bin
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 #12134 from gschorcht/cpu/esp/fix_i2c_ack_err_errno 2019-09-05 12:23:24 +03: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
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
Makefile.include Revert "cpu/esp8266: update deprecated flash_size argument" 2019-09-16 16:08:35 +02:00
periph_cpu.c
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