Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos mbed-src
Fork of DMSupport by
Diff: Memory/SPIFI.h
- Revision:
- 22:1a58a518435c
- Parent:
- 19:2efb6f5f69a4
- Child:
- 37:07659b5d90ce
diff -r 1e6bc4aca5b7 -r 1a58a518435c Memory/SPIFI.h
--- 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
};
