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
f173d45941
circuitpython
/
ports
/
atmel-samd
/
external_flash
History
vesperk38
945f2f5aa1
line 172 has a typo correct 2MB to 4MB
2018-03-13 13:42:29 -04:00
..
common_commands.h
m4 qspi works. m0 compiles
2018-02-19 14:02:04 -08:00
devices.h
line 172 has a typo correct 2MB to 4MB
2018-03-13 13:42:29 -04: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