-
- Downloads
Merge pull request #5798 from aabadie/nucleo-f030
boards: initial support for Nucleo f030 board
No related branches found
No related tags found
Showing
- boards/nucleo-f030/Makefile 3 additions, 0 deletionsboards/nucleo-f030/Makefile
- boards/nucleo-f030/Makefile.features 12 additions, 0 deletionsboards/nucleo-f030/Makefile.features
- boards/nucleo-f030/Makefile.include 6 additions, 0 deletionsboards/nucleo-f030/Makefile.include
- boards/nucleo-f030/board.c 34 additions, 0 deletionsboards/nucleo-f030/board.c
- boards/nucleo-f030/dist/openocd.cfg 1 addition, 0 deletionsboards/nucleo-f030/dist/openocd.cfg
- boards/nucleo-f030/include/board.h 56 additions, 0 deletionsboards/nucleo-f030/include/board.h
- boards/nucleo-f030/include/periph_conf.h 136 additions, 0 deletionsboards/nucleo-f030/include/periph_conf.h
- cpu/stm32f0/include/cpu_conf.h 3 additions, 1 deletioncpu/stm32f0/include/cpu_conf.h
- cpu/stm32f0/include/stm32f030x8.h 5398 additions, 0 deletionscpu/stm32f0/include/stm32f030x8.h
- cpu/stm32f0/ldscripts/stm32f030r8.ld 30 additions, 0 deletionscpu/stm32f0/ldscripts/stm32f030r8.ld
- examples/gnrc_border_router/Makefile 2 additions, 1 deletionexamples/gnrc_border_router/Makefile
- examples/gnrc_networking/Makefile 1 addition, 1 deletionexamples/gnrc_networking/Makefile
- examples/gnrc_tftp/Makefile 1 addition, 1 deletionexamples/gnrc_tftp/Makefile
- examples/microcoap_server/Makefile 1 addition, 1 deletionexamples/microcoap_server/Makefile
- examples/posix_sockets/Makefile 2 additions, 1 deletionexamples/posix_sockets/Makefile
- tests/coap/Makefile 1 addition, 1 deletiontests/coap/Makefile
- tests/conn_ip/Makefile 1 addition, 1 deletiontests/conn_ip/Makefile
- tests/driver_xbee/Makefile 1 addition, 1 deletiontests/driver_xbee/Makefile
- tests/gnrc_ipv6_ext/Makefile 1 addition, 1 deletiontests/gnrc_ipv6_ext/Makefile
- tests/gnrc_sixlowpan/Makefile 1 addition, 1 deletiontests/gnrc_sixlowpan/Makefile
Loading
Please register or sign in to comment