-
- Downloads
Merge pull request #8205 from haukepetersen/add_board_thingy52
boards: adds support for Nordic Thingy:52
No related branches found
No related tags found
Showing
- boards/common/nrf52xxxdk/Makefile.include 1 addition, 1 deletionboards/common/nrf52xxxdk/Makefile.include
- boards/thingy52/Makefile 3 additions, 0 deletionsboards/thingy52/Makefile
- boards/thingy52/Makefile.dep 3 additions, 0 deletionsboards/thingy52/Makefile.dep
- boards/thingy52/Makefile.features 13 additions, 0 deletionsboards/thingy52/Makefile.features
- boards/thingy52/Makefile.include 9 additions, 0 deletionsboards/thingy52/Makefile.include
- boards/thingy52/board.c 28 additions, 0 deletionsboards/thingy52/board.c
- boards/thingy52/include/board.h 48 additions, 0 deletionsboards/thingy52/include/board.h
- boards/thingy52/include/periph_conf.h 84 additions, 0 deletionsboards/thingy52/include/periph_conf.h
boards/thingy52/Makefile
0 → 100644
boards/thingy52/Makefile.dep
0 → 100644
boards/thingy52/Makefile.features
0 → 100644
boards/thingy52/Makefile.include
0 → 100644
boards/thingy52/board.c
0 → 100644
boards/thingy52/include/board.h
0 → 100644
boards/thingy52/include/periph_conf.h
0 → 100644
Please register or sign in to comment