This website requires JavaScript.
Explore
Help
Register
Sign In
espressif
/
ESP8266_RTOS_SDK
Watch
1
Star
0
Fork
0
You've already forked ESP8266_RTOS_SDK
mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced
2025-05-22 17:47:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ESP8266_RTOS_SDK
/
components
/
spi_flash
History
Dong Heng
0f62a9ce6b
feat(spi_flash): Flash firmware by DIO mode if configuration is "DIO", "QIO" or "QOUT"
...
System(bootloader or app) switches to QIO mode if configuration is "QIO" or "QOUT".
2018-12-19 15:04:29 +08:00
..
include
feat(spi_flash): Refactor SPI flash for saving IRAM
2018-09-17 16:12:39 +08:00
src
feat(spi_flash): Flash firmware by DIO mode if configuration is "DIO", "QIO" or "QOUT"
2018-12-19 15:04:29 +08:00
test
feat(spi_flash): Modify unit test for esp8266
2018-07-11 14:57:48 +08:00
component.mk
feat(bootloader): Initialize SPI flash clock and I/O mode at bootloader
2018-11-09 16:52:59 +08:00