Minor updates to PIC32 configuration and to documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4858 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
a13efa2e7e
commit
22b8a95b2b
@ -715,8 +715,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CONFIG_PIC32MX_FUPLLEN
|
#ifndef CONFIG_PIC32MX_FUPLLEN
|
||||||
# if defined(CHIP_PIC32MX3) || defined(CHIP_PIC32MX4)
|
# if defined(CONFIG_PIC32MX_USBDEV) || defined(CONFIG_PIC32MX_USBHOST)
|
||||||
# define CONFIG_PIC32MX_FUPLLEN 0 /* Bypass and disable */
|
# define CONFIG_PIC32MX_FUPLLEN 0 /* Enable */
|
||||||
# else
|
# else
|
||||||
# define CONFIG_PIC32MX_FUPLLEN 1 /* Bypass and disable */
|
# define CONFIG_PIC32MX_FUPLLEN 1 /* Bypass and disable */
|
||||||
# endif
|
# endif
|
||||||
|
Loading…
Reference in New Issue
Block a user