remove local file system and semihost from the LPC2460 device capabilities

pull/1118/head
Dmitry Bogdanov 2015-05-18 16:48:58 +04:00
parent 8ca60d1d2d
commit 63bd6bf17b
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@
#define DEVICE_PWMOUT 1
#define DEVICE_SEMIHOST 1
#define DEVICE_LOCALFILESYSTEM 1
#define DEVICE_SEMIHOST 0
#define DEVICE_LOCALFILESYSTEM 0
#define DEVICE_ID_LENGTH 32
#define DEVICE_MAC_OFFSET 20