- Jan 22, 2019
-
-
Marian Buschsieweke authored
- ATmega based boards: Added parameter for W5100 to board_common.h - Arduino Due based boards: Use board.h instead of providing w5100_params.h
-
- Nov 29, 2018
-
-
Sebastian Meiling authored
- correct number of timers for atmega328p from 2 to 1 - correct number of timer channels for atmega328p from 3 to 2 - adapt atmega periph timer implementation accordingly
-
Victor Arino authored
-
- Nov 02, 2018
-
-
Francisco Acosta authored
The `atmega_set_prescaler` was using a "sensible" default but it's better to define it at the board level to make it clear.
-
Francisco Acosta authored
This adds a LED_PANIC macro which defines which LED, or combination of LEDs should notify a panic error. This is currently used to signal BADISR_vect errors.
-
- Aug 22, 2018
-
-
Hauke Petersen authored
-
- Jul 25, 2018
-
-
Alexandre Abadie authored
-
- Apr 27, 2018
-
-
Matthew Blue authored
-
- Apr 18, 2018
-
-
Alexandre Abadie authored
- replace brief with name where required - remove some unwanted empty lines - fix missing closing doxygen name block
-
- Dec 15, 2017
-
-
Sebastian Meiling authored
-
- Nov 30, 2017
-
-
Hauke Petersen authored
-