From b35fab2e9eccc711bb2106de16facfa6146267e1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 20 Mar 2014 15:21:26 -0600 Subject: [PATCH] Cosmetic update to README --- configs/sam4e-ek/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/sam4e-ek/README.txt b/configs/sam4e-ek/README.txt index f045c64a274..4a8d85e974a 100644 --- a/configs/sam4e-ek/README.txt +++ b/configs/sam4e-ek/README.txt @@ -617,8 +617,8 @@ USB Full-Speed Device Device Drivers -> USB Device Driver Support CONFIG_USBMSC=y : Enable the USB MSC class driver - CONFIG_USBMSC_EPBULKOUT=4 : Use EP1 for the BULK OUT endpoint - CONFIG_USBMSC_EPBULKIN=5 : Use EP2 for the BULK IN endpoint + CONFIG_USBMSC_EPBULKOUT=1 : Use EP1 for the BULK OUT endpoint + CONFIG_USBMSC_EPBULKIN=2 : Use EP2 for the BULK IN endpoint : Defaults for other settings? Board Selection CONFIG_SAM4EEK_AT25_BLOCKDEVICE=y : Export AT25 serial FLASH device