From f04dc38cb747d31f9f946e7f78b970a6d9986978 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 14 Dec 2010 03:33:39 +0000 Subject: Create include/nuttx/usb directory git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3170 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/stm32/stm32_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm/src/stm32/stm32_internal.h') diff --git a/nuttx/arch/arm/src/stm32/stm32_internal.h b/nuttx/arch/arm/src/stm32/stm32_internal.h index 9c13f04ef..a98d579dd 100755 --- a/nuttx/arch/arm/src/stm32/stm32_internal.h +++ b/nuttx/arch/arm/src/stm32/stm32_internal.h @@ -488,7 +488,7 @@ EXTERN int stm32_spi3cmddata(FAR struct spi_dev_s *dev, enum spi_dev_e devid, bo * Description: * If USB is supported and the board supports a pullup via GPIO (for USB software * connect and disconnect), then the board software must provide stm32_pullup. - * See include/nuttx/usbdev.h for additional description of this method. + * See include/nuttx/usb/usbdev.h for additional description of this method. * Alternatively, if no pull-up GPIO the following EXTERN can be redefined to be * NULL. * -- cgit v1.2.3