crasbe
|
5c469ec886
|
examples: update Makefile.ci with stm32c0116-dk & stm32c0316-dk
|
2025-10-20 14:57:03 +02:00 |
|
Jason Parker
|
e6e6b11caf
|
boards/nucleo-c071rb: add support
|
2025-10-10 12:43:17 +02:00 |
|
Teufelchen1
|
23a5ff6b4d
|
treewide: Update Rust dependencies
|
2025-07-14 11:18:14 +02:00 |
|
krzysztof-cabaj
|
b3033889ac
|
examples: manual addition of SPDX licenses in other file types
|
2025-07-10 22:06:44 +02:00 |
|
krzysztof-cabaj
|
4e56a90b40
|
examples: manual addition of SPDX licenses in Rust code
|
2025-07-10 22:06:44 +02:00 |
|
krzysztof-cabaj
|
1f0490ccce
|
examples/lang_support: change license to SPDX
|
2025-07-10 22:06:44 +02:00 |
|
Marian Buschsieweke
|
0a21b4d990
|
examples/.../rust-gcoap: disable build on native for now
Until the bug is fixed
|
2025-06-04 15:20:49 +02:00 |
|
KSKNico
|
a28a905d73
|
examples: replace header guards with #pragma once
|
2025-05-28 15:50:48 +02:00 |
|
Marian Buschsieweke
|
c05d546bca
|
examples,tests: Update Makefile.ci
This updates the `Makefile.ci` entries for all MSP430 boards plus a few
low end Cortex-M boards.
|
2025-04-16 15:25:38 +02:00 |
|
Marian Buschsieweke
|
4ce7ab2133
|
tree-wide: fix documentation issues
This should fix compilation with -Wdocumentation on LLVM.
|
2025-04-10 13:37:13 +02:00 |
|
Mikolai Gütschow
|
223031e0d6
|
treewide: update riot-wrappers and riot-sys
diff generated with `find -name Cargo.toml -exec cargo update --manifest-path "{}" --package riot-wrappers --package riot-sys ";"` according to https://github.com/RIOT-OS/RIOT/blob/master/doc/guides/managing-a-release/README.md?plain=1#L31
upcoming release version bump similar to https://github.com/RIOT-OS/RIOT/pull/21133
|
2025-04-08 14:29:46 +02:00 |
|
Mikolai Gütschow
|
69c15e1754
|
boards: make BOARD=native an alias for BOARD=native32
|
2025-04-01 12:39:06 +02:00 |
|
chrysn
|
0e6f92eba1
|
rust: Remove explicit panic=abort in Cargo.toml
|
2025-02-22 00:10:02 +01:00 |
|
chrysn
|
c3ebae38f7
|
examples/rust: Simplify Makefiles
The APPLICATION_RUST_MODULE declaration is moved to a more prominent
position, given that it is now not part of a cesspool of boilerplate any
more.
|
2025-02-21 23:52:11 +01:00 |
|
Mikolai Gütschow
|
9a45c30222
|
examples: shorten subfolders' names
|
2025-02-21 09:55:24 +01:00 |
|