-
- Downloads
Merge pull request #5706 from aabadie/nucleo_f446
boards: initial support of ST Nucleo f446
No related branches found
No related tags found
Showing
- boards/nucleo-f446/Makefile 3 additions, 0 deletionsboards/nucleo-f446/Makefile
- boards/nucleo-f446/Makefile.features 13 additions, 0 deletionsboards/nucleo-f446/Makefile.features
- boards/nucleo-f446/Makefile.include 6 additions, 0 deletionsboards/nucleo-f446/Makefile.include
- boards/nucleo-f446/board.c 31 additions, 0 deletionsboards/nucleo-f446/board.c
- boards/nucleo-f446/dist/openocd.cfg 1 addition, 0 deletionsboards/nucleo-f446/dist/openocd.cfg
- boards/nucleo-f446/include/board.h 45 additions, 0 deletionsboards/nucleo-f446/include/board.h
- boards/nucleo-f446/include/periph_conf.h 183 additions, 0 deletionsboards/nucleo-f446/include/periph_conf.h
- cpu/stm32f4/include/cpu_conf.h 2 additions, 0 deletionscpu/stm32f4/include/cpu_conf.h
- cpu/stm32f4/include/periph_cpu.h 1 addition, 1 deletioncpu/stm32f4/include/periph_cpu.h
- cpu/stm32f4/include/stm32f446xx.h 8269 additions, 0 deletionscpu/stm32f4/include/stm32f446xx.h
- cpu/stm32f4/ldscripts/stm32f446re.ld 30 additions, 0 deletionscpu/stm32f4/ldscripts/stm32f446re.ld
- doc/doxygen/riot.doxyfile 1 addition, 0 deletionsdoc/doxygen/riot.doxyfile
boards/nucleo-f446/Makefile
0 → 100644
boards/nucleo-f446/Makefile.features
0 → 100644
boards/nucleo-f446/Makefile.include
0 → 100644
boards/nucleo-f446/board.c
0 → 100644
boards/nucleo-f446/dist/openocd.cfg
0 → 100644
boards/nucleo-f446/include/board.h
0 → 100644
boards/nucleo-f446/include/periph_conf.h
0 → 100644
cpu/stm32f4/include/stm32f446xx.h
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
cpu/stm32f4/ldscripts/stm32f446re.ld
0 → 100644
Please register or sign in to comment