- Dec 17, 2018
-
-
Alexandre Abadie authored
It is now provided at cpu level
-
- Oct 11, 2018
-
-
cladmi authored
The file always exist so no need to do '-include'. Replaced using: sed -i 's|-\(include $(RIOTCPU)/.*/Makefile.features\)|\1|' \ $(git grep -l '$(RIOTCPU)/.*/Makefile.features' boards)
-
- Aug 29, 2018
-
-
Joakim Nohlgård authored
-
- Aug 01, 2018
-
-
Jose Alamos authored
-
Jose Alamos authored
-
- Jul 25, 2018
-
-
Sebastian Meiling authored
C++ requires to init struct attributes in order of there definition in the respective struct.
-
dylad authored
Signed-off-by:
dylad <dylan.laduranty@mesotic.com>
-
- Jan 05, 2018
-
-
Alexandre Abadie authored
-
- Nov 17, 2017
-
-
Joakim Nohlgård authored
-
- Nov 10, 2017
-
-
Laurent Navet authored
-
- Nov 02, 2017
-
-
Kaspar Schleiser authored
-
- Sep 25, 2017
-
-
Dan Evans authored
-
- Sep 14, 2017
-
-
Kaspar Schleiser authored
-
- Aug 29, 2017
-
-
dylad authored
Signed-off-by:
dylad <dylan.laduranty@mesotic.com>
-
- Aug 28, 2017
-
-
Hauke Petersen authored
-
- Jul 14, 2017
-
-
Alexandre Abadie authored
-
- May 18, 2017
-
-
Kaspar Schleiser authored
-
- Apr 20, 2017
-
-
Alexandre Abadie authored
-
- Apr 13, 2017
-
-
Alexandre Abadie authored
-
- Apr 04, 2017
-
-
Joakim Nohlgård authored
-
- Feb 02, 2017
-
-
Anthony Merlino authored
All boards define a default PORT_LINUX and PORT_DARWIN arduino-atmega-common uses PORT_LINUX and PORT_DARWIN accordingly
-
- Jan 25, 2017
-
-
Hauke Petersen authored
- adapted the SPI driver - merged SPI driver for samr21 and saml21 - adapted all boards using the CPU
-
- Jan 19, 2017
-
-
Oleg Hahm authored
-
- Jan 17, 2017
-
-
Hauke Petersen authored
No need for these, as $(RIOTBOARD)/$(BOARD)/Makefile.dep is globally included from $(RIOBASE)/Makefile.dep.
-
- Dec 15, 2016
-
-
Hauke Petersen authored
-
- Oct 07, 2016
-
-
Hauke Petersen authored
- changed names of pad selection macros according to the CPU changes
-
- Oct 04, 2016
-
-
Alexandre Abadie authored
-