circuitpython/ports/atmel-samd/external_flash
Benjamin Shockley 2138b04e45
Update to IS25LP016D
Changed .supports_qspi_write to true.
2018-09-11 07:52:23 -05:00
..
common_commands.h Initial Grand Central definition 2018-09-06 16:54:13 -07:00
devices.h Update to IS25LP016D 2018-09-11 07:52:23 -05: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_api.h Update Metro M4 to rev F and make flash reset on start. 2018-03-22 16:42:47 -07:00
spi_flash.c Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00