dnahm
af34c87a8d
cpu/atmega_common: adjust spi for at328p and at1281
2017-06-30 08:34:47 +02:00
Hauke Petersen
adbf671490
boards: make use of serial.inc.mk
2017-05-18 15:46:38 +02:00
smlng
87ea556758
doxygen: refine Arduino Atmega Common documentation
2017-04-18 11:18:26 +02:00
Martine Lenders
3a3e993c0c
doc: arduino: unify arduino include path and doc with rest of codebase
2017-04-13 18:47:25 +02:00
882bcff048
boards: replace @brief with @name when necessary
2017-04-13 12:10:30 +02:00
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
2017-02-02 14:12:03 -05:00
Anthony Merlino
b8e04d8c00
boards/arduino-common: refactored to arduino-atmega-common
...
Refactors boards/arduino-common to boards/arduino-atmega-common.
Extends boards/arduino-atmega-common to be generic to all atmega based
arduino boards, not just atmega328p.
Removes flags that should be located in cpu framework
2017-02-02 14:11:51 -05:00