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

#721 - ci: fix build-deploy-docs.yml run_id variable

Pull Request - State: closed - Opened by kaspar030 20 days ago
Labels: CI

#720 - ci: pass pr number to "Preview docs" workflow via artifact

Pull Request - State: closed - Opened by kaspar030 20 days ago

#720 - ci: pass pr number to "Preview docs" workflow via artifact

Pull Request - State: closed - Opened by kaspar030 20 days ago
Labels: CI

#719 - ci: add some debug output to preview-docs

Pull Request - State: closed - Opened by kaspar030 21 days ago
Labels: CI

#719 - ci: add some debug output to preview-docs

Pull Request - State: closed - Opened by kaspar030 21 days ago

#718 - feat(config): introduce macros to obtain IP addresses at compile time

Pull Request - State: closed - Opened by ROMemories 21 days ago - 1 comment
Labels: config

#717 - ci: drop unneeded `needs` from preview-docs.yml

Pull Request - State: closed - Opened by kaspar030 21 days ago
Labels: bug, CI

#716 - docs(support-matrix): print the technical name of boards and chips

Pull Request - State: closed - Opened by ROMemories 21 days ago
Labels: docs

#715 - feat: improve network configuration

Pull Request - State: closed - Opened by kaspar030 21 days ago - 1 comment
Labels: network, config

#714 - lint issue: "warning: this lint expectation is unfulfilled" (coapcore)

Issue - State: closed - Opened by kaspar030 21 days ago - 2 comments

#713 - build(esp-boards): introduce laze contexts for ESP* HW modules

Pull Request - State: closed - Opened by ROMemories 21 days ago
Labels: board

#712 - refactor(board-name)!: rename microbit(-v2) to bbc-microbit(-v2)

Pull Request - State: closed - Opened by ROMemories 21 days ago
Labels: board

#711 - ci: preview docs if they changed in a PR

Pull Request - State: closed - Opened by kaspar030 21 days ago - 2 comments
Labels: docs, CI

#710 - chore(deps): bump our embassy-net fork

Pull Request - State: closed - Opened by kaspar030 22 days ago - 1 comment
Labels: enhancement, network

#709 - fix(examples): re-enable `examples/thread-async-interop` for esp

Pull Request - State: closed - Opened by kaspar030 22 days ago - 1 comment
Labels: docs, threading

#708 - docs(examples): increase the ISR stack to avoid HardFaults on RPi Pico W

Pull Request - State: closed - Opened by ROMemories 22 days ago
Labels: docs

#707 - bug: `defmt logger taken reentrantly` on esp32-s3

Issue - State: closed - Opened by kaspar030 22 days ago - 2 comments

#706 - feat: dynamic (executor/ISR) stack sizes

Issue - State: open - Opened by kaspar030 22 days ago
Labels: config

#705 - feat(gpio): impl formatting traits on common GPIO types

Pull Request - State: closed - Opened by ROMemories 23 days ago

#704 - docs(support-matrix): add links to boards' manufacturer pages

Pull Request - State: closed - Opened by ROMemories 23 days ago
Labels: docs, board

#703 - fix(boards): rename the ESP32 boards

Pull Request - State: closed - Opened by ROMemories 23 days ago
Labels: board, build system

#702 - docs(support-matrix): document support for ESP32-S3-WROOM-1

Pull Request - State: closed - Opened by ROMemories 23 days ago
Labels: docs

#701 - ci(chatbot): fix the chatbot message string

Pull Request - State: closed - Opened by ROMemories 23 days ago
Labels: CI

#700 - docs: split the re-exports imports

Pull Request - State: closed - Opened by ROMemories 24 days ago
Labels: docs

#699 - feat(config): export macros providing var env access

Pull Request - State: closed - Opened by ROMemories 24 days ago
Labels: config

#698 - docs(book): add chapter about `embedded-test` integration

Pull Request - State: closed - Opened by kaspar030 24 days ago
Labels: docs, testing

#697 - docs(build): reorganize the page to facilitate linking to sections

Pull Request - State: closed - Opened by ROMemories 24 days ago - 1 comment
Labels: docs, build system

#696 - refactor: remove unused `clist` crate

Pull Request - State: closed - Opened by kaspar030 24 days ago
Labels: cleanup

#695 - feat(build): add `info-modules` laze target

Pull Request - State: closed - Opened by kaspar030 24 days ago - 1 comment
Labels: build system

#694 - refactor!(net): `ariel_os_embassy::network` -> `ariel_os_embassy::net`

Pull Request - State: closed - Opened by kaspar030 25 days ago - 2 comments

#693 - feat(coap): add ACE EDHOC profile

Pull Request - State: closed - Opened by chrysn 26 days ago - 4 comments
Labels: CoAP

#692 - ci: show non-draft PRs with ready-for-review icon

Pull Request - State: closed - Opened by chrysn 27 days ago - 4 comments
Labels: CI

#691 - fix(ci): remove dependencies-action

Pull Request - State: closed - Opened by chrysn 27 days ago - 3 comments
Labels: CI

#690 - fix(coap): logging and documentation fixes

Pull Request - State: closed - Opened by chrysn 27 days ago

#689 - docs(book): reorganize the developer guide section

Pull Request - State: closed - Opened by ROMemories 27 days ago
Labels: docs

#688 - docs(book): revisit the multithreading page

Pull Request - State: closed - Opened by ROMemories 27 days ago
Labels: docs, threading

#687 - feat(thread): provide as many priority levels as the max thread count

Pull Request - State: closed - Opened by ROMemories 27 days ago
Labels: threading

#686 - chore(deps): another embedded-test quirk

Pull Request - State: closed - Opened by kaspar030 27 days ago

#685 - fix(tests): update `embedded-test` to `sleep()` -> `park()` rename

Pull Request - State: closed - Opened by kaspar030 27 days ago - 1 comment
Labels: testing, threading

#684 - docs: split main README intro text wall

Pull Request - State: closed - Opened by emmanuelsearch 27 days ago - 1 comment
Labels: docs

#683 - docs(book): intro rewrite

Pull Request - State: closed - Opened by emmanuelsearch 28 days ago - 8 comments
Labels: docs

#682 - docs(book): remove old manifesto

Pull Request - State: closed - Opened by emmanuelsearch 28 days ago
Labels: docs

#681 - docs: update main readme intro

Pull Request - State: closed - Opened by emmanuelsearch 28 days ago - 1 comment
Labels: docs

#680 - chore(threads): delete the outdated README

Pull Request - State: closed - Opened by ROMemories 28 days ago
Labels: docs, threading

#679 - Coding convention: Log levels

Issue - State: open - Opened by chrysn 28 days ago - 1 comment
Labels: docs

#678 - ci(docs): render documentation for network protocols

Pull Request - State: closed - Opened by ROMemories 28 days ago
Labels: docs, CI

#677 - docs(book): move the networking documentation into the book

Pull Request - State: closed - Opened by ROMemories 29 days ago - 3 comments
Labels: docs, network

#676 - docs(storage): Clean up the storage example

Pull Request - State: closed - Opened by bergzand 29 days ago - 3 comments
Labels: docs

#675 - feat: bump to `embassy-usb` 0.4.0

Pull Request - State: closed - Opened by kaspar030 29 days ago - 1 comment

#674 - coap: Model dependencies in laze

Issue - State: closed - Opened by chrysn 30 days ago
Labels: build system, CoAP

#673 - doc: Update hello-world recording

Pull Request - State: closed - Opened by bergzand 30 days ago - 1 comment
Labels: docs

#672 - docs(book): document how to add support for a board

Pull Request - State: closed - Opened by ROMemories 30 days ago
Labels: docs, board

#671 - docs(laze): move the build system doc into the book and update it

Pull Request - State: closed - Opened by ROMemories 30 days ago - 2 comments
Labels: docs, build system

#670 - chore: remove riotboot-related configuration

Pull Request - State: closed - Opened by ROMemories 30 days ago
Labels: build system

#669 - doc: README.md hello-world render is outdated

Issue - State: closed - Opened by kaspar030 about 1 month ago
Labels: docs

#668 - ci: forbid the `authors` key in manifests

Pull Request - State: closed - Opened by ROMemories about 1 month ago - 1 comment
Labels: CI

#667 - build: lingering build issues around liboscore

Issue - State: open - Opened by kaspar030 about 1 month ago - 6 comments
Labels: bug, build system

#666 - refactor(threads)!: rename `thread_create/_noarg` -> `create/_noarg`

Pull Request - State: closed - Opened by kaspar030 about 1 month ago

#665 - chore(deps): bump embassy

Pull Request - State: closed - Opened by kaspar030 about 1 month ago - 4 comments

#665 - chore(deps): bump embassy

Pull Request - State: open - Opened by kaspar030 about 1 month ago

#664 - fix(thread): seal `Arguable` so users cannot impl it

Pull Request - State: closed - Opened by ROMemories about 1 month ago - 5 comments
Labels: threading

#664 - fix(thread): seal `Arguable` so users cannot impl it

Pull Request - State: open - Opened by ROMemories about 1 month ago - 1 comment
Labels: threading

#663 - docs(thread): enable the rendering of the `core-affinity` feature

Pull Request - State: closed - Opened by ROMemories about 1 month ago
Labels: docs, threading

#663 - docs(thread): enable the rendering of the `core-affinity` feature

Pull Request - State: closed - Opened by ROMemories about 1 month ago
Labels: docs, threading

#662 - feat(thread): define `CORE_COUNT` on single core as well

Pull Request - State: closed - Opened by ROMemories about 1 month ago - 1 comment
Labels: threading

#662 - feat(thread): define `CORE_COUNT` on single core as well

Pull Request - State: closed - Opened by ROMemories about 1 month ago - 1 comment
Labels: threading

#661 - refactor(threading)!: rename `*_NUMOF` to `*_COUNT`

Pull Request - State: closed - Opened by ROMemories about 1 month ago - 2 comments
Labels: threading

#661 - refactor(threading)!: rename `*_NUMOF` to `*_COUNT`

Pull Request - State: closed - Opened by ROMemories about 1 month ago - 2 comments
Labels: threading

#660 - docs(thread)!: hide some items from users

Pull Request - State: closed - Opened by ROMemories about 1 month ago
Labels: docs, threading

#660 - docs(thread)!: hide some items from users

Pull Request - State: closed - Opened by ROMemories about 1 month ago
Labels: docs, threading

#659 - chore(threads): remove an outdated test suite

Pull Request - State: closed - Opened by ROMemories about 1 month ago
Labels: cleanup

#658 - chore(rt): remove an unused `cbindgen` configuration file

Pull Request - State: closed - Opened by ROMemories about 1 month ago
Labels: cleanup

#658 - chore(rt): remove an unused `cbindgen` configuration file

Pull Request - State: closed - Opened by ROMemories about 1 month ago
Labels: cleanup

#657 - refactor(debug-logging)!: rename debug logging laze modules

Pull Request - State: open - Opened by ROMemories about 1 month ago - 2 comments
Labels: UX, build system

#656 - refactor(threading)!: rename parking functions to match the std's

Pull Request - State: closed - Opened by ROMemories about 1 month ago - 2 comments
Labels: threading

#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

#634 - feat: debug logs without defmt (wip)

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

#633 - refactor(hal)!: move the peripheral-related macros

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

#631 - cleanup(threads): drop unused `asm` import

Pull Request - State: closed - Opened by kaspar030 about 2 months ago
Labels: threading, cleanup

#630 - chore(embassy): ensure we call the embassy `raw::Executor::initialize()`

Pull Request - State: closed - Opened by kaspar030 about 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