Commit Graph

6694 Commits (d804969f358130e5036434dd69eb63942271c6cf)
 

Author SHA1 Message Date
Kaspar Schleiser d31166f932 board: nucleo-f334: adapt to common board Makefile 8 years ago
Kaspar Schleiser 71b6c32713 board: nucleo-f091: adapt to common board Makefile 8 years ago
Kaspar Schleiser 2acfedc2d7 board: msbiot: adapt to common board Makefile 8 years ago
Kaspar Schleiser 401f417a78 board: mbed_lpc1768: adapt to common board Makefile 8 years ago
Kaspar Schleiser 16d9842868 board: iot-lab_M3: adapt to common board Makefile 8 years ago
Kaspar Schleiser e450631aa8 board: fox: adapt to common board Makefile 8 years ago
Kaspar Schleiser e691fc6432 board: f4vi1: adapt to common board Makefile 8 years ago
Kaspar Schleiser 61ce881654 board: cc2538dk: adapt to common board Makefile 8 years ago
Kaspar Schleiser b16a3b3ec1 board: arduino-due: adapt to common board Makefile 8 years ago
Kaspar Schleiser 51a9641e1f board: airfy-beacon: adapt to common board Makefile 8 years ago
Kaspar Schleiser 8beba5645b make: board: initial commit of generic board Makefiles 8 years ago
Kaspar Schleiser 9dc0554d98 cpu: samd21: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser b6a92bc8f3 cpu: stm32l1: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 8a8d547711 cpu: stm32f4: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 2d680776ba cpu: stm32f3: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 8ef7c5eaac cpu: stm32f1: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 45d588c167 cpu: stm32f0: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser cad9cb42f6 cpu: sam3x8e: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser c0bdebd164 cpu: nrf51822: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 484c3e3697 cpu: lpc1768: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser 6e6e1eb2b3 cpu: cc2538: use cortex common makefile and newlib module 8 years ago
Kaspar Schleiser b89a58fdb5 cpu: add common cortex Makefile.include 8 years ago
Kaspar Schleiser a267274e84 sys: make newlib support a module 8 years ago
Kaspar Schleiser aff25936d1 cpu: samd21: fix gpio irq handling compile handling 8 years ago
Ludwig Ortmann ec9d5ea271 Merge pull request #3043 from OlegHahm/pyterm-newline
Pyterm newline
8 years ago
Martine Lenders 55a48f48cc Merge pull request #3060 from Lotterleben/ng_netif_tests_rm_warn
unittests: rm warning for tests-ipv6_netif
8 years ago
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
8 years ago
Martine Lenders 6014853530 unittests: add unittests for getting multicast addresses 8 years ago
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
8 years ago
Martine Lenders 350b040d72 ng_netif: adapt ng_netif_get for holey lists 8 years ago
Martine Lenders c7c4b18b53 Merge pull request #3057 from Lotterleben/net_if_no_duplicates
ng_netif: don't add duplicates
8 years ago
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.
8 years ago
Lotte Steenbrink 5b5ff5832c Merge pull request #3045 from Lotterleben/sixlow_ifs_no_duplicates
sixlowpan_netif: don't add duplicates
8 years ago
BytesGalore 7df0d9b636 travis: enable travis build on set github label `Ready for CI build` 8 years ago
Martine Lenders 1d74a730a6 Merge pull request #2688 from authmillenon/ng_slip/feat/initial
ng_slip: initial import
8 years ago
Martine Lenders d2275ae8d1 dist: add contiki's version of 3c-BSD 8 years ago
Martine Lenders 1992244e41 tests: add test application for slip 8 years ago
Martine Lenders c3abfb3627 dist: remove old slip driver implementation 8 years ago
Martine Lenders 1a146f7934 tools: import tunslip from contiki 8 years ago
Martine Lenders d2fea78e76 auto_init: add ng_slip 8 years ago
Martine Lenders 96ab1fa283 ng_slip: initial import 8 years ago
Martine Lenders b11eb90042 Merge pull request #3005 from authmillenon/od/fix/PRI.64
od: add PRI.64 for unsupported boards
8 years ago
Lotte Steenbrink 486f8dd8e9 Merge pull request #3044 from Lotterleben/ipv6_ifs_no_duplicates
ng_ipv6_netif: no more duplicates if empty entries are found before
8 years ago
Martine Lenders e93b8a11ed ipv6_netif: fix ng_ipv6_netif_find_best_src_addr() for multicast
Without this fix ng_ipv6_netif_find_best_src_addr() will return :: for most
multicast addresses
8 years ago
Oleg Hahm 7be7e00ab9 Merge pull request #3042 from gebart/pr/doxygen-@file-remove-filename
everything: Remove filename from @file Doxygen command
8 years ago
Hauke Petersen bac6b7fa97 Merge pull request #2954 from d00616/cpu_nrf51_lpm
cpu/nrf51822/lpm_arch: add __WFI
8 years ago
Martine Lenders 6d13c899c5 od: add PRI.64 for unsupported boards 8 years ago
Kaspar Schleiser 622acc74e5 dist: tools: cppcheck: exclude saml21 atmel headers from check 8 years ago
Kaspar Schleiser 8b59240da0 tools: externc: ignore saml21 atmel/ includes 8 years ago
Kaspar Schleiser af63254f4e cpu: saml21 initial commit
basic port, uart, one timer, gpio, spi working.
8 years ago