Kinetis:teensy-3.x Define USBOTG-FS Read from FLASH access in board config

Allow the board config to define the USBOTG-FS to have Read access to
   FLASH.
This commit is contained in:
David Sidrane 2017-06-02 11:36:17 -10:00
parent c1a3208f83
commit 3f4d096707

View File

@ -179,6 +179,9 @@
#define BOARD_USB_CLKSRC SIM_SOPT2_USBSRC
#define BOARD_USB_FREQ BOARD_SIM_CLKDIV2_FREQ
/* Allow USBOTG-FS Controller to Read from FLASH */
#define BOARD_USB_FLASHACCESS
/* PWM Configuration */
/* FTM0 Channels */