circuitpython/ports/atmel-samd/external_flash
Scott Shawcroft 32c616b5dd
Initial Grand Central definition
It has a ton of pins in a Mega form-factor

This also includes a change to init the stack earlier. It fixes
a crash that occurs if the flash doesn't start correctly and the
original spot isn't reached.
2018-09-06 16:54:13 -07:00
..
common_commands.h Initial Grand Central definition 2018-09-06 16:54:13 -07:00
devices.h Initial Grand Central definition 2018-09-06 16:54:13 -07:00
external_flash.c Remove rogue execute bit. Must a common incorrect shortcut for me. :-) 2018-07-31 12:42:21 -07: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 Initial Grand Central definition 2018-09-06 16:54:13 -07:00
spi_flash.c Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
spi_flash_api.h Update Metro M4 to rev F and make flash reset on start. 2018-03-22 16:42:47 -07:00