Changes to get a clean compile with the Kconfig Shenzhou board. Still some link issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5115 42af7a65-404d-4744-a932-0658087f49c3
Showing
- Makefile 14 additions, 7 deletionsMakefile
- arch/arm/src/stm32/chip/stm32f107vc_pinmap.h 26 additions, 26 deletionsarch/arm/src/stm32/chip/stm32f107vc_pinmap.h
- arch/arm/src/stm32/stm32_eth.c 87 additions, 9 deletionsarch/arm/src/stm32/stm32_eth.c
- arch/arm/src/stm32/stm32_syscfg.h 1 addition, 51 deletionsarch/arm/src/stm32/stm32_syscfg.h
- configs/olimex-stm32-p107/include/board.h 0 additions, 24 deletionsconfigs/olimex-stm32-p107/include/board.h
- configs/shenzhou/README.txt 0 additions, 212 deletionsconfigs/shenzhou/README.txt
- configs/shenzhou/include/board.h 0 additions, 24 deletionsconfigs/shenzhou/include/board.h
- configs/shenzhou/nsh/defconfig 6 additions, 5 deletionsconfigs/shenzhou/nsh/defconfig
- configs/shenzhou/scripts/ld.script 4 additions, 1 deletionconfigs/shenzhou/scripts/ld.script
- configs/shenzhou/scripts/ld.script.dfu 9 additions, 4 deletionsconfigs/shenzhou/scripts/ld.script.dfu
- configs/shenzhou/src/Makefile 6 additions, 1 deletionconfigs/shenzhou/src/Makefile
- configs/shenzhou/src/shenzhou-internal.h 18 additions, 6 deletionsconfigs/shenzhou/src/shenzhou-internal.h
- configs/shenzhou/src/up_clockconfig.c 167 additions, 0 deletionsconfigs/shenzhou/src/up_clockconfig.c
- configs/shenzhou/src/up_composite.c 6 additions, 63 deletionsconfigs/shenzhou/src/up_composite.c
- configs/shenzhou/src/up_mmcsd.c 123 additions, 0 deletionsconfigs/shenzhou/src/up_mmcsd.c
- configs/shenzhou/src/up_nsh.c 41 additions, 64 deletionsconfigs/shenzhou/src/up_nsh.c
- configs/shenzhou/src/up_spi.c 8 additions, 6 deletionsconfigs/shenzhou/src/up_spi.c
- configs/shenzhou/src/up_usbmsc.c 5 additions, 61 deletionsconfigs/shenzhou/src/up_usbmsc.c
- tools/configure.sh 14 additions, 9 deletionstools/configure.sh
Loading
Please register or sign in to comment