Hauke Petersen
bf95a8f089
Merge pull request #2425 from haukepetersen/ng_fix_netdev
...
net/ng_netdev: fixed msg type macro name
2015-02-10 17:46:05 +01:00
Hauke Petersen
157fea687b
Merge pull request #2424 from haukepetersen/ng_fix_netapi
...
net/ng_netapi: fixed typo
2015-02-10 17:45:56 +01:00
Hauke Petersen
e3078269cd
Merge pull request #2408 from haukepetersen/opt_unified_openocd
...
dist: added a unified OpenOCD script
2015-02-10 17:30:23 +01:00
Hauke Petersen
f9e2404772
net/ng_netdev: fixed msg type macro name
2015-02-10 17:26:49 +01:00
Hauke Petersen
28ad246c9f
net/ng_netapi: fixed typo
2015-02-10 17:25:15 +01:00
Ludwig Ortmann
4172566fb7
Merge pull request #2423 from LudwigOrtmann/pr/unittest-doc
...
unittest doxygen fixup
2015-02-10 17:17:11 +01:00
Ludwig Ortmann
bfd34a6855
Merge pull request #2421 from LudwigOrtmann/pr/netdev_ng_fixup
...
netdev_ng fixup
2015-02-10 16:55:35 +01:00
Ludwig Ortmann
373f91c6ff
tests/unittests: remove useless doxygen stub
2015-02-10 15:43:35 +01:00
Ludwig Ortmann
5db7cb8cc5
sys/embunit: don't doxygen embunit.h content
2015-02-10 15:42:33 +01:00
Ludwig Ortmann
7b0e3c7f74
sys/embunit: add wiki link
2015-02-10 15:42:33 +01:00
Ludwig Ortmann
9d6a3ac46a
sys/embunit: fix doxygen declaration
2015-02-10 15:42:33 +01:00
Martine Lenders
e5e1d0dd6d
Merge pull request #2397 from authmillenon/nettype/feat/initial
...
nettype: intial import
2015-02-10 15:10:08 +01:00
Lotte Steenbrink
52d51a781a
Merge pull request #2419 from BytesGalore/lowpan_release_mutex_on_unknown_iphc
...
sys/net/sixlowpan: prevent deadlock when no IPHC context is recognized
2015-02-10 14:46:35 +01:00
Thomas Eichinger
5155dc799f
board/fox: specify target CPU for openocd
2015-02-10 14:27:46 +01:00
Thomas Eichinger
a124834d8d
board/iot-lab_M3: specify target CPU for openocd
2015-02-10 14:27:46 +01:00
haukepetersen
de3200a88f
board/samr21-xpro: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
596b7ce734
board/nucleo-l1: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
d076bc13e3
board/nucloe-f334: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
a5a1ffe6ba
board/iot-lab_M3: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
a44ff8f8df
board/fox: use unified openocd file
2015-02-10 14:27:45 +01:00
haukepetersen
95bf4e2f94
board/yunjia-nrf51822: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
d973729e13
board/stm32f4discovery: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
c737bacace
board/airfy-beacon: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
f334a8b317
board/stm32f0discovery: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
03858bffe9
board/stm32f3discovery: use unified openocd script
2015-02-10 14:27:45 +01:00
haukepetersen
63f019210c
dist: added unified openocd control script
2015-02-10 14:27:45 +01:00
Hauke Petersen
d46d6541c1
Merge pull request #2399 from haukepetersen/ng_netconf
...
ng_net: add global configuration options
2015-02-10 14:26:27 +01:00
Ludwig Ortmann
8234bc87e7
ng_net: unify header guard
2015-02-10 14:22:36 +01:00
Ludwig Ortmann
3f055f18dd
ng_net: fix doxygen group
2015-02-10 14:22:15 +01:00
Martine Lenders
09ebb0e89c
Merge pull request #2400 from haukepetersen/ng_netapi
...
ng_net: add new version of NETAPI
2015-02-10 14:03:27 +01:00
Thomas Eichinger
7a492f1650
Merge pull request #2402 from haukepetersen/add_nrf_crash
...
cpu/nrf51822: use core_panic in startup code
2015-02-10 13:35:17 +01:00
Martine Lenders
9d36c05398
nettype: intial import
2015-02-10 13:32:10 +01:00
BytesGalore
c7eea4d0d5
sys/net/sixlowpan: change to release lowpan.c::lowpan_context_mutex
when no context is recognized
2015-02-10 12:27:56 +01:00
Hauke Petersen
c5c9c3dfab
ng_net: added global configuration options
2015-02-10 11:41:27 +01:00
Hauke Petersen
87e2b6db50
ng_net: added new version of NETAPI
2015-02-10 11:34:56 +01:00
Hauke Petersen
419e39fca3
Merge pull request #2398 from haukepetersen/ng_ndetdev
...
net: add ng version of the netdev interface
2015-02-10 11:33:45 +01:00
Hauke Petersen
02831e325f
cpu/nrf51822: use of core_panic in startup code
2015-02-10 09:40:35 +01:00
Joakim Gebart
bf730c1c60
Merge pull request #2415 from haukepetersen/add_m0_crash
...
cpu/cortex_m0_common: added crash.c
2015-02-10 09:18:01 +01:00
Joakim Gebart
4d47e652dc
Merge pull request #2416 from haukepetersen/add_m4_crash
...
cpu/cortex-m4_common: added crash.c
2015-02-10 08:07:19 +01:00
Johann Fischer
0326385148
Merge pull request #2393 from gebart/pr/kinetis-ldscripts
...
kinetis: Share ldscripts between CPUs
2015-02-09 23:09:09 +01:00
Joakim Gebart
fa429a2521
Merge pull request #2275 from gebart/pr/ftdi-tools
...
Add tools for finding USB serial devices' `tty` names on Linux.
2015-02-09 19:44:20 +01:00
Joakim Gebart
086825bfa3
dist: Add tools for finding USB serial adapters on Linux.
...
These tools can be used to find the corresponding TTY device node of
attached USB serial adapter devices.
2015-02-09 19:43:18 +01:00
Hauke Petersen
71496771c5
net: added ng version of the netdev interface
2015-02-09 18:53:04 +01:00
Hauke Petersen
68b167ca77
cpu/cortex-m4_common: added crash.c
2015-02-09 18:28:32 +01:00
Hauke Petersen
7a11301451
cpu/cortex_m0_common: added crash.c
2015-02-09 18:27:42 +01:00
Joakim Gebart
29d3959b10
kinetis: Add shared Kinetis linker script.
2015-02-09 17:52:04 +01:00
Martine Lenders
fe29514597
Merge pull request #2411 from cgundogan/ip_static_addr_str
...
ip: make addr_str static
2015-02-08 22:15:08 +01:00
Ludwig Ortmann
dd2da2fb71
Merge pull request #2405 from cgundogan/restrict_with_leading_underscores
...
Use `__restrict` instead of `restrict`
2015-02-08 22:07:23 +01:00
Cenk Gündoğan
4347039e88
ip: make addr_str static
...
When setting the `ENABLE_DEBUG` flag to *1* in ip.c,
the **rpl_udp** example won't compile, because the variable `addr_str`
is also defined in **rpl_udp.h** as extern.
Prefixing `addr_str` with `static` in ip.c solves this problem.
2015-02-08 22:07:19 +01:00
Ludwig Ortmann
daac342a69
Merge pull request #2331 from gebart/pr/Makefile-ar-wrapper-refactor
...
Makefile: Respect ARFLAGS and refactor OSX ar test
2015-02-08 22:03:58 +01:00