1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

6814 Commits

Author SHA1 Message Date
Martine Lenders
53d2a0c3ec Merge pull request #3068 from PeterKietzmann/ng_sixlowpan_netif/add_DEBUG_flag
ng_sixlowpan_netif: add ENABLE_DEBUG flag
2015-05-26 15:17:21 +02:00
PeterKietzmann
837e57635a ng_sixlowpan_netif: add ENABLE_DEBUG flag 2015-05-26 14:45:57 +02:00
Peter Kietzmann
68dd9a3996 Merge pull request #2865 from kaspar030/fix_samd21_gpio_compile_issue
cpu: samd21: fix gpio irq handling compile handling
2015-05-26 14:08:45 +02:00
794d8389d5 Merge pull request #3037 from BytesGalore/travis_compile_on_demand
travis: enable travis compile tests on set github label `Ready for Travis build`
2015-05-26 12:24:22 +02:00
Hauke Petersen
9e273be3a3 Merge pull request #2852 from kaspar030/refactor_board_makefiles
make: boards: refactor board makefiles
2015-05-26 11:47:18 +02:00
302699eb02 make: move cpu specific CFLAGS into cpu makefile 2015-05-26 10:46:34 +02:00
625497e093 board: yunjia-nrf51822: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
dac9dd4fea board: udoo: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
cff8f2222f board: stm32f4discovery: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
5d894f9e59 board: stm32f3discovery: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
70b9df6238 board: stm32f0discovery: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
7168708b67 board: spark-core: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
107be4122c board: samr21-xpro: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
4a5924727f board: pca10005: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
acba05cb3f board: pca10000: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
0fb0638266 board: openmote: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
4a7e5ff97f board: nucleo-l1: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
d31166f932 board: nucleo-f334: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
71b6c32713 board: nucleo-f091: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
2acfedc2d7 board: msbiot: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
401f417a78 board: mbed_lpc1768: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
16d9842868 board: iot-lab_M3: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
e450631aa8 board: fox: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
e691fc6432 board: f4vi1: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
61ce881654 board: cc2538dk: adapt to common board Makefile 2015-05-26 10:46:34 +02:00
b16a3b3ec1 board: arduino-due: adapt to common board Makefile 2015-05-26 10:46:33 +02:00
51a9641e1f board: airfy-beacon: adapt to common board Makefile 2015-05-26 10:46:33 +02:00
8beba5645b make: board: initial commit of generic board Makefiles 2015-05-26 10:46:33 +02:00
9dc0554d98 cpu: samd21: use cortex common makefile and newlib module 2015-05-26 10:46:33 +02:00
b6a92bc8f3 cpu: stm32l1: use cortex common makefile and newlib module 2015-05-26 10:46:29 +02:00
8a8d547711 cpu: stm32f4: use cortex common makefile and newlib module 2015-05-26 10:46:24 +02:00
2d680776ba cpu: stm32f3: use cortex common makefile and newlib module 2015-05-26 10:46:24 +02:00
8ef7c5eaac cpu: stm32f1: use cortex common makefile and newlib module 2015-05-26 10:46:24 +02:00
45d588c167 cpu: stm32f0: use cortex common makefile and newlib module 2015-05-26 10:46:19 +02:00
cad9cb42f6 cpu: sam3x8e: use cortex common makefile and newlib module 2015-05-26 10:46:19 +02:00
c0bdebd164 cpu: nrf51822: use cortex common makefile and newlib module 2015-05-26 10:46:11 +02:00
484c3e3697 cpu: lpc1768: use cortex common makefile and newlib module 2015-05-26 10:46:03 +02:00
6e6e1eb2b3 cpu: cc2538: use cortex common makefile and newlib module 2015-05-26 10:46:03 +02:00
b89a58fdb5 cpu: add common cortex Makefile.include 2015-05-26 10:45:40 +02:00
a267274e84 sys: make newlib support a module 2015-05-26 10:45:40 +02:00
aff25936d1 cpu: samd21: fix gpio irq handling compile handling 2015-05-26 10:23:43 +02:00
Ludwig Ortmann
ec9d5ea271 Merge pull request #3043 from OlegHahm/pyterm-newline
Pyterm newline
2015-05-26 08:56:37 +02:00
Martine Lenders
55a48f48cc Merge pull request #3060 from Lotterleben/ng_netif_tests_rm_warn
unittests: rm warning for tests-ipv6_netif
2015-05-25 23:26:18 +02:00
Martine Lenders
4310ab37ba Merge pull request #3048 from authmillenon/ipv6_netif/fix/get-best-src-mc
ipv6_netif: fix ng_ipv6_netif_find_best_src_addr() for multicast
2015-05-25 23:19:20 +02:00
Martine Lenders
6014853530 unittests: add unittests for getting multicast addresses 2015-05-25 22:48:36 +02:00
Lotte Steenbrink
627dd72d7d Merge pull request #3059 from authmillenon/ng_netif/api/adapt-ng_netif_get
ng_netif: adapt ng_netif_get for holey lists
2015-05-25 22:18:41 +02:00
Martine Lenders
350b040d72 ng_netif: adapt ng_netif_get for holey lists 2015-05-25 22:02:44 +02:00
Martine Lenders
c7c4b18b53 Merge pull request #3057 from Lotterleben/net_if_no_duplicates
ng_netif: don't add duplicates
2015-05-25 20:37:29 +02:00
Janos Kutscherauer
6c620f273d Added improved handling of CR/LF in PYTERM.
The default behaviour only appreciates the LF character (unix style).
The pyterm switch -nl/--newline can be used to specify the newline combination of CR/NL.
Possible values are CR, NL, CRNL and NLCR. Default is NL.
2015-05-25 13:38:14 +02:00
Lotte Steenbrink
5b5ff5832c Merge pull request #3045 from Lotterleben/sixlow_ifs_no_duplicates
sixlowpan_netif: don't add duplicates
2015-05-24 23:11:12 +02:00