Cenk Gündoğan
|
083b3df7d3
|
Merge pull request #3507 from cgundogan/pr/iotlab-testbed/exp_name
dist/testbed-support: make experiment name configurable
|
2015-08-17 11:06:50 +02:00 |
|
Cenk Gündoğan
|
049d24aa6e
|
dist/testbed-support: make experiment name configurable
|
2015-08-17 11:04:20 +02:00 |
|
Martine Lenders
|
bce1cf618d
|
Merge pull request #3586 from daniel-k/fix/pktbuf_release_check_contains
ng_pktbuf_static: check if pkt is in buffer before derefencing in ng_pktbuf_release
|
2015-08-17 10:22:44 +02:00 |
|
|
b0ad14c111
|
Merge pull request #3625 from kaspar030/minor_ccache_fixes
make: ccache: set ccache basedir to RIOTBASE
|
2015-08-16 14:16:44 +02:00 |
|
Joakim Gebart
|
d08921599e
|
Merge pull request #3637 from gebart/pr/k60-cleanup
boards/mulle: cleanup
|
2015-08-16 11:47:36 +02:00 |
|
Joakim Gebart
|
ff05007a6e
|
boards/mulle: cleanup
Remove old syscalls implementation from before cortexm_common unification and sys/newlib introduction.
|
2015-08-14 20:09:44 +02:00 |
|
Hauke Petersen
|
b4071d08ea
|
Merge pull request #3621 from Darredevil/wakaama-pkg
adding wakaama pkg
|
2015-08-14 17:40:13 +02:00 |
|
Oleg Hahm
|
8da1c429d3
|
ng_networking: configure as router per default
|
2015-08-14 17:22:00 +02:00 |
|
Martine Lenders
|
2903667494
|
tests: adapt unittests for ipv6_hdr module division
|
2015-08-14 17:18:37 +02:00 |
|
Martine Lenders
|
4f650b31f9
|
ipv6: move non-GNRC types and functions in their own modules
|
2015-08-14 17:18:35 +02:00 |
|
Joakim Gebart
|
f65f721b6a
|
Merge pull request #3633 from gebart/pr/sniffer-usec-fix
dist/tools/sniffer: Fix usec calculation
|
2015-08-14 17:06:39 +02:00 |
|
|
5e51bf8ddd
|
board: pttu: add dummy LED defines
|
2015-08-14 16:50:41 +02:00 |
|
|
0e72872cde
|
boards: avsextrem: remove obsolete FAT defines
|
2015-08-14 16:50:41 +02:00 |
|
|
5003ebc91e
|
board: redbee-econotag: fix Makefile for newlib
|
2015-08-14 16:50:41 +02:00 |
|
|
3b94a0d497
|
lpc2387/msba2/avsextrem: fix doxygen warnings
|
2015-08-14 16:50:41 +02:00 |
|
|
a03ff202cf
|
cpu: lpc2387: switch to newlib module
|
2015-08-14 16:50:41 +02:00 |
|
|
4dd63dd24e
|
cpu: lpc2387: add periph/spi support
|
2015-08-14 16:50:41 +02:00 |
|
|
bd76626fb5
|
cpu: lpc2387: add periph/uart driver
|
2015-08-14 16:50:41 +02:00 |
|
|
3c5f31eb95
|
cpu: lpc2387: add periph/gpio imlementation
|
2015-08-14 16:50:41 +02:00 |
|
|
ab531a5719
|
boards: msba2-common: remove ltc4150
(it depends on obsolete gpioint module)
|
2015-08-14 16:50:41 +02:00 |
|
|
223ef9fe66
|
cpu: lpc2387: drop gpioint
|
2015-08-14 16:50:41 +02:00 |
|
|
0541d21f86
|
Merge pull request #3620 from kaspar030/add_generic_spi_fallbacks
drivers: periph: add generic spi fallbacks
|
2015-08-14 16:47:48 +02:00 |
|
Joakim Gebart
|
9968c59baa
|
dist/tools/sniffer: Fix usec calculation
|
2015-08-14 16:45:15 +02:00 |
|
|
6b2b5eb5e4
|
cpu: stm32l1: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
|
4b15cc635e
|
cpu: stm32f4: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
|
fa00154f2a
|
cpu: stm32f3: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
|
6c185655c8
|
cpu: stm32f1: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
|
336c5300cd
|
cpu: stm32f0: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
|
21c774fd82
|
cpu: saml21: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
|
0a859b91ee
|
cpu: samd21: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
|
626289b5c7
|
cpu: sam3: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
|
10a77b7775
|
drivers: add periph_common
This module contains shared functions for periph implementations.
|
2015-08-14 14:46:35 +02:00 |
|
Oleg Hahm
|
a967fabde1
|
Merge pull request #3624 from authmillenon/gnrc_ndp/fix/i3597
gnrc: Fix #3597 (multi-hop ping)
|
2015-08-14 14:35:12 +02:00 |
|
Martine Lenders
|
9f3cef5f6a
|
gnrc_ipv6: return receive after forwarding
|
2015-08-14 14:19:31 +02:00 |
|
Martine Lenders
|
b82f11be81
|
gnrc_ndp: only lookup non-link-local addresses in FIB
|
2015-08-14 14:19:31 +02:00 |
|
Martine Lenders
|
99adcbe27b
|
Merge pull request #3182 from authmillenon/native/enh/tapsetup
native: unify and simplify usage of tapsetup script
|
2015-08-14 12:55:23 +02:00 |
|
Martine Lenders
|
664f51e149
|
doc: adapt documentation on tapsetup script
|
2015-08-14 12:05:34 +02:00 |
|
Martine Lenders
|
5760f9042d
|
native: unify and simplify usage of tapsetup script
|
2015-08-14 12:05:34 +02:00 |
|
Martine Lenders
|
6c188f9606
|
Merge pull request #3626 from kaspar030/remove_kernel_init_errors
core: remove needless thread creation checks in kernel_init
|
2015-08-14 04:26:24 +02:00 |
|
|
afd68d1f31
|
core: remove needless thread creation checks in kernel_init
|
2015-08-14 01:35:48 +02:00 |
|
|
c72538a6cf
|
make: ccache: set ccache basedir to RIOTBASE
|
2015-08-14 00:31:36 +02:00 |
|
Martine Lenders
|
2206e877e8
|
gnrc_ndp: assume anything in neighbor cache to be on-link
|
2015-08-13 20:44:38 +02:00 |
|
Martine Lenders
|
7d44d00379
|
gnrc_ndp: don't use FIB as destination cache for now
|
2015-08-13 20:44:07 +02:00 |
|
Darredevil
|
53ba8e317f
|
added wakaama pkg
|
2015-08-13 16:27:23 +01:00 |
|
Peter Kietzmann
|
77ca7a50bc
|
Merge pull request #3509 from katezilla/LimiFrog-v1
board: limifrog-v1 initial commit
|
2015-08-13 15:45:27 +02:00 |
|
Katja Kirstein
|
c95612295e
|
cpu/stm32l1: remodel to new GPIO interface
|
2015-08-13 15:07:49 +02:00 |
|
Katja Kirstein
|
bda86cfcd3
|
boards: limifrog-v1 initial commit
|
2015-08-13 14:14:18 +02:00 |
|
Peter Kietzmann
|
5866737596
|
Merge pull request #3618 from BytesGalore/rename_further_remaining_ng_macros
drivers: renamed further remaining *NG_* macros
|
2015-08-13 12:28:34 +02:00 |
|
Peter Kietzmann
|
c6d31aa507
|
Merge pull request #3564 from haukepetersen/opt_f1_gpioaf
cpu/stm32f1: simplified pin initialization in periph drivers
|
2015-08-13 12:27:01 +02:00 |
|
Hauke Petersen
|
e6a9549d16
|
Merge pull request #3213 from haukepetersen/add_pktbuf_iovecexport
net/ng_pktbuf: added IOVEC export function
|
2015-08-12 19:46:01 +02:00 |
|