cladmi
6fc8fae2c8
boards/Makefile.include: remove duplicate includes
...
Includes of $(CPU)/include and $(BOARD)/include and already added in the
main Makefile.include.
Verification:
There are no common headers names between boards and cpus.
Except native that has a 'periph_conf.h' in cpu instead of being in board.
2018-09-11 16:28:18 +02:00
Jose Alamos
7b28fbf110
boards: fix Doxygen group directives
2018-08-01 15:24:55 +02:00
Jose Alamos
a1e17ab5af
doc: add wiki documentation to Doxygen files
2018-08-01 15:24:54 +02:00
70802fc652
boards*: cleanup doxygen
...
- replace brief with name where required
- remove some unwanted empty lines
- fix missing closing doxygen name block
2018-04-18 12:08:56 +02:00
Hauke Petersen
050a1ddeab
boards/arduino-mkr: move shared code to common/arduino-mkr
2017-11-30 10:26:35 +01:00
02e055fc81
make: include cpu Makefile.features from board Makefile.features
2017-09-14 13:15:52 +02:00
48bedff2d1
boards/arduino-mkrzero: adapt implementation to use common code
2017-08-25 15:33:03 +02:00
b04bf93a17
boards/arduino-mkr1000: adapt implementation to use common code
2017-08-25 15:18:44 +02:00
Bumsik Kim
b7990ab3ec
board/arduino-mkr1000: Fixed bad MUX config for SPI bus
2017-07-31 14:41:47 -04:00
Hauke Petersen
d0b959df1c
boards/arduino-mkr1000: used shared BOSSA tooling
2017-05-22 11:42:01 +02:00
Bumsik Kim
67d7346d27
boards/arduino-mkr1000: Updated periph config and SWD flashing ( #3 )
2017-05-16 10:15:29 +02:00
f97b4497f2
boards/arduino-mkr1000: initial support
2017-05-16 10:14:59 +02:00