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
|
d41c365632
|
doxygen: adjusted exclude to changed sam3 cpu name
|
2015-06-15 14:29:46 +02:00 |
|
Hauke Petersen
|
2195ce7860
|
board/udoo: addjusted CPU for renamed sam3
|
2015-06-15 14:29:46 +02:00 |
|
Hauke Petersen
|
c387224c7e
|
board/arduino-due: adjusted CPU for renamed sam3
|
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
|
350cfc7a2b
|
Merge pull request #3095 from haukepetersen/opt_gpio
drivers/gpio: changed periph driver interface
|
2015-06-15 13:57:03 +02:00 |
|
Peter Kietzmann
|
d099f25c10
|
Merge pull request #3196 from jremmert-phytec-iot/udp_ng_test
board/pba-d-01-kw2x: Adaptions to make ng_udp example work
|
2015-06-15 08:39:34 +02:00 |
|
Martine Lenders
|
5da86439e5
|
Merge pull request #3200 from haukepetersen/fix_drixbee_autoinit
test/driver_xbee: removed obsolete auto_init file
|
2015-06-14 23:00:11 +02:00 |
|
Martine Lenders
|
ed5b960928
|
Merge pull request #3192 from kaspar030/fix_hwtimer_warning
core: hwtimer: fix debug message newline
|
2015-06-14 17:49:07 +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
|
e0241dfcad
|
tests/driver_xbee: s/GPIO_NUMOF/GPIO_UNDEF/
|
2015-06-14 16:13:17 +02:00 |
|
Hauke Petersen
|
55e0362814
|
drivers/xbee: use GPIO_UNDEF instead of GPIO_NUMOF
|
2015-06-14 16:12:47 +02:00 |
|
Hauke Petersen
|
4a4ee44abc
|
drivers/gpio: added GPIO_UNDEF define
|
2015-06-14 16:12:20 +02:00 |
|
Hauke Petersen
|
6698a01958
|
boards: removed obsolete GPIO defines
- touched pca10000, pca10005, stm32f3discovery, yunjia-nrf51822
|
2015-06-14 16:11:19 +02:00 |
|
Hauke Petersen
|
48096c43d9
|
test/driver_xbee: removed obsolete auto_init file
|
2015-06-14 16:05:04 +02:00 |
|
Hauke Petersen
|
24c85bbbe1
|
test/driver_xbee: removed obsolete auto_init file
|
2015-06-14 16:04:02 +02:00 |
|
Hauke Petersen
|
6994a1d4ec
|
test/periph_spi: adjusted to GPIO driver changes
|
2015-06-14 13:01:18 +02:00 |
|
Jonas
|
404e7b1016
|
driver/kw2xrf: set HW-address according to CPUID; Correct broadcast handling
|
2015-06-13 22:30:04 +02:00 |
|
Jonas
|
e29f005f8f
|
boards/pba-d-01-kwx: ng_netif to ng_netif_default
|
2015-06-13 22:30:04 +02:00 |
|
Martine Lenders
|
456b0fdd54
|
Merge pull request #2889 from Kijewski/issue-2887
ng_netif: non-destructive ng_netif_addr_to_str
|
2015-06-13 13:53:09 +02:00 |
|
René Kijewski
|
98aec32f6b
|
ng_netif: more formats for ng_netif_addr_from_str
|
2015-06-13 13:38:11 +02:00 |
|
|
b98d93a39e
|
Merge pull request #3199 from ximus/fix-thread-stack-overflow-test
core: fix write of thread stack end test marker
|
2015-06-13 12:33:15 +02:00 |
|
ximus
|
5f422a9d07
|
Fix write of thread stack end marker
Only the lower half of the stack end marker is being writtem
to the stack buffer end.
|
2015-06-12 16:02:40 -07:00 |
|
René Kijewski
|
7d3d8dee21
|
ng_netif: make const what is const
|
2015-06-12 21:53:59 +02:00 |
|
René Kijewski
|
5eed801072
|
ng_netif: non-destructive ng_netif_addr_from_str
|
2015-06-12 21:53:59 +02:00 |
|
René Kijewski
|
64e0b8d8fb
|
ng_netif: more tests for ng_netif_addr_from_str
|
2015-06-12 21:53:59 +02:00 |
|
Hauke Petersen
|
cf517a326a
|
Merge pull request #2895 from haukepetersen/ng_udp_example
examples: added 6LoWPAN UDP example application
|
2015-06-12 19:17:20 +02:00 |
|
Hauke Petersen
|
a174b7644a
|
boards: adjusted peripheral confs to GPIO changes
|
2015-06-12 19:12:21 +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 |
|
Hauke Petersen
|
2cc2d9f740
|
drivers: adjusted drivers to changed GPIO interface
|
2015-06-12 19:10:29 +02:00 |
|
Hauke Petersen
|
315ac1bedb
|
tests: adjusted test to changed GPIO interface
|
2015-06-12 19:10:16 +02:00 |
|