Joakim Nohlgård
|
339a4da9dc
|
Makefiles: move to new directory /makefiles
|
6 years ago |
Anthony Merlino
|
aa1056a33b
|
boards/arduino*: Unifies PORT_<OS> settings
All boards define a default PORT_LINUX and PORT_DARWIN
arduino-atmega-common uses PORT_LINUX and PORT_DARWIN accordingly
|
6 years ago |
Hauke Petersen
|
ea07a6817c
|
cpu/sam0+boards: adapted to new SPI API
- adapted the SPI driver
- merged SPI driver for samr21 and saml21
- adapted all boards using the CPU
|
6 years ago |
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
6 years ago |
Hauke Petersen
|
f6cd39348a
|
boards: remove local Makefile.dep includes
No need for these, as $(RIOTBOARD)/$(BOARD)/Makefile.dep is
globally included from $(RIOBASE)/Makefile.dep.
|
6 years ago |
Hauke Petersen
|
bfb52afde9
|
cpu/sam21: unified structure for sam[drl]21 CPUs
|
6 years ago |
Hauke Petersen
|
b514c2eb09
|
boards/arduino-zero: adapted periph_conf
- changed names of pad selection macros according to
the CPU changes
|
7 years ago |
Alexandre Abadie
|
68acc8857e
|
boards/arduino-zero: add initial support
|
7 years ago |