1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

17567 Commits

Author SHA1 Message Date
shuguo
24f746ceec gnrc_gomach: add duty-cycle printing command 2018-04-12 11:46:40 +02:00
shuguo
4e7ff0df28 gnrc_gomach: enabling duty-cycle printing 2018-04-12 11:46:40 +02:00
shuguo
ed4a80db00 gnrc_mac: add MAC duty-cycle record macro 2018-04-12 11:44:30 +02:00
c274e4e1a1
Merge pull request #8931 from kaspar030/testrunner_utf8_replace
testrunner: spawnu 'make term' with 'codec_errors="replace"'
2018-04-12 07:32:27 +02:00
89475e72f7 testrunner: spawnu 'make term' with 'codec_errors="replace"' 2018-04-11 22:42:12 +02:00
d2db1ba2c3
Merge pull request #8568 from miri64/gnrc_ipv6_nib/fix/abro-ignore-only-on-6lr
gnrc_ipv6_nib: only discard RAs without ABROs on 6LR
2018-04-11 22:32:33 +02:00
cd25f73b1e
Merge pull request #8919 from haukepetersen/fix_nanocoap_indention
net/nanocoap: fix indention of doxy comments
2018-04-11 14:15:37 +02:00
Hauke Petersen
637fbff456 net/nanocoap: fix indention of doxy comments 2018-04-11 14:06:42 +02:00
578fbe3e66
Merge pull request #8916 from kaspar030/fix_murdock_env_passing
murdock: unify dwq env list, pass NIGHTLY and RUN_TESTS to workers
2018-04-11 10:10:58 +02:00
0dbf424a02 murdock: unify dwq env list, pass NIGHTLY and RUN_TESTS to workers 2018-04-11 09:57:18 +02:00
Martine Lenders
69350bf028
Merge pull request #8908 from miri64/netdev_tap/fix/set-opt-return
netdev_tap: fix return value of set option function
2018-04-11 07:42:48 +02:00
8841486f2e
Merge pull request #8741 from OTAkeys/pr/fix_spiffs_summy_mem
unittests/tests-spiffs: fix dummy mtd (as in #8607)
2018-04-10 23:47:29 +02:00
012c016b74
Merge pull request #8772 from kaspar030/rework_nanocoap_option_handling
net/nanocoap: rework option handling
2018-04-10 21:11:18 +02:00
b33ae7df4f unittests/tests-nanocoap: add coap_get_uri() test 2018-04-10 20:58:06 +02:00
dee793d29f nanocoap: rework option handling 2018-04-10 20:58:06 +02:00
479ee51649
Merge pull request #8807 from kYc0o/fix_f4_backoff
nucleo-f4xx: increase xtimer backoff to 7 for F4 family
2018-04-10 15:26:14 +02:00
Gaëtan Harter
747b11d90e
Merge pull request #7651 from tobhe/memarray
Generic memory block allocator
2018-04-10 15:22:40 +02:00
Francisco Acosta
7b16b8a994 boards/common/nucleo: increase backoff to 8 for F4 family 2018-04-10 15:15:55 +02:00
Martine Lenders
f52b17022e netdev_tap: fix return value of set option function 2018-04-10 15:12:15 +02:00
Cenk Gündoğan
644576d983
Merge pull request #8907 from cladmi/pr/cleanup/make/brackets
pkg/ccn-lite: replace curly braces with parenthesis
2018-04-10 14:44:24 +02:00
tobhe
62ca3d36ba memarray: add fixed-size block allocator test 2018-04-10 14:37:29 +02:00
tobhe
509f40a81c memarray: add fixed-size memory block allocator 2018-04-10 14:37:29 +02:00
Martine Lenders
629a19dc87
Merge pull request #8871 from miri64/gnrc_netif/fix/unspec-addr
gnrc_netif: check if input for address search is ::
2018-04-10 14:35:07 +02:00
Gaëtan Harter
14d6cd5010 pkg/ccn-lite: replace curly braces with parenthesis
Follow up to #8822 cleanup.
2018-04-10 14:31:00 +02:00
bff9677ef5
Merge pull request #8906 from haukepetersen/opt_rdcli_epnamesuffixlendoc
net/rdcli_common: improve doc for SUFFIX_LEN option
2018-04-10 11:45:35 +02:00
Hauke Petersen
adf807d79c net/rdcli_common: improve doc for SUFFIX_LEN option 2018-04-10 11:36:28 +02:00
d6780e3ff8
Merge pull request #8905 from haukepetersen/fix_rdcli_epgeneration
net/rdcli_common: fix EP name generation
2018-04-10 11:23:52 +02:00
Hauke Petersen
7dd897c6d7 net/rdcli_common: fix EP name generation 2018-04-10 10:55:03 +02:00
d627bcd305
Merge pull request #8903 from cladmi/pr/robotis-loader/flake8
robotis-loader.py: fix flake8 errors
2018-04-09 20:11:39 +02:00
Gaëtan Harter
a1ea4cde0e robotis-loader.py: fix flake8 errors
I fixed the errors and lazily silenced the 'bare-except'.

    boards/opencm904/dist/robotis-loader.py:85:1: E722 do not use bare except'
    boards/opencm904/dist/robotis-loader.py:91:1: E722 do not use bare except'
    boards/opencm904/dist/robotis-loader.py:101:16: E703 statement ends with a semicolon
    boards/opencm904/dist/robotis-loader.py:60:1: E265 block comment should start with '# '
    boards/opencm904/dist/robotis-loader.py:62:1: E265 block comment should start with '# '
2018-04-09 18:55:26 +02:00
7b6486319c
Merge pull request #8845 from cladmi/pr/make/add_hex_bin_rules
Makefile.include: add %.hex and %.bin rules
2018-04-09 18:16:20 +02:00
8395bde01d
Merge pull request #8882 from kaspar030/fix_flake8_static_test
dist/tools/flake8: use "python -m flake8", handle missing flake8
2018-04-09 17:55:10 +02:00
cladmi
3f145413f5 boards/makefiles: Remove '-Otype' from OFLAGS
* Remove '-Oihex' and '-Obinary' from OFLAGS for all boards
  It is now provided by the Makefile.include rule.
2018-04-09 17:32:46 +02:00
cladmi
ae5e883bca Makefile.include: add targets to get .elf/.bin/.hex 2018-04-09 17:32:46 +02:00
cladmi
70c5079b16 Makefile.include: add %.hex and %.bin rules
Replace HEXFILE rule by a rule for each type.
HACK: Adding '-Oformat' after OFLAGS overwrite the value in flags.
2018-04-09 17:32:46 +02:00
Gaëtan Harter
42d1e1ad0b mips-malta: fix 'HEXFILE' generation to binfile
OBJCOPY was called without arguments so only copied the elffile in a file named
.hex.
Cannot build an '.hex' file for mips-malta so use a .bin output.
2018-04-09 17:32:46 +02:00
c23eb5a8c0
Merge pull request #8844 from cladmi/pr/make/split_link_target
Makefile.include: separate `link` in subtargets
2018-04-09 17:23:47 +02:00
0575dbfad7
Merge pull request #8879 from kaspar030/enable_some_on_hardware_tests
tests: enable ps_schedstatistics and struct_tm_utility on-hardware CI tests
2018-04-09 17:14:46 +02:00
Martine Lenders
3fea1eaa30
Merge pull request #8888 from miri64/doc/fix/sys_util
doc: remove sys_util references
2018-04-09 16:52:23 +02:00
Gaëtan Harter
f64de068b3 Makefile.include: separate link in subtargets
* Add ELFFILE, HEXFILE, print-size targets

$(BINDIR)/$(APPLICATION_MODULE).a target builds libraries in RIOT and in DIRS.

Uses a FORCE phony target dependency to force rebuilding but still let
`make` use the file modification timestamps
2018-04-09 16:50:53 +02:00
Gaëtan Harter
a83c8d220d Makefile.include/OSXNATIVE: refactor into _LINK
Refactor osx-native linker rule into `_LINK` too.
2018-04-09 16:50:52 +02:00
fb2beb43c8
Merge pull request #8875 from Josar/pr/xtimer64
sys/include/xtimer: Added xtimer_set64()
2018-04-09 16:19:44 +02:00
b117638fd0
Merge pull request #8886 from gebart/pr/xtimer-shift-6
xtimer: Add XTIMER_SHIFT = 6 automatic option
2018-04-09 16:12:26 +02:00
ff543db9af
Merge pull request #8893 from miri64/examples/cleanup/rename-emcute
examples: rename MQTT-SN example for clarity
2018-04-09 16:10:57 +02:00
4b210bb1e6
Merge pull request #7406 from haukepetersen/add_rdcli_simple
net: added CoAP RD client for simple node registration
2018-04-09 13:25:50 +02:00
2866a26a24
Merge pull request #8808 from Josar/atmega_stackPointer
cpu/atmega_common: use __temp_reg__
2018-04-09 12:05:29 +02:00
Cenk Gündoğan
fd0c147a69
Merge pull request #8878 from PeterKietzmann/pr_sc_ccnl_cnt_dump
pkg/ccn-lite:enable CS dump in shell command
2018-04-09 11:05:39 +02:00
5c9ee37ba4
Merge pull request #8899 from aabadie/pr/tests/periph_flashpage
tests/periph_flashpage: fix typo in doxygen header
2018-04-09 11:03:16 +02:00
Hauke Petersen
544ca46435 examples/rdcli_simple: blacklisted boards for RAM 2018-04-09 10:59:06 +02:00
PeterKietzmann
86c319aea7 pkg/ccn-lite:enable CS dump and rename shell command 2018-04-09 10:38:32 +02:00