3 months ago 4 views
 owned this note

RIOT Summit 2024 breakout: Technical aspects of RIOT-rs

If you want to participate remotely and something doesn’t work, please interrupt us minute takers on the pad!

Agenda items:

Kaspar showing RIOT-rs (Kaspar)

blinky example: Single example with LEDs (Koen: app independent? Kaspar: plan is to, not sure how, some code-gen from description “board has LED at pin in color with inversion”)

cf. many examples in embassy with platform specific inits

Similar abstraction for the network examples

Q: anything preventing something like RIOT-native?
A: No, need to port the scheduler, but we don’t have that yet

config management

RIOT-rs does not use Kconfig.
For an example of how config management is done, can look at the Cargo.toml and laze files files

name brainstorming ;)

no time left ;) but feel free to shoot proposals anytime