René Kijewski
004b1580a9
Merge pull request #2138 from OlegHahm/doxygen_fix_core_warnings
...
doc: document internal cib init macro
2014-12-04 16:44:48 +01:00
Oleg Hahm
6310927ed7
doc: document internal cib init macro
2014-12-04 15:11:42 +01:00
Ludwig Ortmann
1c15cd0562
Merge pull request #2133 from LudwigOrtmann/native-doc-update
...
Native doc update
2014-12-04 11:43:27 +01:00
Ludwig Ortmann
28e5b1bb9a
Merge pull request #2134 from cgundogan/rpl_addr_str_debug_fix
...
rpl: addr_str not renamed to addr_str_mode
2014-12-04 11:34:40 +01:00
Oleg Hahm
c06bc30145
Merge pull request #2135 from LudwigOrtmann/doxygen-dac
...
doc: periph/dac: fix typo
2014-12-04 11:17:35 +01:00
Ludwig Ortmann
e82f6dce79
doc: periph/dac: fix typo
2014-12-04 11:14:26 +01:00
Hinnerk van Bruinehsen
4b69b7be60
Merge pull request #2132 from LudwigOrtmann/doxygen-periph
...
doc: periph: various fixes and cleanup
2014-12-04 11:12:14 +01:00
Ludwig Ortmann
015f5598e4
native: cleanup irq_cpu, native_cpu debug output
2014-12-04 10:48:15 +01:00
Cenk Gündoğan
0f66a9e06e
rpl: addr_str not renamed to addr_str_mode
...
In PR #1404 addr_str was renamed to addr_str_mode,
but at some places it was still referenced as addr_str.
When enabling debug messages, the compiler complains.
2014-12-04 10:46:59 +01:00
Ludwig Ortmann
eb2cc522cd
native: forced debug message for SIGUSR1
2014-12-04 10:38:12 +01:00
Ludwig Ortmann
da43a5e7a4
doc: periph: various fixes and cleanup
...
- unify file/module @brief
- distinct @file section more visibly in source
- provide missing @brief's
- move module details/notes from file to module sections
- provide missing macro definition for building
2014-12-04 10:28:45 +01:00
Ludwig Ortmann
9379c7330d
Merge pull request #2130 from OlegHahm/debug_cleanup
...
Debug cleanup
2014-12-04 09:41:17 +01:00
Oleg Hahm
c92effaead
debug: removed superfluous additional debug flag
2014-12-03 22:59:14 +01:00
Oleg Hahm
e9426ef9ab
core: undefining ENABLE_DEBUG is no longer required
2014-12-03 22:56:15 +01:00
Oleg Hahm
f386de6203
Merge pull request #1659 from Kijewski/ubjson
...
sys: add Universal Binary JSON module (UBJSON)
2014-12-03 22:25:03 +01:00
Ludwig Ortmann
0adba81d2e
core/thread: use disableIRQ/restoreIRQ
2014-12-03 20:45:00 +01:00
René Kijewski
6b559faf88
tests: add UBJSON unittests
2014-12-03 20:42:51 +01:00
René Kijewski
118dfd861b
Add UBJSON library
2014-12-03 20:42:51 +01:00
René Kijewski
4cf0fd642a
Merge pull request #2129 from Kijewski/pipe-doxygen
...
sys: doc: pipe.h spams the manual
2014-12-03 20:24:59 +01:00
René Kijewski
5b7c24d9e1
sys: doc: pipe.h spams the manual
...
This PR adds a new group for the pipe module, so the .h file does not
spam the manual in Modules/System.
2014-12-03 20:18:37 +01:00
Oleg Hahm
13fe311b10
Merge pull request #2025 from OlegHahm/socket_init_fix_fix
...
net: socket: fix for e93d030058
2014-12-03 20:18:33 +01:00
Thomas Eichinger
6662e16b92
Merge pull request #2122 from locicontrols/eh_frame
...
cpu/cc2538: add the exception handling frame section "eh_frame" to the linker script.
2014-12-03 19:05:43 +01:00
Ian Martin
58e413afce
cpu/cc2538: add eh_frame section to the linkerscript
...
Fixes linker errors on some toolchains, for example:
ld: foo.elf section `.eh_frame' will not fit in region `cca'
ld: region `cca' overflowed by 40 bytes
2014-12-03 11:41:59 -05:00
Ludwig Ortmann
e6c808d5fa
Merge pull request #1970 from Kijewski/optimize-cib
...
core: inline `cib.c`
2014-12-03 17:12:48 +01:00
Martine Lenders
27678333d3
Merge pull request #1937 from authmillenon/issue-1935
...
core: Fix msg_send_receive
2014-12-03 17:09:33 +01:00
Martine Lenders
54ff6fed19
Merge pull request #2126 from authmillenon/issue-2125
...
pr_check: Fix matching
2014-12-03 17:08:13 +01:00
Oleg Hahm
42436c9c37
Merge pull request #2120 from OlegHahm/fix_1235
...
native: removing externs from native tramp
2014-12-03 16:40:45 +01:00
Oleg Hahm
54bdc35ac8
native: removing externs from native tramp
2014-12-03 15:50:53 +01:00
Martine Lenders
c0b0110de9
core: Fix msg_send_receive
...
Fixes #1935
2014-12-03 15:42:37 +01:00
Peter Kietzmann
8c189ce56e
Merge pull request #2127 from thomaseichinger/stm32f1-fix-TIMER_1
...
cpu/stm32f1: use correct timer device in timer interrupt
2014-12-03 14:35:25 +01:00
Thomas Eichinger
18647bb5ac
cpu/stm32f1: use correct timer device in timer interrupt
2014-12-03 13:28:55 +01:00
Martine Lenders
7642f7bb15
pr_check: Fix matching
...
Fixes #2125
2014-12-03 12:29:30 +01:00
Ludwig Ortmann
43830dfb61
Merge pull request #2104 from OlegHahm/travis_doccheck
...
travis: check for doxygen warnings
2014-12-03 12:06:18 +01:00
Oleg Hahm
63f032f4c1
Merge pull request #2023 from PeterKietzmann/add_test_periph_dac
...
test/periph_dac: adds a test for DACs
2014-12-03 11:58:51 +01:00
Martine Lenders
115420a510
Merge pull request #1228 from OlegHahm/l2_ping
...
net: Link Layer Ping
2014-12-03 11:55:37 +01:00
Oleg Hahm
705b5dfafa
Merge pull request #1495 from BytesGalore/EasyCppMixing_msba2_support_fix
...
cpu/arm_common C++ msba2 support fix
2014-12-03 11:33:23 +01:00
Oleg Hahm
83da4a8738
travis: added doxygen check script to travis config
2014-12-03 11:10:25 +01:00
Oleg Hahm
f97f9ff826
travis: check for doxygen warnings
...
This introduces a script that will check for doxygen warnings in newly
committed or edited files.
2014-12-03 11:10:12 +01:00
Oleg Hahm
d4dced0f63
l2_ping: add to auto_init
2014-12-03 11:08:32 +01:00
Oleg Hahm
4b77fcd22f
shell: introduced l2 ping shell commands
2014-12-03 11:08:32 +01:00
PeterKietzmann
91c5620a84
Initial import of a DAC test application
2014-12-03 08:38:05 +01:00
Martin
bfaacbbd38
cpu/arm_common: c++: initial support for c++ added _kill (weak) and weak attribute for _kill_r
...
boards/msba2: provided c++ feature (cpp)
2014-12-03 07:30:29 +01:00
Oleg Hahm
17929a5ce4
cpu: lpc2387: integrated lpc_common into lpc2387
...
Rationale 1: The common part made only sense for (some) NXP ARM7 MCUs,
but was misleading for MCUs like the LPC1768.
Rationale 2: The common part was only used by one specific MCU
implementation - no need to outsource it.
2014-12-02 17:47:10 +01:00
Oleg Hahm
0c967c4d3f
cpu: msp430: renamed msp430x16x to msp430fxyz
2014-12-02 17:46:57 +01:00
Oleg Hahm
588ddda1fe
socket: socket_base_exists_socket returns bool
...
Adapt the prototype to the actual used return value.
2014-12-02 14:58:44 +01:00
Oleg Hahm
a93a74daed
socket: cosmetics
2014-12-02 14:53:17 +01:00
Oleg Hahm
a2b21fb019
net: socket: fix for e93d030058
...
The former fix for socket initialization was broken. This fixes the
"fix" by using the right exit condition for the loops.
2014-12-02 14:51:19 +01:00
Fabian Nack
78b6b74a63
Merge pull request #1772 from fnack/cc1101_if
...
drivers - cc110x: Propose new CC110x driver implementation
2014-12-01 21:38:19 +01:00
Fabian Nack
dc658f8be0
boards - msbiot: prepare msbiot for new cc110x driver
2014-12-01 17:14:09 +01:00
Fabian Nack
eebfd5011a
drivers - cc110x: Initial import of new cc110x driver
2014-12-01 17:14:02 +01:00