|
92f6fc6888
|
drivers: add layered power modes module
|
2017-01-12 11:24:15 +01:00 |
|
Peter Kietzmann
|
82ec622748
|
Merge pull request #6168 from BytesGalore/base64_fix_expected_encode_size
sys/base64: corrected output size determination
|
2017-01-11 11:51:06 +01:00 |
|
Oleg Hahm
|
6ec1de6783
|
doc: fix doxygen groups for PPP
|
2017-01-10 20:14:00 +01:00 |
|
BytesGalore
|
49f89b4268
|
sys/base64: corrected output size determination
|
2017-01-10 18:30:38 +01:00 |
|
Peter Kietzmann
|
a8297595e6
|
Merge pull request #6108 from haukepetersen/opt_nrf_nrfmin
cpu/nrf5x: ported nrfmin driver to netdev2
|
2017-01-10 16:52:54 +01:00 |
|
Hauke Petersen
|
f82c7340a5
|
sys/auto_init: added bootstrapping for nrfmin
|
2017-01-10 11:54:49 +01:00 |
|
Hauke Petersen
|
d855cf1ecb
|
sys/auto_init: adapted init code for XBee devices
|
2017-01-10 11:47:31 +01:00 |
|
Hauke Petersen
|
61378430e2
|
sys/net/gnrc: added XBee-to-GNRC glue code
|
2017-01-10 11:47:31 +01:00 |
|
BytesGalore
|
1c8ea7eab2
|
Merge pull request #6297 from thomaseichinger/pr/fix_doc_base64
sys/base64: fix a documentation confusion
|
2017-01-08 10:15:54 +01:00 |
|
|
34e44ca4b2
|
Merge pull request #6263 from kaspar030/remove_unneeded_strings.h
sys: posix: remove strings.h
|
2017-01-07 09:29:27 +01:00 |
|
Thomas Eichinger
|
95e8d73532
|
sys/base64: fix a documentation confusion
|
2017-01-06 11:07:03 -08:00 |
|
kYc0o
|
4fc6b89d87
|
sys/hashes/sha256: remove unnecessary include
|
2017-01-04 16:54:13 +01:00 |
|
zhuoshuguo
|
6a0ac75d2c
|
gnrc_mac: add mac tx and rx internal types and API.
|
2017-01-04 13:59:16 +01:00 |
|
Oleg Hahm
|
84b2910657
|
Merge pull request #6253 from gebart/pr/newlib-nano-include-dir-fix
LLVM+newlib include path search fixes
|
2017-01-04 11:19:54 +01:00 |
|
Cenk Gündoğan
|
5fd26e28e7
|
Merge pull request #6262 from smlng/pr/cppcheck/fix_nhdp_address
cppcheck: fix warning in nhdp_address
|
2016-12-27 16:26:10 +01:00 |
|
Cenk Gündoğan
|
b8a6d0e500
|
doc: sock: fix broken markdown link
|
2016-12-27 13:53:25 +01:00 |
|
Martine Lenders
|
71f778aa65
|
tests: provide unittests for ucrc16
|
2016-12-27 00:58:11 +01:00 |
|
Martine Lenders
|
107bf0ae63
|
ucrc16: provide lightweight CRC16 implementation
|
2016-12-27 00:56:50 +01:00 |
|
smlng
|
18ec3105f2
|
cppcheck: fix warning in nhdp_address
|
2016-12-23 21:00:23 +01:00 |
|
smlng
|
3cc164d185
|
network: add initial iana header file
|
2016-12-23 20:35:33 +01:00 |
|
Sebastian Meiling
|
1fb2179b2f
|
Merge pull request #6255 from smlng/pr/cppcheck/fix_saul_shellcmd
cppcheck: fix warning in sc_saul_reg
|
2016-12-22 15:07:22 +01:00 |
|
|
2121c6effd
|
sys: posix: remove not needed strings.h
|
2016-12-22 12:25:31 +01:00 |
|
Oleg Hahm
|
c330732d66
|
Merge pull request #6251 from LudwigKnuepfer/pr/doxygen-hashpipe
doc: hashes and isrpipe doxygen fixes
|
2016-12-21 23:04:54 +01:00 |
|
smlng
|
374fd3cd66
|
cppcheck: fix warning in sc_saul_reg
|
2016-12-21 14:30:42 +01:00 |
|
Joakim Nohlgård
|
fd7a1de9c4
|
newlib: Refactor makefile to fix LLVM compilation failures
|
2016-12-21 13:10:54 +01:00 |
|
Sebastian Meiling
|
9b312a8aae
|
Merge pull request #6250 from smlng/pr/shell/commands/fix_strtok_r_error
shell: fix strtok_r compile error
|
2016-12-21 11:08:44 +01:00 |
|
Ludwig Knüpfer
|
d0de9aac7b
|
sys/isrpipe: fix group
- create group for isrpipe instead of adding it to sys directly
- alter file description accordingly
|
2016-12-20 20:47:27 +01:00 |
|
Ludwig Knüpfer
|
af1968e52a
|
sys/hashes: fix doxygen group
- fix group membership
- improve description style
|
2016-12-20 20:42:13 +01:00 |
|
smlng
|
d17e57310f
|
shell: fix strtok_r compile error
|
2016-12-20 19:44:46 +01:00 |
|
Joakim Nohlgård
|
fdf6726ab5
|
newlib: adjust include path for newlib-nano to match change in gcc-arm-embedded toolchain
|
2016-12-20 17:34:12 +01:00 |
|
Joakim Nohlgård
|
d33dd06f73
|
Revert "newlib: don't use -isystem for default includes"
This reverts commit fb3c2b2bc9 .
The reverted commit broke Clang compilation.
|
2016-12-20 17:33:00 +01:00 |
|
smlng
|
645ea902dd
|
cppcheck: grnc/netif/hdr fix cppcheck warnings
|
2016-12-20 16:49:10 +01:00 |
|
Hauke Petersen
|
ae1bf7e493
|
Merge pull request #6200 from kaspar030/refactor_synchronous_uart
sys: refactor synchronous uart
|
2016-12-19 09:44:40 +01:00 |
|
Francisco Acosta
|
22322214c5
|
Merge pull request #6193 from aabadie/bmp180_saul
drivers/bmp180: move bmp180 driver to saul auto init using the correct way
|
2016-12-16 17:05:39 +01:00 |
|
Martine Lenders
|
ee7f0013b8
|
Merge pull request #6199 from zhuoshuguo/fix_gnrc_priority_queue_doc
gnrc_priority_queue: fix doxygen document.
|
2016-12-16 16:05:17 +01:00 |
|
|
26835f4f2c
|
drivers/bmp180: move bmp180 to saul auto init the correct way
|
2016-12-16 15:24:34 +01:00 |
|
|
9dea130a9e
|
drivers: ethos: make use of isrpipe module
|
2016-12-16 09:48:09 +01:00 |
|
|
dd70231bed
|
sys: uart_stdio: make use of isrpipe
|
2016-12-16 09:48:08 +01:00 |
|
|
b89d81fdba
|
sys: add isrpipe
|
2016-12-16 09:48:08 +01:00 |
|
Martine Lenders
|
490b907cd3
|
Merge pull request #6086 from miri64/gnrc_pktbuf_static/fix/i5748
gnrc_pktbuf_static: fix #5748
|
2016-12-16 07:18:38 +01:00 |
|
Martine Lenders
|
5e236cdc16
|
gnrc_pktbuf_static: fix #5748
|
2016-12-15 20:57:32 +01:00 |
|
|
e60e4f0fc9
|
sys: fmt: fix scn_u32_dec() documentation
|
2016-12-15 09:42:55 +01:00 |
|
Cenk Gündoğan
|
0bab8c0d61
|
Merge pull request #6216 from cgundogan/pr/gnrc_netdev2_eth.c
gnrc_netdev2_eth: check bytes_expected > 0
|
2016-12-15 09:29:52 +01:00 |
|
Martine Lenders
|
cfe20f8cd9
|
Merge pull request #6219 from miri64/timex/enh/more_conversion
timex: more conversion macros
|
2016-12-15 09:26:23 +01:00 |
|
Martine Lenders
|
ad2a9573af
|
timex: more conversion macros
|
2016-12-14 16:21:56 +01:00 |
|
Martine Lenders
|
c6c29eb1ae
|
gnrc_ndp: fix invalid doc references
|
2016-12-14 16:18:19 +01:00 |
|
Cenk Gündoğan
|
4ebf6363df
|
gnrc_netdev2_eth: check bytes_expected > 0
|
2016-12-14 14:40:11 +01:00 |
|
smlng
|
ad698267fb
|
gnrc_pktbuf: add asserts
- fix static analyzer warning
- update @pre doc accordingly
|
2016-12-13 18:18:11 +01:00 |
|
Martine Lenders
|
50b1e7b6a5
|
gnrc_sock_udp: fix possibly dereferenced NULL pointer (#6203)
|
2016-12-13 09:03:57 +01:00 |
|
zhuoshuguo
|
944e1462ce
|
gnrc_priority_queue: fix doxygen document.
|
2016-12-10 18:56:13 +01:00 |
|