DipSwitch
|
0bb4748a94
|
core: Fix/refactor function naming in core/incude/irq.h
|
2016-03-20 16:47:34 +01:00 |
|
Hauke Petersen
|
c36efa0f96
|
cpu/atmega2560: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
|
Hauke Petersen
|
d05bf879a6
|
cpu/atmega2560: added SPI driver
|
2016-03-09 18:34:42 +01:00 |
|
Hauke Petersen
|
b11a3ad74b
|
cpus: adapted timer implementations to API changes
|
2016-02-29 14:45:00 +01:00 |
|
Joakim Nohlgård
|
819d619bad
|
cpu/atmega2560: Update timer_init to match API change
|
2016-02-13 21:29:36 +01:00 |
|
Hauke Petersen
|
ad0abdcadd
|
cpus: use default isr_ctx struct in GPIO drivers
|
2016-01-27 17:00:37 +01:00 |
|
Hauke Petersen
|
6fc95e4d6d
|
cpu/atmega2560: removed deps to F_CPU
|
2016-01-27 09:52:44 +01:00 |
|
Oleg Hahm
|
875f48979a
|
avsextrem: some cleanup
|
2015-12-07 20:28:52 +01:00 |
|
René Herthel
|
13ae0ab979
|
atmega2560/cpu: Fixed wrong using of UART macros
|
2015-11-03 18:29:53 +01:00 |
|
Hauke Petersen
|
1125f5feb3
|
cpu/atmega2560: adapted UART driver
|
2015-10-27 14:59:37 +01:00 |
|
Hauke Petersen
|
8044e457cb
|
cpu/atmega2560: adapted UART driver
|
2015-10-27 14:59:37 +01:00 |
|
Peter Kietzmann
|
816bef6220
|
Merge pull request #4094 from danielamkaer/atmega2560_gpio_init_fix
cpu/atmega2560: fixes the configuration of pullup resistors in gpio.c
|
2015-10-26 08:45:34 +01:00 |
|
Peter Kietzmann
|
e539db10ee
|
Merge pull request #4104 from gebart/pr/drop-timer-reset
periph/timer: Drop timer_reset
|
2015-10-26 08:36:01 +01:00 |
|
Peter Kietzmann
|
9f6cd49559
|
Merge pull request #4047 from danielamkaer/bugfix_atmega2560_gpio
cpu/atmega2560: gpio - fixes a bug where gpio_* behaves incorrect if …
|
2015-10-26 08:17:36 +01:00 |
|
Daniel Amkær Sørensen
|
6040531ae1
|
cpu/atmega2560: fixes the configuration of pullup resistors in gpio.c
|
2015-10-22 07:05:33 +02:00 |
|
Joakim Nohlgård
|
cbaeccdb90
|
periph/timer: Drop timer_reset
|
2015-10-17 20:11:03 +02:00 |
|
Thomas Eichinger
|
11895d4f07
|
cpu/atmega2560: fix out of bounds array access
|
2015-10-05 13:55:16 +02:00 |
|
Daniel Amkær Sørensen
|
e500301f1c
|
cpu/atmega2560: gpio - fixes a bug where gpio_* behaves incorrect if PORTn address > 0xFF
|
2015-10-05 12:43:35 +02:00 |
|
|
ca540c9d07
|
cpu: atmega2560: use double-read scheme for timer read
|
2015-09-16 11:13:42 +02:00 |
|
|
bd27feefec
|
cpu: atmega2560: simplify periph/timer implementation
|
2015-09-14 10:47:35 +02:00 |
|
|
7fcb2b718e
|
cpu: atmega: implement irq_arch_in
|
2015-09-14 10:47:28 +02:00 |
|
René Herthel
|
d05151fdef
|
cpu/mega2560: initial import of a gpio driver
|
2015-09-07 14:48:15 +02:00 |
|
Hauke Petersen
|
d748d4ba4f
|
cpu/atmega2560: removed empty gpio.c file
|
2015-06-14 16:14:48 +02:00 |
|
Hauke Petersen
|
4d34100585
|
cpu/atmega2560: adapted to changed GPIO driver IF
|
2015-06-12 19:10:49 +02:00 |
|
Joakim Gebart
|
13832d8e62
|
everything: Remove filename from @file Doxygen command
|
2015-05-22 07:34:41 +02:00 |
|
Ludwig Ortmann
|
cf637942cc
|
*: add missing blank lines
Some functions had no blank lines to separate them from their
neighborhood.
|
2015-03-21 16:34:59 +01:00 |
|
Hinnerk van Bruinehsen
|
a5aeaab87b
|
lint: fix unreadVariable warnings
|
2014-10-31 01:24:30 +01:00 |
|
Ludwig Ortmann
|
a29a9ced27
|
boards + cpu: atmega2560: fix non-existent GPIO
|
2014-10-18 07:40:27 +02:00 |
|
Hinnerk van Bruinehsen
|
223e22ac1e
|
board: arduino-mega2560: Initial import
|
2014-08-27 16:39:40 +02:00 |
|
Hinnerk van Bruinehsen
|
7b70f64d84
|
cpu: atmega2560: Initial import
|
2014-08-27 16:39:23 +02:00 |
|