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
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
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
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
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
Martine Lenders
2091f168d1
gnrc_sixlowpan: expose configuration via config group
2019-04-17 21:47:48 +02:00
Martine Lenders
c2cf1b209c
Merge pull request #11411 from SemjonKerner/nrf_fix_reset_pin
...
dist/tools/nrf52_resetpin: delete obsolete register
2019-04-17 19:32:35 +02:00
Semjon Kerner
f72cb846da
dist/tools/nrf52_resetpin: delete obsolete register
2019-04-17 15:32:48 +02:00
Martine Lenders
b23fa61a8a
Merge pull request #11407 from aabadie/pr/boards/calliope-mini-programmer
...
boards/calliope-mini: rework programmer config (openocd and pyocd)
2019-04-17 15:01:40 +02:00
ccebd2bd2f
boards/calliope-mini: enable pyocd programmer option
2019-04-17 14:09:29 +02:00
b4fcccc8fe
boards/calliope-mini: use dap adapter with openocd
2019-04-17 14:08:02 +02:00
Martine Lenders
1930368fd5
backport_pr: exit early when backport branch already exists
2019-04-17 12:44:21 +02:00
Martine Lenders
a7459e7463
backport_pr: don't assume devel remote to be 'origin'
2019-04-17 12:42:02 +02:00
Martine Lenders
989e2c6303
backport_pr: add function to find remote by URL
2019-04-17 12:35:14 +02:00
Martine Lenders
a9767889fc
backport_pr: make error branch handling more idempotent
...
Otherwise, when an error occurs (e.g. credentials wrong on git push)
the worktree and the release branch still exists, which might be hard to
remove for a newcomer not knowing about `git worktree`.
2019-04-17 12:11:53 +02:00
Martine Lenders
5e789c6595
Merge pull request #11395 from SemjonKerner/nrfmin_fix_isr
...
cpu/nrf5x/nrfmin: fix isr termination
2019-04-16 11:27:54 +02:00
Martine Lenders
41657fcffb
Merge pull request #11403 from aabadie/pr/examples/core_typo
...
examples/cord_ep: fix typo in node information + move it in a define
2019-04-16 11:27:20 +02:00
Dylan Laduranty
8c708110e5
Merge pull request #11317 from benpicco/sam0-rtc
...
sam0_common: make RTC implementation common across all sam0 MCUs
2019-04-16 11:03:24 +02:00
75d9e7892c
examples/cord_ep: move node information in a define
2019-04-16 10:10:11 +02:00
bbbb62b571
examples/cord_ep: fix typo in node information
2019-04-16 10:09:11 +02:00
Benjamin Valentin
9aa8c619c1
sam0_common: make RTC implementation common across all sam0 MCUs
...
The currently supported SAM0 MCUs (samd21, saml21, saml1x) share the
same RTC peripheral, yet each of them carries it's own copy of the RTC
driver.
Unify the drivers and move them to sam0_common.
2019-04-15 22:25:47 +02:00
Semjon Kerner
245a499f89
Merge pull request #11399 from miri64/gnrc_netif_ieee802154/fix/i11398
...
gnrc_netif_ieee802154: check if mhr_len is lesser than nread
2019-04-15 16:51:52 +02:00
Martine Lenders
3c19aa7dfc
gnrc_netif_ieee802154: check if mhr_len is lesser than nread
2019-04-15 16:36:31 +02:00
Juan I Carrano
7169695cb5
Merge pull request #11379 from kaspar030/tests/pthread_cooperation_disable_hifive1
...
tests/pthread_cooperation: add hifive1 to BLACKLIST
2019-04-15 13:52:42 +02:00
Sebastian Meiling
d08a6132bf
Merge pull request #10934 from gschorcht/cpu_atmega_common_heap
...
cpu/atmega_common: make remaining RAM available as heap
2019-04-15 13:17:57 +02:00
Sebastian Meiling
35c617e08a
Merge pull request #10883 from gschorcht/esp_common_xtensa
...
cpu/esp*: Xtensa vendor code moved to esp_common
2019-04-15 13:17:01 +02:00