osd-contiki/platform/srf06-cc26xx/common
George Oikonomou 80efd730ae Extend the flash driver to support the MX25R1635F
According to the CC1310LP design files, the flash on it is the same as the flash on the CC2650 LP (MX25R8035F 8Mbit). However, the flash on some CC1310 LPs reportedly identifies itself as the 16Mbit one (MX25R1635F). Instruction sets are identical, we simply need to tell the driver to recognise this part's Device ID.
2016-05-14 20:34:08 +01:00
..
board-spi.c Move the SPI and Ext Flash Driver to a common directory 2016-01-28 11:23:20 +00:00
board-spi.h Move the SPI and Ext Flash Driver to a common directory 2016-01-28 11:23:20 +00:00
ext-flash.c Extend the flash driver to support the MX25R1635F 2016-05-14 20:34:08 +01:00
ext-flash.h Move the SPI and Ext Flash Driver to a common directory 2016-01-28 11:23:20 +00:00