- Jan 27, 2016
-
-
Hauke Petersen authored
-
Hauke Petersen authored
-
- Jan 26, 2016
-
-
TobiasFredersdorf authored
-
- Jan 05, 2016
-
-
Hauke Petersen authored
-
- Dec 14, 2015
-
-
nqdinh authored
-
- Dec 07, 2015
-
-
Hauke Petersen authored
-
- Nov 19, 2015
-
-
Hauke Petersen authored
added a header file that maps from MCU pins to Arduino pin numbers
-
- Oct 28, 2015
-
-
Hauke Petersen authored
-
- Oct 27, 2015
-
-
Hauke Petersen authored
-
- Oct 21, 2015
-
-
Hauke Petersen authored
-
- Sep 17, 2015
-
-
Hauke Petersen authored
-
- Sep 16, 2015
-
-
Hauke Petersen authored
-
- Jul 14, 2015
-
-
Thomas Eichinger authored
-
- Jun 24, 2015
-
-
Oleg Hahm authored
-
BigDaddyD authored
* also added a trailing underscore to header guards for consistency Commit for PR 2623, repairing header file include guards. This PR is intended to fix the include guards in files under RIOT/boards SQUASH ME: fix underscore removal overdos SQUASH ME: consistent macro naming SQUASH ME: missed that one SQUASH ME: fixed overdo SQUASH ME: consistency
-
- Jun 15, 2015
-
-
Hauke Petersen authored
-
- Jun 12, 2015
-
-
Hauke Petersen authored
-
Andreas "Paul" Pauli authored
-
- Jun 11, 2015
-
-
Kaspar Schleiser authored
-
- May 28, 2015
-
-
Hauke Petersen authored
- changed naming of cortexm_common in makefiles - included some minor cleanups
-
- May 26, 2015
-
-
Kaspar Schleiser authored
-
- May 22, 2015
-
-
Joakim Nohlgård authored
-
- Apr 15, 2015
-
-
Francesco Ermini authored
fix functions arguments extended sam3x GPIO from 16 to 31 fix GPIO_NUMOF to 32 add GPIOs extend GPIO 16-31 for ArduinoDue/UDOO fix white space at the end gpio_clear
-
- Mar 19, 2015
-
-
Tom Van den Eynde authored
-
- Mar 16, 2015
-
-
Ludwig Knüpfer authored
The file was accidentally changed in 23626234
-
Hauke Petersen authored
-
- Feb 22, 2015
-
-
Philipp Rosenkranz authored
-
- Feb 12, 2015
-
-
Hauke Petersen authored
-
- Jan 28, 2015
-
-
Joakim Nohlgård authored
Cortex-M processors only support Thumb instructions (no ARM mode code). Signed-off-by:
Joakim Gebart <joakim.gebart@eistec.se>
-
- Nov 18, 2014
-
-
Hauke Petersen authored
-
- Nov 11, 2014
-
-
Hauke Petersen authored
-
Hauke Petersen authored
- added port defines to periph_conf.h - added feature to Makefile.features
-
Hauke Petersen authored
-
- Oct 31, 2014
-
-
BytesGalore authored
-
- Oct 26, 2014
-
-
René Kijewski authored
This change allows drivers (or any module for that matter) to provide features. This is e.g. useful if a board does not have a transceiver, but your application uses `USEMODULE += some_driver`, which implements the transceiver interface. The line `FEATURES_PROVIDED += some_feature` should go to the guarded block in `{sys,drivers}/Makefile.include`.
-
- Oct 23, 2014
-
-
Oleg Hahm authored
doxygen does a good job itself, identifying the unique part of the path to identify a file.
-
- Oct 16, 2014
-
-
Ludwig Knüpfer authored
-
- Oct 13, 2014
-
-
Ludwig Knüpfer authored
-
- Oct 08, 2014
-
-
Peter Kietzmann authored
-
- Oct 06, 2014
-
-
Ludwig Knüpfer authored
-