Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5630 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2013-02-09 15:03:49 +00:00
parent 93eab506e6
commit 5cd06a96de
82 changed files with 89 additions and 273 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
#endif
#include "stm32_rcc.h"
#include "stm32_sdio.h"
#include "stm32_internal.h"
#include "stm32.h"
#include <nuttx/arch.h>