You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the Roadmap tracking issue, See below breakdown, more or less kept up-to-date. For now we are prioritizing features and issues relating to the 1st release milestone.
When networking itself requires onboarding that has neither TOFU nor Zero-Touch capabilities, it'd be convenient to have a cheap extra on-boarding channel. This may be USB Ethernet, WebUSB or Bluetooth, which can set up WiFi credentials. Using that interface should ideally be accessible to users unfamiliar with programming, eg. by having configuration options exposed as MTP files, or even a web application that provides different levels of interface to an attached device's configuration (eg. key-value manipulation or forms for described fields).
This is the Roadmap tracking issue, See below breakdown, more or less kept up-to-date. For now we are prioritizing features and issues relating to the 1st release milestone.
Development tools & Documentation
OS functionality
Embassy integration
driversinitialization -> covered through riot-rs-boards & autostart tasksThis needs simple gpio or led abstraction (enumeration?)
This needs a way (in build system, code) to easily add sensor drivers.
Hardware Support
riot-rs-threads
: add RISC-V support #157RIOT-c support
(postponed)
Basic (Layer<5) networking support
Extended (Layer>4) networking + security
Device Livecycle
Extend embassy integration
Board support traitnot using a traitExtend hardware support
CI
embedded-test
#331Formal Verification
The text was updated successfully, but these errors were encountered: