-
- Downloads
Merge pull request #6723 from aabadie/nucleo144_f412
boards/nucleo144-f412: initial support
No related branches found
No related tags found
Showing
- boards/nucleo144-common/include/arduino_pinmap.h 1 addition, 1 deletionboards/nucleo144-common/include/arduino_pinmap.h
- boards/nucleo144-f412/Makefile 3 additions, 0 deletionsboards/nucleo144-f412/Makefile
- boards/nucleo144-f412/Makefile.dep 1 addition, 0 deletionsboards/nucleo144-f412/Makefile.dep
- boards/nucleo144-f412/Makefile.features 15 additions, 0 deletionsboards/nucleo144-f412/Makefile.features
- boards/nucleo144-f412/Makefile.include 6 additions, 0 deletionsboards/nucleo144-f412/Makefile.include
- boards/nucleo144-f412/board.c 35 additions, 0 deletionsboards/nucleo144-f412/board.c
- boards/nucleo144-f412/dist/openocd.cfg 1 addition, 0 deletionsboards/nucleo144-f412/dist/openocd.cfg
- boards/nucleo144-f412/include/board.h 47 additions, 0 deletionsboards/nucleo144-f412/include/board.h
- boards/nucleo144-f412/include/periph_conf.h 255 additions, 0 deletionsboards/nucleo144-f412/include/periph_conf.h
- cpu/stm32f4/include/cpu_conf.h 2 additions, 0 deletionscpu/stm32f4/include/cpu_conf.h
- cpu/stm32f4/include/vendor/stm32f412zx.h 7389 additions, 0 deletionscpu/stm32f4/include/vendor/stm32f412zx.h
- cpu/stm32f4/ldscripts/stm32f412zg.ld 32 additions, 0 deletionscpu/stm32f4/ldscripts/stm32f412zg.ld
- tests/unittests/Makefile 1 addition, 0 deletionstests/unittests/Makefile
boards/nucleo144-f412/Makefile
0 → 100644
boards/nucleo144-f412/Makefile.dep
0 → 100644
boards/nucleo144-f412/Makefile.features
0 → 100644
boards/nucleo144-f412/Makefile.include
0 → 100644
boards/nucleo144-f412/board.c
0 → 100644
boards/nucleo144-f412/dist/openocd.cfg
0 → 100644
boards/nucleo144-f412/include/board.h
0 → 100644
boards/nucleo144-f412/include/periph_conf.h
0 → 100644
cpu/stm32f4/include/vendor/stm32f412zx.h
0 → 100644
This diff is collapsed.
cpu/stm32f4/ldscripts/stm32f412zg.ld
0 → 100644
Please register or sign in to comment