|
ad8e69da96
|
pkg/cn-cbor: compile with context pointer support
|
2018-04-16 15:27:43 +02:00 |
|
Bas Stottelaar
|
56917c8709
|
Merge pull request #8956 from aabadie/pr/cpu/guard_lpc1768
cpu/lpc1768: remove useless timer periph file guard
|
2018-04-16 13:17:01 +02:00 |
|
|
635e72db23
|
Merge pull request #8788 from kaspar030/nanocoap_add_serverside_block1
nanocoap: add serverside block1 support
|
2018-04-16 12:49:06 +02:00 |
|
|
b42159df21
|
examples/nanocoap: add blockwise handler example
|
2018-04-16 12:31:56 +02:00 |
|
|
4897222e7e
|
nanocoap: add server-side block1 support
|
2018-04-16 12:31:56 +02:00 |
|
|
fbea4f9b40
|
Merge pull request #8026 from miri64/cc1100/fix/netopt-max-pkt-size-width
cc110x: fix netdev get/set according to `netopt_t` doc
|
2018-04-16 12:10:19 +02:00 |
|
|
4f4ee31f6b
|
Merge pull request #8949 from bergzand/pr/tests/cn_cbor_fix_memleak
unittests/cn_cbor: fix memory leak
|
2018-04-16 10:55:46 +02:00 |
|
|
5a63331621
|
cpu/lpc1768: remove useless timer periph file guard
|
2018-04-16 10:09:03 +02:00 |
|
|
35c9f999d3
|
tests/cn_cbor: fix memory leak
|
2018-04-16 10:01:12 +02:00 |
|
Bas Stottelaar
|
6089910e6e
|
Merge pull request #8621 from basilfx/feature/u8g2_update
pkg: u8g2: improve package structure and update source
|
2018-04-15 11:19:26 +02:00 |
|
Bas Stottelaar
|
7e5d958cd8
|
tests: pkg_u8g2: adapt to new version.
|
2018-04-15 11:05:58 +02:00 |
|
Bas Stottelaar
|
5c9566264e
|
pkg: u8g2: update package structure + version
|
2018-04-15 11:05:58 +02:00 |
|
|
46938f6153
|
Merge pull request #8244 from beurdouche/hacl_ng
pkg: add support for HACL*
|
2018-04-14 21:32:43 +02:00 |
|
|
7d415d5c7b
|
Merge pull request #8950 from bergzand/pr/pkg/tweetnacl/cleanup
pkg/tweetnacl: Remove unused headers and function declarations
|
2018-04-14 13:58:37 +02:00 |
|
Benjamin Beurdouche
|
1d3207f38b
|
Initial HACL* package and tests
|
2018-04-14 13:43:27 +02:00 |
|
|
ee3675e39a
|
tests/tweetnacl: Cleanup headers and includes
|
2018-04-14 12:47:32 +02:00 |
|
|
d59a311b1f
|
pkg/tweetnacl: Remove unused includes in randombytes
|
2018-04-14 12:46:20 +02:00 |
|
Martine Lenders
|
dbccf06c5e
|
Merge pull request #8575 from miri64/shell/fix/6ctx
shell: adapt 6ctx command for NIB
|
2018-04-13 17:12:41 +02:00 |
|
Gaëtan Harter
|
e876bbd0ae
|
Merge pull request #8817 from cladmi/pr/ld/mips32r2_timer_set
mips32r2_common: timer fixes
|
2018-04-13 14:32:12 +02:00 |
|
|
0f0b50effb
|
Merge pull request #8946 from kaspar030/my9221_make_local_functions_static
drivers/my9221: make local functions "static"
|
2018-04-13 13:22:14 +02:00 |
|
|
11a06e3570
|
Merge pull request #8945 from kaspar030/add_riscv_toolchain_versions
ci: print_toolchain_versions.sh: add riscv toolchain versions
|
2018-04-13 12:22:09 +02:00 |
|
|
1d8984dc13
|
drivers/my9221: make local functions "static"
|
2018-04-13 12:18:28 +02:00 |
|
|
f2a73c26cf
|
ci: print_toolchain_versions.sh: enlarge field width to 23
|
2018-04-13 12:04:08 +02:00 |
|
|
fa96289531
|
dist/tools/ci/print_toolchain_versions.sh: add riscv toolchain
|
2018-04-13 11:55:55 +02:00 |
|
|
666650e6b1
|
Merge pull request #8559 from OTAkeys/pr/fs_example
examples: add filesystem example
|
2018-04-13 11:08:33 +02:00 |
|
|
b0da19e207
|
Merge pull request #8918 from miri64/doc/enh/nightly-status
doc: Add nightly build status of master to README
|
2018-04-13 10:59:53 +02:00 |
|
Vincent Dupont
|
7cd7a6ccca
|
examples/filesystem: blacklist msp430 boards
|
2018-04-13 10:53:41 +02:00 |
|
Vincent Dupont
|
0d9badfab5
|
atmega_common: improve posix_unistd syscalls
Add open implementation and improve fcntl with variable arguments
|
2018-04-13 10:51:07 +02:00 |
|
Vincent Dupont
|
01ac354929
|
examples: add filesystem example
|
2018-04-13 10:51:07 +02:00 |
|
|
3d97fd4771
|
Merge pull request #6164 from kaspar030/fix_cortexm_thread_yield
cortexm: fix thread_yield() -> thread_yield_higher() in ISRs
|
2018-04-13 10:27:46 +02:00 |
|
|
c9c7cd4951
|
cpu: cortexm_common: use thread_yield_higher() in cortexm_isr_end()
|
2018-04-13 10:12:39 +02:00 |
|
|
9529b1a305
|
tests: add regression test for thread_yield() vs thread_yield_higher()
|
2018-04-13 10:12:39 +02:00 |
|
|
6b01f4d388
|
Merge pull request #7263 from haukepetersen/opt_fmt_s16dfp_pos
sys/fmt: extended fmt_s16_dfp to handle scales
|
2018-04-13 09:54:08 +02:00 |
|
Martine Lenders
|
316becef79
|
Merge pull request #8858 from Josar/eventTimer
sys/evtimer: ticks vs us
|
2018-04-13 08:31:23 +02:00 |
|
Martine Lenders
|
247b1a0d8f
|
cc110x: fix netdev get/set according to netopt_t doc
|
2018-04-13 00:29:26 +02:00 |
|
|
80f97b0f54
|
Merge pull request #8890 from basilfx/feature/efm32_rtt_rtc
cpu: efm32: throw error on including rtc and rtt together.
|
2018-04-12 23:10:56 +02:00 |
|
|
8ba55c4da8
|
Merge pull request #8925 from cladmi/pr/makefileinclude/features_conflict
Makefile.include: check FEATURES_CONFLICT against FEATURES_USED
|
2018-04-12 23:09:42 +02:00 |
|
|
c11932ae2a
|
Merge pull request #8938 from bergzand/pr/cn-cbor-update
pkg/cn-cbor: Bump version, remove patch
|
2018-04-12 22:16:07 +02:00 |
|
|
72b59cfc2e
|
pkg/cn-cbor: Bump version
Patches for unaligned memory access are upstreamed and thus removed
here
|
2018-04-12 21:07:43 +02:00 |
|
Francisco Acosta
|
d85c294514
|
Merge pull request #8940 from cladmi/pr/revert_remove_nativeincludes
REVERT native: remove non required NATIVEINCLUDES
|
2018-04-12 18:54:33 +02:00 |
|
Gaëtan Harter
|
ed4932362d
|
Revert "posix/osx: fix type conflict on OSX native"
This reverts commit dcebfb11bc .
|
2018-04-12 17:48:27 +02:00 |
|
Gaëtan Harter
|
ea52528171
|
Revert "posix/osx: fix missing AF_LINK on OSX native"
This reverts commit b5554bcc1f .
|
2018-04-12 17:48:21 +02:00 |
|
Gaëtan Harter
|
40c28d78c0
|
Revert "native: remove non required NATIVEINCLUDES"
This reverts commit 93a521c501 .
|
2018-04-12 17:48:07 +02:00 |
|
|
6ee4aceef1
|
Merge pull request #8936 from haukepetersen/opt_rdclisimple_addrconf
net/rdcli_simple: specify RD address as string
|
2018-04-12 15:33:33 +02:00 |
|
Martine Lenders
|
3be4b51209
|
Merge pull request #8867 from miri64/gnrc_ipv6/fix/possible-null-ptr-deref
gnrc_ipv6: fix possible NULL pointer dereference
|
2018-04-12 14:26:22 +02:00 |
|
Martine Lenders
|
7974b12c11
|
Merge pull request #8797 from zhuoshuguo/gomach_add_dutycycle_display_command
gnrc_gomach: add duty-cycle display shell command.
|
2018-04-12 14:25:02 +02:00 |
|
Hauke Petersen
|
2e6ccfa13f
|
net/rdcli_simple_standalone: fix error handling
|
2018-04-12 14:00:32 +02:00 |
|
Hauke Petersen
|
407856a13a
|
examples/rdcli_simple: adapt address parsing
|
2018-04-12 14:00:32 +02:00 |
|
Hauke Petersen
|
bd25cf5902
|
net/rdcli_simple: parse RD address from string
this makes the configuration of the RD server much simpler, as it
does not require the user to 'binary-code' the RD server's address
anymore.
|
2018-04-12 14:00:32 +02:00 |
|
Hauke Petersen
|
faab006631
|
net/rdcli_simple: improved doc and error handling
|
2018-04-12 13:48:09 +02:00 |
|