Martine Lenders
cde5eb077a
Merge pull request #11381 from danpetry/release_notes_2019.04
...
Update release notes with 2019.04 notes
2019-04-26 16:55:44 +02:00
danpetry
f755c0a9b6
release-notes.txt: add notes for 2019.04 release
...
Co-authored-by: Martine Lenders <m.lenders@fu-berlin.de>
Co-authored-by: Gaëtan Harter <gaetan.harter@fu-berlin.de>
Co-authored-by: Kaspar Schleiser <kaspar@schleiser.de>
2019-04-26 16:21:53 +02:00
Gaëtan Harter
8f9c629aaf
boards/frdm-k64f: hack disable periph_hwrng as it crashes
...
Use the same disable as in `frdm-kw41z`.
2019-04-26 12:09:55 +02:00
5be357750c
Merge pull request #11450 from fhessel/adt7310
...
drivers/adt7310: Replace binary literal with hex literal
2019-04-26 09:20:54 +02:00
Frank Hessel
827868a7a0
drivers/pcd8544: replace char by uint8_t for bytes
2019-04-25 23:42:30 +02:00
Frank Hessel
4fa954c1e3
drivers/adt7310: Replace binary representation
2019-04-25 21:18:36 +02:00
Ken Bannister
5fc86c96d4
net/gcoap: add reference to base nanocoap documentation
2019-04-25 12:32:03 -04:00
Ken Bannister
d6f2d12789
net/nanocoap: move detailed module doc to nanocoap_sock
2019-04-25 12:32:03 -04:00
Gunar Schorcht
0911ddfe07
Merge pull request #11412 from yegorich/pr/esp32/documentation-fixes
...
esp32: documentation fixes
2019-04-25 17:39:07 +02:00
Gaëtan Harter
9a15b32c57
tests/periph_hwrng: add automated python test
...
Add the automated test for 'periph_hwrng'. It only checks that numbers
are returned, not their value.
2019-04-25 15:21:26 +02:00
Martine Lenders
a11f817604
gcoap: rename gcoap_req_send2() to gcoap_req_send()
2019-04-25 13:40:32 +02:00
Martine Lenders
affd115405
gcoap: remove deprecated function gcoap_req_send()
2019-04-25 13:39:50 +02:00
Gunar Schorcht
215d5cdc1c
Merge pull request #11417 from yegorich/pr/esp32/esptool
...
cpu/esp32: resolve esptool.py warning
2019-04-24 21:32:02 +02:00
Martine Lenders
1fdccd5a2e
Merge pull request #11429 from jia200x/pr/fix_at86rf2xx_test
...
drivers/at86rf2xx: enable NETOPT_RX_END_IRQ and fix RSSI values
2019-04-24 20:26:23 +02:00
Leandro Lanzieri
8af551f6da
Merge pull request #11439 from miri64/tests/enh/gnrc_udp-pktbuf_cmd
...
tests/gnrc_udp: include `gnrc_pktbuf_cmd` per default
2019-04-24 18:33:33 +02:00
Martine Lenders
c1be18a002
tests/gnrc_udp: include gnrc_pktbuf_cmd
per default
...
`tests/gnrc_udp` was specifically introduced for testing the release
specs. All of them ask the tester to check the packet buffer after the
test. So it makes sense to include the module that allows for that per
default for this test so the tester does not forget to include it ;-).
2019-04-24 16:45:25 +02:00
Martine Lenders
11da5e8e67
Merge pull request #11435 from miri64/dist/fix/backport-tracking
...
backport_pr: set tracking branch to remotely created branch
2019-04-24 16:37:08 +02:00
Martine Lenders
aef6110b40
backport_pr: set tracking branch to remotely created branch
2019-04-24 15:53:54 +02:00
Martine Lenders
22640396a5
backport_pr: get Head object from new_branch
name after creation
2019-04-24 15:52:55 +02:00
danpetry
59b4dcffed
Merge pull request #11434 from miri64/dist/enh/reviewed-labels
...
backport_pr: exclude 'Reviewed' labels from backport
2019-04-24 12:58:13 +02:00
Martine Lenders
e3a99c40f6
backport_pr: exclude 'Reviewed' labels from backport
2019-04-24 11:52:54 +02:00
Martine Lenders
292c5dd730
backport_pr: add doc tests for _get_labels()
2019-04-24 11:47:22 +02:00
ac60154157
Merge pull request #9771 from Citrullin/advanced_io
...
drivers/periph/gpio_util: add gpio_util_shiftin()
2019-04-24 11:15:20 +02:00
c7e26377ea
Merge pull request #11428 from aabadie/pr/make/bootloaders_distclean
...
makefiles: add bootloaders to the list of applications
2019-04-23 14:58:27 +02:00
2c1091da54
makefiles: add bootloaders to the list of applications
2019-04-23 14:29:50 +02:00
Martine Lenders
cfde3f1596
Merge pull request #11387 from danpetry/tests/periph_rtt_testfix
...
tests/periph_rtt: Correct the test script syntax
2019-04-23 12:30:15 +02:00
Jose Alamos
576bbaa248
drivers/at86rf2xx: print signed RSSI instead of unsigned
2019-04-23 11:15:26 +02:00
Jose Alamos
53a54dcea1
tests/at86rf2xx: enable NETOPT_RX_END_IRQ
2019-04-23 11:14:05 +02:00
José Alamos
d16d911f42
Merge pull request #10120 from mtausig/ocb
...
Add OCB encryption mode
2019-04-23 11:08:30 +02:00
Mathias Tausig
dcab239b9b
crypto: Implement Unit Tests for OCB mode
2019-04-23 10:36:31 +02:00
Mathias Tausig
aa611f6468
crypto: Implement OCB encryption mode
2019-04-23 10:34:32 +02:00
c93bb62040
Merge pull request #11427 from aabadie/pr/pkg/c25519_make_cleanup
...
pkg/c25519: cleanup in Makefiles
2019-04-23 09:55:56 +02:00
f0eef62647
Merge pull request #11426 from aabadie/pr/tests/pkg_semtech_loramac_readme_cleanup
...
tests/pkg_semtech-loramac: fix build commands in README
2019-04-23 09:28:58 +02:00
ddc909f8d9
tests/pkg_semtech-loramac: fix build commands in README
2019-04-22 21:12:25 +02:00
4ae1ef3f22
pkg/c25519: remove inexistent SHAFILE cleanup
2019-04-22 21:10:27 +02:00
33bc8b67cc
tests/pkg_c25519: remove useless test target
2019-04-22 21:08:47 +02:00
Vincent Dupont
e9fd193969
cpu/stm32_common: set RTS when uart is off
2019-04-19 17:47:24 +02:00
Martine Lenders
9a6473104d
Merge pull request #10483 from miri64/gnrc_ipv6_nib/fix/no-auto-config-wo-l2addr
...
gnrc_ipv6_nib: don't autoconfig IPv6 address without L2 addr
2019-04-19 08:53:25 +02:00
Martine Lenders
5732e9bd88
gnrc_ipv6_nib: don't autoconfig IPv6 address without L2 addr
...
If the interface's link-layer doesn't use link-layer addresses it
obviously doesn't make sense to auto-configure an IPv6 address from it.
Moreover, I think the address `fe80::` is actual illegal, but I
couldn't find any references for it.
2019-04-19 08:36:15 +02:00
Ken Bannister
9ce19a9bea
net/nanocoap: rename Options APIs for clarity
2019-04-18 22:02:39 -04:00
Ken Bannister
bcb2fa464d
net/nanocoap: reference new function sections
2019-04-18 22:02:39 -04:00
Ken Bannister
06fab4a79f
net/nanocoap: create function groups in module doc
2019-04-18 22:02:39 -04:00
Martine Lenders
ca267fc78e
Merge pull request #11415 from miri64/gnrc_sixlowpan/enh/expose-config
...
gnrc_sixlowpan: clean-up configuration and expose via config group
2019-04-18 16:01:04 +02:00
Gaëtan Harter
a0ef287f82
Merge pull request #11409 from miri64/dist/enh/backport_pr_fixes
...
dist/tools/backport_pr: several improvements
2019-04-18 14:55:03 +02:00
Martine Lenders
43dedfcd2c
gnrc_sixlowpan_frag/rbuf: document undocumented functions
...
This adds documentation for the following undocumented functions:
- rbuf_rm()
- rbuf_entry_empty()
2019-04-18 14:19:53 +02:00
Martine Lenders
1550390adb
gnrc_sixlowpan_frag: expose reassembly buffer configuration
...
Both values are not standardized so there is no sense keeping these
values not configurable
2019-04-18 14:19:53 +02:00
Yegor Yefremov
9fed14879a
cpu/esp32: resolve esptool.py warning
...
During the flash step esptool.py gives the following warning:
WARNING: Flash size arguments in megabits like '16m' are deprecated.
Please use the equivalent size '2MB'.
Megabit arguments may be removed in a future release.
esptool.py v2.7-dev
This patch replaces '16m' with '2MB' to enable future compatibility.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2019-04-18 09:56:29 +02:00
Francisco
98ed4636d3
Merge pull request #11370 from aabadie/pr/pkg/semtech-loramac-doc-update
...
pkg/semtech-loramac: improve and cleanup doxygen doc
2019-04-18 00:21:18 -07:00
Philipp Blum
9f2ef5e367
drivers/periph_common/gpio_util: introduce gpio_util_shiftin()
2019-04-18 07:09:32 +02:00
Martine Lenders
ba3c099f16
gnrc_sixlowpan_nd: remove unused config variable (and its header)
2019-04-17 21:47:48 +02:00