1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/arduino-mkr
smlng 500c855017 boards/arduino-mkr*: fix order in struct
C++ requires to init struct attributes in order of there definition
        in the respective struct.
2018-07-25 12:01:40 +02:00
..
include boards/arduino-mkr*: fix order in struct 2018-07-25 12:01:40 +02:00
board.c boards: fix doxygen grouping 2018-06-11 19:12:02 +02:00
Makefile boards/arduino-mkr: move shared code to common/arduino-mkr 2017-11-30 10:26:35 +01:00
Makefile.dep boards/arduino-mkr: move shared code to common/arduino-mkr 2017-11-30 10:26:35 +01:00
Makefile.features boards/arduino-mkr: move shared code to common/arduino-mkr 2017-11-30 10:26:35 +01:00
Makefile.include make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00