sheinz
|
e84f47f944
|
SPI flash refactoring.
Extract common spiflash.c into core.
Use spiflash.c in sysparam.
Use memcpy in spiflash.c insted of hand-written version.
Tests for spiflash.c
|
2016-11-28 17:34:17 +02:00 |
|
sheinz
|
38cccbd456
|
SPIFFS: Optimized SPI data read/write.
Unaligned read/write from/to SPI data registers is rewritten in
assembler to improve performance.
|
2016-07-21 16:36:55 +03:00 |
|
sheinz
|
281faa2cac
|
SPIFFS: Wait SPI idle optimization.
|
2016-07-19 17:38:21 +03:00 |
|
sheinz
|
4b1568cbb9
|
SPIFFS: flash access refactoring.
|
2016-07-18 13:12:21 +03:00 |
|