Joakim Gebart
d4f7d54ba6
doxygen: Define DOXYGEN preprocessor macro
2015-05-10 09:53:41 +02:00
Joakim Gebart
dba0c94cc2
netdev: Doxygen add missing @defgroup netdev_802154
2015-05-10 09:42:08 +02:00
Joakim Gebart
262ae9b0a8
doxygen: Clean leftover doxygen_objdb_*.tmp files.
2015-05-10 08:57:28 +02:00
Oleg Hahm
e9145fb911
Merge pull request #2939 from gebart/pr/whitespace-fixes1
...
Whitespace fixes
2015-05-09 23:46:31 +02:00
Oleg Hahm
c3a60fcea1
net: use sizeof(stack) for thread_create
2015-05-09 20:48:53 +02:00
Oleg Hahm
23d3c636e5
Merge pull request #2922 from authmillenon/ng_ipv6/fix/debug-output
...
ng_ipv6: fix debug output
2015-05-09 19:57:35 +02:00
Oleg Hahm
828839316b
core: renamed crash.h to panic.h
2015-05-09 18:44:10 +02:00
Oleg Hahm
ca0d510655
Merge pull request #2943 from OlegHahm/fix_multicast_interface
...
ng_ipv6: set interface for multicast
2015-05-09 18:40:35 +02:00
Martine Lenders
5ec625b06c
Merge pull request #2941 from cgundogan/ng_ipv6_netif_doc_fix2
...
ng_ipv6/netif: doc fix (interfaces => interface)
2015-05-09 18:36:36 +02:00
Martine Lenders
f3857e9f32
Merge pull request #2945 from authmillenon/sixlowpan_frag/fix/another
...
sixlowpan_frag: another bugfix for reassembly
2015-05-09 18:36:27 +02:00
Martine Lenders
5590d2bda6
Merge pull request #2942 from OlegHahm/udp_create_stacktest
...
ng_udp: add CREATE_STACKTEST to thread creation
2015-05-09 18:33:16 +02:00
Frank Holtz
bb2f94a2b9
cpu/nrf51822/periph/rtt Change RTC from 0 to 1
2015-05-09 17:58:40 +02:00
Martine Lenders
ebb88ce72f
Merge pull request #2877 from bapclenet/at86rf2xx/212b
...
at86rf2xx/212b_frequency
2015-05-09 16:48:35 +02:00
Oleg Hahm
332eb13184
ng_ipv6: set interface for multicast
...
If no interface is given for a multicast, but the node has only one, it
must be set.
2015-05-09 16:23:28 +02:00
Martine Lenders
2c1b516c8e
sixlowpan_frag: another bugfix for reassembly
2015-05-09 16:18:16 +02:00
Oleg Hahm
d3250abdbe
ng_udp: add CREATE_STACKTEST to thread creation
2015-05-09 14:29:09 +02:00
bapclenet
3bce17b3e4
at86rf2xx/tx_pwr for 212B and 233
2015-05-09 13:30:52 +02:00
Martine Lenders
926e1937cc
Merge pull request #2935 from authmillenon/netif_hdr/fix/print-addr_len-0
...
netif_hdr: print 0-length L2 addresses correctly
2015-05-09 12:20:16 +02:00
Martine Lenders
59e4d92fa5
Merge pull request #2938 from cgundogan/ng_ipv6_addr_doc_fix
...
ng_ipv6/addr: minor doc fix
2015-05-09 12:18:04 +02:00
Joakim Gebart
336a450106
pkg: Add .gitattributes to ignore whitespace errors inside some included patch files.
2015-05-09 11:35:15 +02:00
Joakim Gebart
d3b30417cc
.gitattributes: add markdown special case.
...
Increase conflict marker size to avoid false positives with git diff --check
(The conflict marker is a line of equals signs `=` which is inserted whenever there is a merge conflict)
2015-05-09 11:23:09 +02:00
Oleg Hahm
a7066daa9d
Merge pull request #2934 from authmillenon/sixlowpan_frag/fix/gc
...
sixlowpan_frag: fix reassembly buffer garbage collection
2015-05-09 11:05:24 +02:00
Cenk Gündoğan
eed5d6ea16
ng_ipv6/netif: doc fix (interfaces => interface)
2015-05-09 10:22:56 +02:00
Joakim Gebart
45c3498091
sys/net/routing/Makefile: Unix line endings
2015-05-09 09:18:31 +02:00
Joakim Gebart
77cd875e8e
sys/net/transport_layer/socket_base/socket.c: trailing whitespace
2015-05-09 09:18:18 +02:00
Joakim Gebart
cc27846ac3
cpu/stm32f4/include/stm32f415xx.h: Trailing whitespace
2015-05-09 09:17:27 +02:00
Joakim Gebart
12554b1537
cpu/stm32f3/include/stm32f334x8.h: Unix line endings
2015-05-09 09:16:56 +02:00
Joakim Gebart
03745f7884
cpu/nrf51822: Unix line endings
2015-05-09 09:13:26 +02:00
Joakim Gebart
7a84faf8bc
cpu/lpc2387/linkerscript.x: Tabs->Spaces
2015-05-09 09:11:37 +02:00
Joakim Gebart
9ae63bac0b
cpu/atmega_common/avr-libc-extra/time.h: trailing whitespace
2015-05-09 09:10:41 +02:00
Joakim Gebart
e9c567107d
all: remove extra blank lines at the end
2015-05-09 09:10:08 +02:00
Joakim Gebart
6e6890ab45
tests/periph_dac/README.md: trailing whitespace and line lengths
2015-05-09 09:09:05 +02:00
Cenk Gündoğan
58e52b5896
ng_ipv6/addr: minor doc fix
2015-05-09 09:09:00 +02:00
Joakim Gebart
58524b7c21
tests/driver_nrf24l01p_lowlevel/README.md: trailing whitespace and line lengths
2015-05-09 09:08:06 +02:00
Joakim Gebart
1026e47f8b
sys/net/include/socket_base.h: trailing space
2015-05-09 09:06:44 +02:00
Joakim Gebart
21c15bd6f5
sys/net/include/l2_ping.h: trailing space
2015-05-09 09:06:18 +02:00
Joakim Gebart
50ad4e7374
sys/include/net/ng_protnum.h: trailing spaces
2015-05-09 09:05:45 +02:00
Joakim Gebart
4aff59a4fc
examples/default/README.md: minor language fix
2015-05-09 09:04:46 +02:00
Joakim Gebart
453efc8ea1
drivers/include/hdc1000.h: Unix line endings
2015-05-09 09:02:57 +02:00
Joakim Gebart
0d590e48bd
dist/tools/sniffer: whitespace fixes
2015-05-09 09:02:17 +02:00
Joakim Gebart
f9059ea08d
dist/tools/pyterm/testbeds: whitespace fixes
2015-05-09 09:00:36 +02:00
Joakim Gebart
a1d40524f1
dist/tools/pyterm/pytermcontroller: whitespace fixes
2015-05-09 08:59:43 +02:00
Joakim Gebart
2261c52769
dist/tools/licenses/patterns/3c-BSD-ti: trailing space fix
2015-05-09 08:58:13 +02:00
Joakim Gebart
9cd8da3e72
dist/tools/doccheck/check.sh: trailing space fix
2015-05-09 08:57:41 +02:00
Joakim Gebart
5021c5a85e
boards/msba2-common/tools/flashutil.sh: whitespace fixes
2015-05-09 08:54:34 +02:00
Joakim Gebart
64d7a5f55a
kinetis: unsuppress variable scope warnings in rnga.c
2015-05-08 21:25:55 +02:00
Martine Lenders
ec61db5234
netif_hdr: print 0-length L2 addresses correctly
2015-05-08 19:08:21 +02:00
Martine Lenders
bc41cfc93f
sixlowpan_frag: Fix some debug messages for nano-specs
2015-05-08 18:32:29 +02:00
Martine Lenders
0514e11805
sixlowpan_frag: fix reassembly buffer garbage collection
2015-05-08 18:32:12 +02:00
Joakim Gebart
2682c38ee8
Merge pull request #2923 from gebart/pr/docker-buildtests
...
Docker: allow buildtests inside Docker, refactor environment handling.
2015-05-08 16:20:46 +02:00