t

Dependencies:   DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos

Fork of DMSupport by Embedded Artists

Revision:
22:1a58a518435c
Parent:
19:2efb6f5f69a4
Child:
37:07659b5d90ce
--- a/Memory/SPIFI.h	Mon Jan 12 10:37:57 2015 +0100
+++ b/Memory/SPIFI.h	Fri Jan 16 11:13:39 2015 +0100
@@ -87,6 +87,7 @@
         Winbond_W25Q64FV,       /* Manufacturer: 0xEF, devType: 0x40, devID: 0x17 */
         Macronix_MX25L6435E,  /* Manufacturer: 0xC2, devType: 0x20, devID: 0x17 */
         Macronix_MX25L12835F, /* Manufacturer: 0xC2, devType: 0x20, devID: 0x18 */
+        SpecifiedInBios,      /* The device is known by the BIOS */
         UnknownDevice
     };