Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / future-proof-iot/RIOT-rs issues and pull requests

#422 - Hardfaults since toolchain bump

Issue - State: closed - Opened by ROMemories 5 months ago - 3 comments
Labels: bug, arch

#421 - feat: add an I2C controller abstraction

Pull Request - State: closed - Opened by ROMemories 5 months ago - 5 comments
Labels: arch

#420 - find solution for wifi credential defaults

Issue - State: open - Opened by kaspar030 5 months ago - 2 comments
Labels: Wi-Fi

#419 - chore(build): bump Rust toolchain

Pull Request - State: closed - Opened by kaspar030 5 months ago

#418 - `examples/coap` (liboscore) on armv6m CI build failure on CI

Issue - State: open - Opened by kaspar030 5 months ago - 2 comments
Labels: bug, CoAP

#417 - chore(hax): update the Makefile with upstream

Pull Request - State: closed - Opened by ROMemories 5 months ago
Labels: formal

#416 - tracking: most wanted laze improvements

Issue - State: open - Opened by kaspar030 5 months ago - 1 comment
Labels: tracking, build system

#415 - fix(armv6): make `coap` example deps use portable atomics

Pull Request - State: closed - Opened by kaspar030 5 months ago
Labels: CoAP

#414 - refactor(runqueue): implement `Default` now that hax supports it

Pull Request - State: closed - Opened by ROMemories 5 months ago - 2 comments
Labels: threading

#413 - feat: hwrng for stm32 & rp

Pull Request - State: closed - Opened by kaspar030 5 months ago
Labels: arch

#412 - build(profiles): make the `dev` profile suitable for embedded

Pull Request - State: closed - Opened by ROMemories 5 months ago - 2 comments
Labels: build system

#411 - docs(README): fix Prerequisites step numbering

Pull Request - State: closed - Opened by ROMemories 5 months ago
Labels: docs

#410 - tracking: cleanup examples

Issue - State: open - Opened by kaspar030 5 months ago - 2 comments
Labels: docs, tracking, UX

#409 - refactor(runqueue): use `Option::map` as hax now supports it

Pull Request - State: closed - Opened by ROMemories 5 months ago
Labels: formal

#408 - feat(build): re-export crates under `riot_rs::reexports::*`

Pull Request - State: closed - Opened by kaspar030 5 months ago - 1 comment

#407 - ci(matrix-bot): notify of `ready_for_review` events

Pull Request - State: closed - Opened by ROMemories 5 months ago - 1 comment
Labels: CI

#406 - fix(doc): fix embassy -> Embassy spelling

Pull Request - State: closed - Opened by kaspar030 5 months ago

#405 - fix(nightly): convert `make_static!()` to `(Const)StaticCell`

Pull Request - State: closed - Opened by kaspar030 5 months ago - 1 comment

#404 - ci(hax): update the hax setup

Pull Request - State: closed - Opened by ROMemories 5 months ago - 1 comment
Labels: CI, formal

#403 - build: toml up `rust-toolchain`

Pull Request - State: closed - Opened by kaspar030 5 months ago - 1 comment

#402 - doc(readme): Update probe-rs-tools installation

Pull Request - State: closed - Opened by bergzand 5 months ago - 1 comment

#401 - Wrap Cargo probe-rs not found error message

Issue - State: open - Opened by bergzand 5 months ago
Labels: docs, build system

#400 - esp: Wifi connection regression since updating to esp-hal 0.20.0

Issue - State: open - Opened by kaspar030 5 months ago
Labels: bug, network, Wi-Fi

#399 - feat(xtensa): add support for esp32s3 with xtensa arch

Pull Request - State: closed - Opened by elenaf9 5 months ago - 2 comments
Labels: arch

#398 - feat(threads): add mutex with priority inheritance

Pull Request - State: open - Opened by elenaf9 5 months ago - 4 comments
Labels: threading

#397 - feat(threads): multicore support

Pull Request - State: closed - Opened by elenaf9 5 months ago - 8 comments
Labels: threading

#396 - docs(esp): mark User USB as not currently supported

Pull Request - State: closed - Opened by ROMemories 5 months ago
Labels: docs, USB

#395 - docs(spawner-macro): add a missing parameter in a doc example

Pull Request - State: closed - Opened by ROMemories 5 months ago
Labels: docs, UX

#394 - ci(cargo-deny): force the installation when already restored from cache

Pull Request - State: closed - Opened by ROMemories 5 months ago
Labels: CI

#393 - test: allow the `embassy` example for all laze contexts

Pull Request - State: closed - Opened by ROMemories 6 months ago - 1 comment
Labels: arch, testing

#392 - refactor(embassy)!: extract `arch` modules as crates

Pull Request - State: closed - Opened by ROMemories 6 months ago - 1 comment
Labels: arch

#391 - chore(lints): set more documentation-related lints to `deny`

Pull Request - State: closed - Opened by ROMemories 6 months ago
Labels: docs, CI

#390 - fix(blinky): blinky does not need `external-interrupts`

Pull Request - State: closed - Opened by ROMemories 6 months ago
Labels: testing

#388 - refactor!: remove the embassy module and all its uses

Pull Request - State: closed - Opened by ROMemories 6 months ago - 1 comment
Labels: UX

#386 - ci(docs): enable missing features that should appear in the docs

Pull Request - State: closed - Opened by ROMemories 6 months ago - 1 comment
Labels: docs, CI

#385 - build(deps): bump embassy, esp-hal, rtt-target, bare-metal

Pull Request - State: closed - Opened by kaspar030 6 months ago - 6 comments

#384 - chore(laze-project): fix some tasks for when apps are not in `examples`

Pull Request - State: closed - Opened by ROMemories 6 months ago
Labels: build system

#383 - chore(runqueue,threads): fix clippy lints

Pull Request - State: closed - Opened by elenaf9 6 months ago - 1 comment

#382 - refactor(threads): improve panic handling and docs

Pull Request - State: closed - Opened by elenaf9 6 months ago - 3 comments
Labels: threading

#381 - feat(threads): sort `ThreadList` by priority

Pull Request - State: closed - Opened by elenaf9 6 months ago - 3 comments
Labels: threading

#380 - docs(book): explain concepts required for building a RIOT-rs application

Pull Request - State: closed - Opened by ROMemories 6 months ago - 1 comment
Labels: docs, project-onboarding

#379 - chore: Update packages that pulled heapless 0.5

Pull Request - State: closed - Opened by chrysn 6 months ago

#378 - chore(ci/hax): update github action to hax ref 533f870

Pull Request - State: closed - Opened by elenaf9 6 months ago
Labels: CI, formal

#377 - chore: clippy-lint the coapcore crate

Pull Request - State: open - Opened by ROMemories 6 months ago - 3 comments
Labels: CI

#376 - chore: inherit workspace lints in every crate

Pull Request - State: closed - Opened by ROMemories 6 months ago
Labels: CI

#375 - ci: set up yamllint checking

Pull Request - State: closed - Opened by ROMemories 6 months ago - 2 comments
Labels: CI

#374 - ci: set up cargo-deny checking

Pull Request - State: closed - Opened by ROMemories 6 months ago - 5 comments
Labels: CI

#373 - chore(Cargo.toml): specify the `license` key in every crate

Pull Request - State: closed - Opened by ROMemories 6 months ago - 1 comment

#372 - nRF53 HWRNG

Issue - State: open - Opened by chrysn 7 months ago - 1 comment
Labels: arch, crypto

#371 - feat(threads): implement `ThreadList` as circular list

Pull Request - State: closed - Opened by elenaf9 7 months ago - 1 comment
Labels: threading

#370 - feat(threads): dynamic thread priorities

Pull Request - State: closed - Opened by elenaf9 7 months ago - 11 comments
Labels: threading

#369 - fix(threads/cortex_m): don't save high regs on first schedule

Pull Request - State: closed - Opened by elenaf9 7 months ago - 4 comments
Labels: threading

#368 - docs(gpio-example): restrict the architectures on which this example runs

Pull Request - State: closed - Opened by ROMemories 7 months ago - 1 comment
Labels: CI, arch, testing, board

#367 - ci: increase the number of parallel jobs

Pull Request - State: closed - Opened by ROMemories 7 months ago - 1 comment
Labels: CI

#366 - docs(governance): create governance doc

Pull Request - State: closed - Opened by jkarinkl 7 months ago - 2 comments
Labels: docs

#365 - fix(threads): add stm32 wfi bug workaround

Pull Request - State: closed - Opened by kaspar030 7 months ago

#364 - fix(laze): add `stm32` to the implementors of `sw/benchmark`

Pull Request - State: closed - Opened by kaspar030 7 months ago
Labels: arch, testing

#363 - fix(atomics): clarify how we select portable-atomic's atomic implementations

Pull Request - State: closed - Opened by ROMemories 7 months ago - 1 comment
Labels: arch, threading

#362 - ci(stm32): enable testing for some STM32 boards when making PRs

Pull Request - State: closed - Opened by ROMemories 7 months ago
Labels: CI, arch, testing

#361 - test: add `embedded-test` integration (WIP)

Pull Request - State: open - Opened by kaspar030 7 months ago
Labels: testing

#360 - fix(doc): add comment regarding downcounting systick

Pull Request - State: closed - Opened by kaspar030 7 months ago

#359 - Add Xtensa support

Issue - State: closed - Opened by emmanuelsearch 7 months ago
Labels: arch, board

#358 - tracking: at-risk features and potential future breaking changes

Issue - State: open - Opened by ROMemories 7 months ago
Labels: tracking

#357 - nucle0-stm32h755: usb ethernet not working properly

Issue - State: open - Opened by kaspar030 7 months ago
Labels: USB

#356 - feat(CI): add some missing package checks

Pull Request - State: closed - Opened by elenaf9 7 months ago - 1 comment

#355 - handle log level with laze, enable defmt with info log level by default

Pull Request - State: closed - Opened by kaspar030 7 months ago - 2 comments
Labels: build system

#354 - feat: default defmt logging

Pull Request - State: closed - Opened by elenaf9 7 months ago - 5 comments
Labels: UX

#353 - fix(task-macro): make the `riot_rs::task` macro work with no parameters

Pull Request - State: closed - Opened by ROMemories 7 months ago
Labels: UX

#352 - macros: `task` macro errors if there are no parameters

Issue - State: closed - Opened by elenaf9 7 months ago - 1 comment
Labels: bug, UX

#351 - `examples/embassy` doesn't work on the rpi-pico

Issue - State: open - Opened by elenaf9 7 months ago - 3 comments
Labels: bug, arch

#350 - CoAP storage demo

Pull Request - State: closed - Opened by chrysn 7 months ago - 1 comment
Labels: CoAP

#349 - feat(threads, runqueue): derive `defmt::Format` for some types

Pull Request - State: closed - Opened by elenaf9 7 months ago - 6 comments
Labels: UX

#348 - Move CoAP server setup into module

Pull Request - State: closed - Opened by chrysn 8 months ago - 1 comment
Labels: CoAP

#347 - Examples use IPv4 instead of IPv6

Issue - State: open - Opened by chrysn 8 months ago - 1 comment
Labels: network

#346 - CoAP security stack: Split out into dedicated module

Pull Request - State: closed - Opened by chrysn 8 months ago - 5 comments
Labels: cleanup, CoAP

#345 - Documentation: Add comparison with other platforms

Issue - State: open - Opened by emmanuelsearch 8 months ago
Labels: docs

#344 - Documentation: document current governance

Issue - State: closed - Opened by emmanuelsearch 8 months ago - 1 comment
Labels: docs

#343 - Add a porting guide

Issue - State: open - Opened by emmanuelsearch 8 months ago - 1 comment
Labels: docs, arch, board

#342 - Document RasPi Pico including Wifi use

Issue - State: open - Opened by emmanuelsearch 8 months ago
Labels: docs, Wi-Fi

#341 - fix(.github): move ISSUE_TEMPLATES subfolder

Pull Request - State: closed - Opened by elenaf9 8 months ago - 1 comment

#340 - CoAP modulification

Issue - State: open - Opened by chrysn 8 months ago - 1 comment
Labels: CoAP

#339 - clarify USB VID/PID use

Issue - State: open - Opened by kaspar030 8 months ago - 1 comment
Labels: USB

#338 - Pre-screen CoAP requests based on credential's claims

Issue - State: open - Opened by chrysn 8 months ago
Labels: CoAP

#337 - fix(embassy-init): move out peripherals required for drivers earlier

Pull Request - State: open - Opened by ROMemories 8 months ago - 8 comments
Labels: arch

#336 - feat: SUIT client

Issue - State: open - Opened by kaspar030 8 months ago
Labels: network, crypto

#335 - feat: MQTT client

Issue - State: open - Opened by kaspar030 8 months ago - 2 comments
Labels: network

#334 - "portable" sensor reading

Issue - State: open - Opened by kaspar030 8 months ago - 2 comments
Labels: use case

#333 - "portable" blinky

Issue - State: closed - Opened by kaspar030 8 months ago - 1 comment
Labels: enhancement, use case

#332 - provide working out-of-tree workflow

Issue - State: open - Opened by kaspar030 8 months ago
Labels: build system

#331 - integrate `embedded-test`

Issue - State: open - Opened by kaspar030 8 months ago
Labels: testing

#330 - fix(book/tooling): fix shell example

Pull Request - State: closed - Opened by elenaf9 8 months ago - 1 comment

#329 - feat(net): wrap network stack in a `OnceLock`

Pull Request - State: closed - Opened by kaspar030 8 months ago

#328 - feat(examples): add `usb-serial` example

Pull Request - State: closed - Opened by kaspar030 8 months ago - 2 comments
Labels: USB

#327 - feat(macros): improve `spawner` macro errors

Pull Request - State: closed - Opened by kaspar030 8 months ago - 1 comment

#326 - Doctests are not run in examples

Issue - State: open - Opened by chrysn 8 months ago - 3 comments
Labels: docs, testing

#325 - feat(CI): be explicit on the used hax branch

Pull Request - State: closed - Opened by kaspar030 8 months ago - 3 comments

#324 - docs(book): add an initial version of the support matrix

Pull Request - State: closed - Opened by ROMemories 8 months ago - 7 comments
Labels: docs, network, arch, board

#323 - fix: `s/expressif/espressif/g`

Pull Request - State: closed - Opened by kaspar030 8 months ago