|
|
1172597594
|
cpu: samd21: fix synchronization loop in clk_init
|
2015-06-15 21:33:13 +02:00 |
|
Hauke Petersen
|
7216f21122
|
cpu/stm32f4: fix init_af in GPIO driver
|
2015-06-15 20:41:49 +02:00 |
|
Hauke Petersen
|
ad0e9c26b6
|
cpu/stm32f3: fixed init_af in GPIO driver
|
2015-06-15 20:40:40 +02:00 |
|
Hauke Petersen
|
88130fcb54
|
cpu/kw2x: optimization of startup code
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
253e7ce715
|
cpu/kinetis_common: optimization of startup code
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
8db0a57a81
|
cpu/k60: optimization of startup code
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
983e8abd74
|
cpu/lpc1768: optimized startup code
- make use of common cortexm isr vectors
- use common cortexm startup code
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
d7e27c67c3
|
cpu/stm32f4: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
bdb708a39e
|
cpu/stm32f3: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
5eb9b73cd6
|
cpu/stm32f1: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
38d38f6c79
|
cpu/stm32l1: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
f30b7bf13d
|
cpu/stm32f0: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
aa583f254d
|
cpu/saml21: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
e8dd6afa38
|
cpu/samd21: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
4ccbeeb6bf
|
cpu/sam3x8e: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
db1ee85d8b
|
cpu/nrf51822: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
37078856e7
|
cpu/cc2538: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
4b65a07adc
|
cpu/make.cortexm: s/startup.o/vectors.o/
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
c286da8d7f
|
cpu/cortexm: unified startup code and isr handlers
|
2015-06-15 16:00:51 +02:00 |
|
Hauke Petersen
|
9476c03550
|
cpu/sam3: adjusted name of doxygen group
|
2015-06-15 14:29:46 +02:00 |
|
Hauke Petersen
|
2588a62d89
|
cpu/sam3: made headers for sam3e8x exclusive
|
2015-06-15 14:29:46 +02:00 |
|
Hauke Petersen
|
6764f7abcd
|
cpu/sam3: moved pwm driver into correct position
|
2015-06-15 14:29:46 +02:00 |
|
Hauke Petersen
|
a819fd6474
|
cpu/sam3: fixed to remove cppcheck warnings
- fixed gpio driver
- fixed uart driver
|
2015-06-15 14:29:46 +02:00 |
|
Hauke Petersen
|
88c32664a8
|
cpu: s/sam3x8e/sam3/
|
2015-06-15 14:29:46 +02:00 |
|
Hauke Petersen
|
71995e7cde
|
cpu/stm32f4: added custom GPIO_UNDEF define
|
2015-06-14 16:16:39 +02:00 |
|
Hauke Petersen
|
8c690f1d6a
|
cpu/stm32f3: added custom GPIO_UNDEF define
|
2015-06-14 16:16:28 +02:00 |
|
Hauke Petersen
|
ac8ad5419d
|
cpu/saml21: added custom GPIO_UNDEF define
|
2015-06-14 16:16:04 +02:00 |
|
Hauke Petersen
|
138a6a7d1b
|
cpu/samd21: added custom GPIO_UNDEF define
|
2015-06-14 16:15:53 +02:00 |
|
Hauke Petersen
|
c7f54c1189
|
cpu/nrf51822: added custom GPIO_UNDEF define
|
2015-06-14 16:15:19 +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 |
|
Hauke Petersen
|
5abd2ffc0a
|
cpu/native: added periph_cpu.h
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
480d3c68d8
|
cpu/stm32l1: adjusted to changed GPIO interface
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
6284bbbbe4
|
cpu/stm32f1: adjusted to changed GPIO interface
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
f9bb383118
|
cpu/stm32f0: adjusted to changed GPIO interface
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
854730cfa4
|
cpu/sam3x8e: adjusted to changed GPIO interface
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
17c8640708
|
cpu/lpc1768: added periph_cpu.h
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
d7f659db71
|
cpu/kinetis_common: adjusted to changed GPIO if
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
47e8472949
|
cpu/cc2538: adjusted to changed GPIO interface
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
55db7008d8
|
cpu/nrf51822: remodeled GPIO driver implementation
|
2015-06-12 19:10:48 +02:00 |
|
Hauke Petersen
|
368f5fb64f
|
cpu/samd21: remodeled GPIO driver implementation
|
2015-06-12 19:10:48 +02:00 |
|
Hauke Petersen
|
aeecb09883
|
cpu/saml21: remodeld GPIO driver implementation
|
2015-06-12 19:10:48 +02:00 |
|
Hauke Petersen
|
3a2d89f88d
|
cpu/stm32f3: remodeled GPIO driver implementation
|
2015-06-12 19:10:48 +02:00 |
|
Hauke Petersen
|
69d16af81c
|
cpu/stm32f4: remodeled GPIO implementation
|
2015-06-12 19:10:48 +02:00 |
|
Katja Kirstein
|
4abb2bbfc6
|
Nucleo-f303 initial commit
|
2015-06-12 18:45:25 +02:00 |
|
Peter Kietzmann
|
98312452ce
|
Merge pull request #3170 from A-Paul/sam3x8e-periph-pwm
cpu/sam3x8e: Add pwm implementation
|
2015-06-12 16:09:08 +02:00 |
|
Andreas "Paul" Pauli
|
ba66a3d63f
|
cpu/sam3x8e: add pwm peripheral driver
|
2015-06-12 11:15:23 +02:00 |
|
|
|
ce8b47b75c
|
cpu: cortexm_common: set default value for CPU_MODEL
|
2015-06-11 20:41:21 +02:00 |
|
haukepetersen
|
e32b6c9504
|
cpu/native: improved error msg for netivenet
|
2015-06-11 15:40:40 +02:00 |
|
daniel-k
|
9703d324f6
|
samd21/rtt: fix bug in rtt_set_alarm that caused interrupt immediately after calling
|
2015-06-08 15:37:22 +02:00 |
|