-
- Downloads
Merge pull request #4119 from latsku/nucleo-f401
boards: Add support for Nucleo-f401
No related branches found
No related tags found
Showing
- boards/nucleo-f401/Makefile 3 additions, 0 deletionsboards/nucleo-f401/Makefile
- boards/nucleo-f401/Makefile.features 7 additions, 0 deletionsboards/nucleo-f401/Makefile.features
- boards/nucleo-f401/Makefile.include 16 additions, 0 deletionsboards/nucleo-f401/Makefile.include
- boards/nucleo-f401/board.c 58 additions, 0 deletionsboards/nucleo-f401/board.c
- boards/nucleo-f401/dist/openocd.cfg 1 addition, 0 deletionsboards/nucleo-f401/dist/openocd.cfg
- boards/nucleo-f401/include/board.h 92 additions, 0 deletionsboards/nucleo-f401/include/board.h
- boards/nucleo-f401/include/periph_conf.h 132 additions, 0 deletionsboards/nucleo-f401/include/periph_conf.h
- cpu/stm32f4/include/cpu_conf.h 3 additions, 1 deletioncpu/stm32f4/include/cpu_conf.h
- cpu/stm32f4/include/stm32f401xe.h 4773 additions, 0 deletionscpu/stm32f4/include/stm32f401xe.h
- cpu/stm32f4/ldscripts/stm32f401re.ld 27 additions, 0 deletionscpu/stm32f4/ldscripts/stm32f401re.ld
- tests/pkg_cmsis-dsp/Makefile 1 addition, 0 deletionstests/pkg_cmsis-dsp/Makefile
boards/nucleo-f401/Makefile
0 → 100644
boards/nucleo-f401/Makefile.features
0 → 100644
boards/nucleo-f401/Makefile.include
0 → 100644
boards/nucleo-f401/board.c
0 → 100644
boards/nucleo-f401/dist/openocd.cfg
0 → 100644
boards/nucleo-f401/include/board.h
0 → 100644
boards/nucleo-f401/include/periph_conf.h
0 → 100644
cpu/stm32f4/include/stm32f401xe.h
0 → 100644
This diff is collapsed.
cpu/stm32f4/ldscripts/stm32f401re.ld
0 → 100644
Please register or sign in to comment