-
- Downloads
Merge pull request #2332 from haukepetersen/add_board_nucleof334
board: add support for the STM nucleo-f334 board
No related branches found
No related tags found
Showing
- boards/nucleo-f334/Makefile 3 additions, 0 deletionsboards/nucleo-f334/Makefile
- boards/nucleo-f334/Makefile.features 2 additions, 0 deletionsboards/nucleo-f334/Makefile.features
- boards/nucleo-f334/Makefile.include 56 additions, 0 deletionsboards/nucleo-f334/Makefile.include
- boards/nucleo-f334/board.c 58 additions, 0 deletionsboards/nucleo-f334/board.c
- boards/nucleo-f334/dist/debug-server.sh 10 additions, 0 deletionsboards/nucleo-f334/dist/debug-server.sh
- boards/nucleo-f334/dist/debug.sh 11 additions, 0 deletionsboards/nucleo-f334/dist/debug.sh
- boards/nucleo-f334/dist/flash.sh 13 additions, 0 deletionsboards/nucleo-f334/dist/flash.sh
- boards/nucleo-f334/dist/gdb.conf 1 addition, 0 deletionsboards/nucleo-f334/dist/gdb.conf
- boards/nucleo-f334/dist/reset.sh 10 additions, 0 deletionsboards/nucleo-f334/dist/reset.sh
- boards/nucleo-f334/include/board.h 93 additions, 0 deletionsboards/nucleo-f334/include/board.h
- boards/nucleo-f334/include/periph_conf.h 86 additions, 0 deletionsboards/nucleo-f334/include/periph_conf.h
- cpu/stm32f3/include/cpu-conf.h 3 additions, 0 deletionscpu/stm32f3/include/cpu-conf.h
- cpu/stm32f3/include/stm32f334x8.h 7603 additions, 0 deletionscpu/stm32f3/include/stm32f334x8.h
- cpu/stm32f3/stm32f334r8_linkerscript.ld 147 additions, 0 deletionscpu/stm32f3/stm32f334r8_linkerscript.ld
Loading
Please register or sign in to comment