chrysn
22e46eb700
rust: Run all tests on stable
...
Closes: https://github.com/RIOT-OS/RIOT/issues/18500
2022-10-01 21:31:16 +02:00
chrysn
399e25cce3
rust: Update dependencies
...
This pulls in versions of previously nightly-only crates that can be
built on 1.65 beta.
The Cargo overrides that direct the resolver to the git repositories are
disabled while the version used in tree also happens to be a released
version of the crates, as it should be the case as per [251].
[251]: https://github.com/RIOT-OS/Release-Specs/issues/251
2022-10-01 21:29:20 +02:00
benpicco
da6b16da7e
Merge pull request #18669 from benpicco/mtd_native_ftell
...
cpu/native: get mtd size from file size
2022-10-01 16:47:48 +02:00
Gunar Schorcht
3367b106bb
tests: add tinyUSB CDC and MSC device test application
2022-09-30 19:05:51 +02:00
Gunar Schorcht
990feeec39
boards: enable feature tinyusb_device for STM32 boards
2022-09-30 19:05:51 +02:00
Gunar Schorcht
76848492b0
cpu/stm32: add tinyUSB package support
2022-09-30 19:05:51 +02:00
Gunar Schorcht
629395fd2b
pkg/tinyusb: add STM32 support
2022-09-30 19:05:51 +02:00
Gunar Schorcht
2be7609677
boards: enable feature tinyusb_device for ESP32 boards
2022-09-30 19:05:51 +02:00
Gunar Schorcht
8696783853
cpu/esp32: enable tinyUSB package for ESP32-S2 and ESP32-S3
2022-09-30 19:05:51 +02:00
Gunar Schorcht
21b3bcd0c0
pkg/tinyusb: add ESP32-S2 and ESP32-S3 support
2022-09-30 19:05:51 +02:00
Gunar Schorcht
136827e6da
pkg: add tinyUSB device/host stack as package
2022-09-30 19:05:51 +02:00
366f7e1f35
Merge pull request #18677 from miri64/murdock_yml/enh/doc-preview-link
...
.murdock.yml: Add preview link to documentation to comment
2022-09-30 17:22:37 +02:00
benpicco
1935b626d5
Merge pull request #18672 from benpicco/vfs-abs_path
...
vfs: drop unused abs_path parameter
2022-09-30 16:42:57 +02:00
1f327003bc
Merge pull request #18675 from miri64/codespell/fix/more-false-positives
...
codespell: add false positives for v2.2.1
2022-09-30 16:20:22 +02:00
Martine Lenders
d7171bfa8e
Merge pull request #18674 from miri64/circleci/cleanup/remove
...
.circleci: remove directory
2022-09-30 14:32:52 +02:00
Martine Lenders
f1c3be1471
.murdock.yml: Add preview link to documentation to comment
2022-09-30 13:56:12 +02:00
José Alamos
f022ac3e23
Merge pull request #17884 from Ollrogge/gnrc_lorawan1.1
...
gnrc/lorawan: add basic LoRaWAN 1.1 features
2022-09-30 11:29:55 +02:00
Martine Lenders
8aa806b01a
codespell: add false positives for v2.2.1
2022-09-30 10:53:11 +02:00
3ee3d1b9ac
Merge pull request #18562 from MrKevinWeiss/pr/removemips
...
cpu/mips: Remove all mips
2022-09-30 10:47:09 +02:00
Martine Lenders
c460c6b056
various: remove CircleCI mention from other locations
2022-09-30 10:38:48 +02:00
Martine Lenders
f4b07a9c92
github-actions: remove Circle CI artifacts redirector job
2022-09-30 10:28:08 +02:00
Martine Lenders
d755f07d1c
.circleci: remove directory
...
This removes building our doc at CircleCI. The doc is now build by the
new Murdock instance.
2022-09-30 10:18:15 +02:00
Gunar Schorcht
b04c84765b
boards/stm32f746g-disco: add LD1 as LED0 definition
...
LED LD1 has no special function on the board STM32F746-DISCO and therefore can be used freely. This LED is also defined as ARDUINO LED pin D13 in the schematic.
2022-09-30 08:47:58 +02:00
benpicco
d0ac322a11
Merge pull request #18199 from benpicco/tests/gcoap_fileserver
...
tests/gcoap_fileserver: add integration test for GCoAP fileserver
2022-09-29 22:44:14 +02:00
Benjamin Valentin
85dd564f87
vfs: drop unused abs_path parameter
2022-09-29 22:01:37 +02:00
Kees Bakker
83902ccce0
makefiles/docker.inc.mk: add support for podman
...
If podman is used for a docker build then use "--userns keep-id" instead
of "--user $(id -u)".
2022-09-29 20:59:42 +02:00
benpicco
0e181e9ec3
Merge pull request #18668 from miri64/coap/enh/coap_v1
...
coap: provide definition for version field value
2022-09-29 20:41:53 +02:00
benpicco
6257e328c0
Merge pull request #18661 from fabian18/nib-6ln_correct_abr_timeout
...
nib/_nib-6ln: correct ABR timeout in ABRO
2022-09-29 17:25:06 +02:00
Benjamin Valentin
debdbf91d9
cpu/native: get mtd size from file size
2022-09-29 14:55:30 +02:00
Benjamin Valentin
0aa931ad7d
cpu/native: povide real_ftell() function
2022-09-29 14:55:27 +02:00
433b2a92b8
Merge pull request #18667 from miri64/murdock/enh/footer
...
.murdock.yml: add footer comment about production stage
2022-09-29 14:53:11 +02:00
8514aee440
Merge pull request #18666 from kaspar030/murdock.yml_labeler
...
ci: teach github-labeler about .murdock.yml
2022-09-29 13:41:31 +02:00
1ed970c9bd
Merge pull request #18665 from kaspar030/murdock_testing_trying
...
murdock: fix bors branch name (testing -> trying)
2022-09-29 13:41:00 +02:00
Marian Buschsieweke
2d2bb4b308
core/mutex: clean up
...
This restores a pre-existing design decision to implement both
blocking and non-blocking mutex locking with the same code. Those
implementations have been split prior to the introduction of
the `core_mutex_priority_inheritance` module when `mutex_trylock()`
indeed was trivial. This decision didn't age well, so undo it.
2022-09-29 13:12:33 +02:00
Marian Buschsieweke
8800ba3191
pkg/driver_bme680: add missing include
2022-09-29 13:12:33 +02:00
Ollrogge
32cef708a7
gnrc/lorawan: uncrustify files
2022-09-29 11:26:04 +02:00
Ollrogge
5053e3ecae
tests/gnrc_lorawan: Adjust 1.0 tests && add 1.1 tests
2022-09-29 11:26:04 +02:00
Martine Lenders
b9d7028a8f
coap: provide definition for version field value
2022-09-29 11:26:03 +02:00
Ollrogge
12a4e1c1ec
gnrc/lorawan: add support for GNRC LoRaWAN 1.1
2022-09-29 11:25:56 +02:00
Fabian Hüßler
23fa33774f
nib/_nib-6ln: correct ABR timeout in ABRO
2022-09-29 10:48:49 +02:00
Martine Lenders
cc6c3db4fd
.murdock.yml: add footer comment about production stage
2022-09-29 10:38:16 +02:00
d229e96467
ci: teach github-labeler about .murdock.yml
2022-09-29 09:07:18 +02:00
ec21b16f31
murdock: fix bors branch name (testing -> trying)
2022-09-29 08:52:31 +02:00
3b7c1254d3
Merge pull request #18659 from kaspar030/murdock_available_boards
...
murdock: make available boards instance dependent
2022-09-29 07:00:59 +02:00
benpicco
45afb8f986
Merge pull request #18644 from gschorcht/drivers/synopsys_dwc2
...
drivers: add driver for Synopsys DWC2 that is used as USB OTG peripheral on STM32 and ESP32x SoCs
2022-09-29 04:44:32 +02:00
c161a30f97
Merge pull request #18084 from aabadie/pr/murdock_config
...
.murdock.yml: add new Murdock configuration
2022-09-28 23:02:05 +02:00
Kees Bakker
234a6df95a
makefiles/docker.inc.mk: use registry docker.io explicitly
...
When using podman instead of docker the registry is not set by default.
Docker has a builtin registry default "docker.io". Podman does not have a
default. By specifying the registry explicitly both tools can be used.
2022-09-28 22:49:07 +02:00
Marian Buschsieweke
edcba449f3
Merge pull request #18660 from bergzand/pr/gcoap_dtls/add_usage
...
examples/gcoap_dtls: Add coap-client example
2022-09-28 19:12:16 +02:00
benpicco
c35a4ba577
Merge pull request #18621 from benpicco/strscpy
...
sys/string_utils: add strscpy()
2022-09-28 19:11:42 +02:00
Marian Buschsieweke
96d982faec
tests/periph_gpio_ll: add missing include
2022-09-28 17:59:04 +02:00