This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
atmel-samd
/
external_flash
History
Scott Shawcroft
e7fc0b6aa7
Use DMA for long SPI transactions including those to the SPI Flash.
...
QSPI is not currently working so its commented out. This is progress on
#652
.
2018-03-09 12:45:46 -08:00
..
common_commands.h
m4 qspi works. m0 compiles
2018-02-19 14:02:04 -08:00
devices.h
Support all boards and remove erase and page sizes because they never change.
2018-03-01 12:45:12 -08:00
external_flash.c
Use DMA for long SPI transactions including those to the SPI Flash.
2018-03-09 12:45:46 -08:00
external_flash.h
Support all boards and remove erase and page sizes because they never change.
2018-03-01 12:45:12 -08:00
qspi_flash.c
Use DMA for long SPI transactions including those to the SPI Flash.
2018-03-09 12:45:46 -08:00
spi_flash_api.h
Reorganize things. Reading jdec works.
2018-02-19 14:02:04 -08:00
spi_flash.c
Use DMA for long SPI transactions including those to the SPI Flash.
2018-03-09 12:45:46 -08:00