1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-10 04:22:05 +03:00
Files
esp8266/cores/esp8266
Mike Nix 9b41d9ac5e XMC flash support - WIP (#6725)
* Move the spi vendor list from Esp.h to its own header in eboot.

* Fix ifdef issue with spi_vendors.h

* Add initFlashQuirks() for any chip specific flash initialization.

Called from user_init().

* namespace experimental for initFlashQuirks()

* Slow down flash access during eboot firmware copy

Part 1 - still some work to do

* Slow down flash access during eboot firmware copy on XMC chips

Part 2 - Identify the chip type.

Note: there may still be issues with the access speed change.
This is very much experimental.

* Commit eboot.elf

Co-authored-by: Develo <deveyes@gmail.com>
Co-authored-by: Earle F. Philhower, III <earlephilhower@yahoo.com>
2020-04-23 12:15:21 -04:00
..
2020-04-20 20:09:54 -04:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-11-04 23:14:35 -03:00
2019-03-14 11:19:21 +01:00
2020-04-23 12:15:21 -04:00
2020-04-23 12:15:21 -04:00
2020-04-23 12:15:21 -04:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2019-11-04 23:14:35 -03:00
2020-04-23 12:15:21 -04:00
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2020-04-20 20:09:54 -04:00
2019-05-14 00:09:54 +02:00
2019-12-16 14:42:16 +01:00
2019-05-14 00:09:54 +02:00
2014-12-01 00:34:28 +03:00