Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ariel-os/ariel-os issues and pull requests
#655 - docs(book): update the architecture figure
Pull Request -
State: closed - Opened by emmanuelsearch about 1 month ago
- 2 comments
Labels: docs
#654 - refactor(threading)!: use "TID" instead of "PID" for threads
Pull Request -
State: closed - Opened by ROMemories about 1 month ago
#653 - feat!: use a decorated function to hook into the USB setup
Pull Request -
State: open - Opened by ROMemories about 1 month ago
- 1 comment
Labels: UX, USB
#652 - docs(log): rename the `log` example to `example-log`
Pull Request -
State: closed - Opened by ROMemories about 1 month ago
Labels: docs
#651 - build: make laze use Cargo's dependency info
Pull Request -
State: open - Opened by kaspar030 about 2 months ago
Labels: build system
#650 - ci: use laze for `cargo-test`
Pull Request -
State: closed - Opened by kaspar030 about 2 months ago
- 1 comment
Labels: testing, build system
#649 - research: use private registry instead of crates.io patches?
Issue -
State: open - Opened by kaspar030 about 2 months ago
Labels: good first issue, rfc, build system
#648 - build: don't specify esp-storage
Pull Request -
State: closed - Opened by kaspar030 about 2 months ago
#647 - feat: native board
Pull Request -
State: open - Opened by kaspar030 about 2 months ago
- 2 comments
#646 - doc(book): point out how multiple log levels are done
Pull Request -
State: closed - Opened by chrysn about 2 months ago
- 6 comments
#645 - build: share cargo target dir per builder
Pull Request -
State: closed - Opened by kaspar030 about 2 months ago
- 1 comment
Labels: enhancement, build system
#644 - refactor(threading)!: remove `PartialOrd` impl on some types
Pull Request -
State: closed - Opened by ROMemories about 2 months ago
#643 - feat(build): add laze `clippy` target
Pull Request -
State: closed - Opened by kaspar030 about 2 months ago
#641 - thread async interop adjustments
Issue -
State: open - Opened by emmanuelsearch about 2 months ago
Labels: tracking, threading
#640 - refactor: Reduce board crates
Issue -
State: open - Opened by chrysn about 2 months ago
- 1 comment
Labels: build system
#639 - refactor: Unify linker scripts
Issue -
State: open - Opened by chrysn about 2 months ago
Labels: build system
#638 - refactor!: stop re-exporting `ariel-os-rt` and hide another item
Pull Request -
State: closed - Opened by ROMemories about 2 months ago
Labels: docs
#637 - ci: pin the Xtensa toolchain version
Pull Request -
State: closed - Opened by ROMemories about 2 months ago
Labels: CI
#636 - refactor(cell)!: move the cells to a dedicated module
Pull Request -
State: closed - Opened by ROMemories about 2 months ago
#635 - build: `patch.crates-io.toml` -> `ariel-os-cargo.toml`, move profile settings in
Pull Request -
State: closed - Opened by kaspar030 about 2 months ago
#634 - feat: debug logs without defmt (wip)
Pull Request -
State: closed - Opened by kaspar030 2 months ago
- 1 comment
#633 - refactor(hal)!: move the peripheral-related macros
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: docs
#631 - cleanup(threads): drop unused `asm` import
Pull Request -
State: closed - Opened by kaspar030 2 months ago
Labels: threading, cleanup
#630 - chore(embassy): ensure we call the embassy `raw::Executor::initialize()`
Pull Request -
State: closed - Opened by kaspar030 2 months ago
- 1 comment
#629 - feat(log)!: add support for both `defmt` and `log` for logging
Pull Request -
State: closed - Opened by ROMemories 2 months ago
- 2 comments
#628 - feat(random): re-export some `rand` traits
Pull Request -
State: open - Opened by kaspar030 2 months ago
Labels: rfc
#627 - docs: add a basic HTTP client example
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: docs, HTTP
#626 - chore(attr-macros): allow internal, macro-generated non-snake fn names
Pull Request -
State: closed - Opened by ROMemories 2 months ago
- 3 comments
Labels: UX
#625 - Log levels debug and trace not typechecked
Issue -
State: open - Opened by chrysn 2 months ago
- 1 comment
Labels: CI
#624 - inconsistent tasks, e.g., "flash", "flash-rs", ...
Issue -
State: closed - Opened by kaspar030 2 months ago
Labels: build system
#623 - `run` calls probe-rs, `flash` calls openocd
Issue -
State: open - Opened by kaspar030 2 months ago
Labels: build system
#622 - feat(laze): define flashing tasks in corresponding modules
Pull Request -
State: closed - Opened by kaspar030 2 months ago
Labels: build system
#621 - feat(storage): Extend module functions with erase_all
Pull Request -
State: open - Opened by bergzand 2 months ago
Labels: enhancement, storage
#620 - feat(buildinfo): introduce a `const` with the OS name
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: USB
#619 - build(laze-config): introduce a `usb` laze module
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: build system, USB
#618 - fix(storage): print flash range as hex
Pull Request -
State: closed - Opened by bergzand 2 months ago
Labels: storage
#617 - "native" support
Issue -
State: open - Opened by chrysn 2 months ago
- 1 comment
#616 - docs(debug): clean up the documentation
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: docs
#615 - refactor(debug)!: refactor handling of the exit code
Pull Request -
State: closed - Opened by ROMemories 2 months ago
- 1 comment
#614 - fix(cortex_m): don't rely on u128 ABI
Pull Request -
State: closed - Opened by kaspar030 2 months ago
- 1 comment
#613 - refactor: pull out ariel_os::buildinfo into separate crate
Pull Request -
State: closed - Opened by chrysn 2 months ago
#612 - feat(identity): generate MAC addresses from device identity
Pull Request -
State: closed - Opened by chrysn 2 months ago
- 6 comments
#611 - docs(gpio): clean up gpio example
Pull Request -
State: closed - Opened by bergzand 2 months ago
Labels: docs
#610 - Create an FAQ
Issue -
State: closed - Opened by chrysn 2 months ago
- 4 comments
Labels: docs
#609 - refactor(config)!: use `const`s instead of fns for `#[ariel_os::config]`
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: network, UX, config, USB
#608 - docs(device-metadata): clean up device-metadata example
Pull Request -
State: closed - Opened by bergzand 2 months ago
Labels: docs
#607 - docs(threading-channel): Clean up the threading-channel example
Pull Request -
State: closed - Opened by bergzand 2 months ago
Labels: docs, threading
#606 - docs(threading-event): Clean up the threading-event example
Pull Request -
State: closed - Opened by bergzand 2 months ago
- 2 comments
Labels: docs, threading
#605 - docs(threading): clean up the threading example
Pull Request -
State: closed - Opened by bergzand 2 months ago
- 1 comment
Labels: docs, threading
#604 - feat(storage) convert to using `AsRef<[u8]>` as key type
Issue -
State: open - Opened by kaspar030 2 months ago
Labels: storage
#603 - storage: evaluate buffer sizes
Issue -
State: open - Opened by kaspar030 2 months ago
Labels: storage
#602 - feat(deps): switch to picoserve 0.13.1 upstream
Pull Request -
State: closed - Opened by kaspar030 2 months ago
#601 - refactor(delegate)!: enforce more safety requirements
Pull Request -
State: closed - Opened by ROMemories 2 months ago
- 1 comment
#600 - refactor(threads)!: rename `Guard` to `MutexGuard` for consistency
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: threading
#599 - refactor(hal)!: move some GPIO HAL items for consistency
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: HAL
#598 - chore: Update libOSCORE dependency to published version
Pull Request -
State: closed - Opened by chrysn 2 months ago
- 1 comment
#597 - docs: skim for possible links from rustdoc to book
Issue -
State: open - Opened by kaspar030 2 months ago
Labels: docs, tracking
#596 - feat(build): pass `[patch.crates-io]` via extra cargo toml
Pull Request -
State: closed - Opened by kaspar030 2 months ago
- 2 comments
#595 - feat(dns): add support for DNS and mDNS, through `embassy-net`
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: network
#594 - chore: update the cargo-deny configuration
Pull Request -
State: closed - Opened by ROMemories 2 months ago
#593 - docs(macros): update the docs as `OptionalPeripherals` is now hidden
Pull Request -
State: closed - Opened by ROMemories 2 months ago
Labels: docs
#592 - fix(threads): handle case RISC-V + multicore enabled
Pull Request -
State: closed - Opened by elenaf9 2 months ago
#591 - chore(manifests): remove the `authors` key from all crates' manifests
Pull Request -
State: closed - Opened by ROMemories 2 months ago
#590 - doc: change e-mail address in Code of Conduct
Issue -
State: open - Opened by jkarinkl 2 months ago
Labels: docs
#589 - tracking: high-level doc brushup
Issue -
State: closed - Opened by emmanuelsearch 2 months ago
- 2 comments
Labels: docs, tracking
#588 - feat(coapcore): refactor authentication sources, add ACE-OSCORE profile
Pull Request -
State: closed - Opened by chrysn 3 months ago
- 4 comments
#587 - docs: Align README with RIOT's, tone down on providing 'batteries included'
Pull Request -
State: closed - Opened by chrysn 3 months ago
- 1 comment
#586 - fix: avoid symbol collisions
Pull Request -
State: closed - Opened by ROMemories 3 months ago
- 4 comments
#585 - feat: Share code with RIOT OS
Pull Request -
State: closed - Opened by chrysn 3 months ago
- 7 comments
Labels: testing
#584 - build: enable Rust edition 2024
Pull Request -
State: open - Opened by ROMemories 3 months ago
- 2 comments
Labels: build system
#579 - refactor(gpio)!: replace the `UnsupportedByHardware` variant with a note
Pull Request -
State: closed - Opened by ROMemories 3 months ago
Labels: docs, HAL
#578 - docs(hal): add a portability note regarding when to use `hal` items
Pull Request -
State: closed - Opened by ROMemories 3 months ago
Labels: docs, HAL
#574 - community: revisit the `authors` manifest key
Issue -
State: closed - Opened by ROMemories 3 months ago
- 3 comments
#573 - docs(usb-serial-example): clean up the `usb-serial` example
Pull Request -
State: closed - Opened by ROMemories 3 months ago
Labels: docs, USB
#570 - docs(http-server-example): clean up the `http-server` example
Pull Request -
State: closed - Opened by ROMemories 3 months ago
- 1 comment
Labels: docs, HTTP
#568 - fix(coap): Update dependencies
Pull Request -
State: closed - Opened by chrysn 3 months ago
- 6 comments
#565 - feat: support atsamd
Issue -
State: open - Opened by kaspar030 3 months ago
Labels: HAL
#560 - feat: integrate trouble BLE stack
Issue -
State: open - Opened by kaspar030 3 months ago
- 1 comment
#559 - feat: alloc
Issue -
State: open - Opened by kaspar030 3 months ago
- 1 comment
#555 - deps: Bump esp hal to 0.22.0
Pull Request -
State: closed - Opened by kaspar030 3 months ago
- 3 comments
#536 - docs: add contributing guide
Pull Request -
State: closed - Opened by jkarinkl 3 months ago
Labels: docs
#529 - chore(pedantic): make Clippy happy with `ariel-os-hal`
Pull Request -
State: closed - Opened by ROMemories 3 months ago
Labels: HAL
#524 - make crates.io patches available to out-of-tree builds
Issue -
State: closed - Opened by kaspar030 3 months ago
- 1 comment
Labels: help wanted, build system
#513 - doc: polish feature docs
Issue -
State: open - Opened by kaspar030 3 months ago
- 1 comment
Labels: docs
#504 - feat(build): initial Ferrocene support
Pull Request -
State: open - Opened by kaspar030 3 months ago
- 2 comments
Labels: enhancement, build system
#504 - feat(build): initial Ferrocene support
Pull Request -
State: closed - Opened by kaspar030 3 months ago
- 2 comments
Labels: enhancement, build system
#503 - community: clear up naming around user, end-user, developer, ...
Issue -
State: open - Opened by kaspar030 3 months ago
Labels: docs
#502 - tracking: streamline network configuration
Issue -
State: closed - Opened by kaspar030 3 months ago
- 1 comment
Labels: tracking, network
#498 - feat(coap): Access storage
Pull Request -
State: open - Opened by chrysn 4 months ago
- 2 comments
Labels: storage
#494 - ci(rustdoc): render the storage module docs
Pull Request -
State: closed - Opened by ROMemories 4 months ago
Labels: docs, CI, storage
#481 - fix(threads): xtensa: enable saving/restoring float regs
Pull Request -
State: closed - Opened by kaspar030 4 months ago
- 5 comments
Labels: threading
#476 - Bump nightly to 2024-12-10
Pull Request -
State: closed - Opened by kaspar030 4 months ago
- 6 comments
#474 - feat: introduce a sensor abstraction
Pull Request -
State: open - Opened by ROMemories 4 months ago
- 4 comments
Labels: sensor api
#473 - Semver policy
Issue -
State: open - Opened by chrysn 4 months ago
- 1 comment
Labels: docs
#465 - docs(threading): add multithreading book chapter
Pull Request -
State: closed - Opened by elenaf9 4 months ago
- 7 comments
Labels: docs, threading
#435 - initial Raspi Pico 2 support
Pull Request -
State: open - Opened by kaspar030 5 months ago
- 3 comments
Labels: HAL, board
#435 - feat: initial RasPi Pico 2 support
Pull Request -
State: open - Opened by kaspar030 5 months ago
- 4 comments
Labels: HAL, board
#418 - `examples/coap` (liboscore) on armv6m CI build failure on CI
Issue -
State: open - Opened by kaspar030 5 months ago
- 3 comments
Labels: bug, CoAP
#416 - tracking: most wanted laze improvements
Issue -
State: open - Opened by kaspar030 5 months ago
- 1 comment
Labels: tracking, build system
#410 - tracking: cleanup examples
Issue -
State: closed - Opened by kaspar030 5 months ago
- 3 comments
Labels: docs, tracking, UX