-
- Downloads
"README.md" did not exist on "eb50ffe638c902da24532b9ebe5b6d2967c3098c"
Merge pull request #6025 from aabadie/nucleo_f410
boards/nucleo-f410: initial support
No related branches found
No related tags found
Showing
- boards/nucleo-f410/Makefile 3 additions, 0 deletionsboards/nucleo-f410/Makefile
- boards/nucleo-f410/Makefile.dep 1 addition, 0 deletionsboards/nucleo-f410/Makefile.dep
- boards/nucleo-f410/Makefile.features 14 additions, 0 deletionsboards/nucleo-f410/Makefile.features
- boards/nucleo-f410/Makefile.include 6 additions, 0 deletionsboards/nucleo-f410/Makefile.include
- boards/nucleo-f410/board.c 31 additions, 0 deletionsboards/nucleo-f410/board.c
- boards/nucleo-f410/dist/openocd.cfg 1 addition, 0 deletionsboards/nucleo-f410/dist/openocd.cfg
- boards/nucleo-f410/include/board.h 45 additions, 0 deletionsboards/nucleo-f410/include/board.h
- boards/nucleo-f410/include/periph_conf.h 202 additions, 0 deletionsboards/nucleo-f410/include/periph_conf.h
- cpu/stm32_common/cpu_common.c 6 additions, 0 deletionscpu/stm32_common/cpu_common.c
- 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/vendor/stm32f410rx.h 3995 additions, 0 deletionscpu/stm32f4/include/vendor/stm32f410rx.h
- cpu/stm32f4/ldscripts/stm32f410rb.ld 32 additions, 0 deletionscpu/stm32f4/ldscripts/stm32f410rb.ld
- cpu/stm32f4/periph/hwrng.c 8 additions, 0 deletionscpu/stm32f4/periph/hwrng.c
- tests/unittests/Makefile 7 additions, 7 deletionstests/unittests/Makefile
- tests/unittests/tests-relic/Makefile 1 addition, 1 deletiontests/unittests/tests-relic/Makefile
boards/nucleo-f410/Makefile
0 → 100644
boards/nucleo-f410/Makefile.dep
0 → 100644
boards/nucleo-f410/Makefile.features
0 → 100644
boards/nucleo-f410/Makefile.include
0 → 100644
boards/nucleo-f410/board.c
0 → 100644
boards/nucleo-f410/dist/openocd.cfg
0 → 100644
boards/nucleo-f410/include/board.h
0 → 100644
boards/nucleo-f410/include/periph_conf.h
0 → 100644
cpu/stm32f4/include/vendor/stm32f410rx.h
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
cpu/stm32f4/ldscripts/stm32f410rb.ld
0 → 100644
Please register or sign in to comment