-
In the review of https://github.com/tock/libtock-rs/pull/103 (changing the API to Rust's futures), the topic of breaking changes was brought up.
Given that:
- this library is mature enough to bu…
gendx updated
5 years ago
-
With support in tock/tock for several stm32 chips, is this repository still useful? It might be confusing if someone finds this first.
-
**Feature description**
When right clicking an object to open the context menu, there should be an option to mute it such that it does not play a sound upon activation or collision
**Feature purp…
-
Given the recent interest in optimizing Tock for code size, I think it would make sense to summarize and track existing and future ways of decreasing the size.
- [x] **Capsule configuration in boar…
gendx updated
4 months ago
-
When the (one member) flash header was introduced in https://github.com/lowRISC/opentitan/commit/4425b287f8d2c6de6f10410192ee7ef761c71189, both Tock and Oreboot were silently broken (as discussed in h…
-
This is related to #671, but I feel we will need a couple of extra things to make this code work.
```rust
#[flux::refined_by(ring_len: int, head: int, tail: int)]
#[flux::invariant(0 < ring_len)]…
-
#3822 introduced Tockbot, a Python script to automate some maintenance tasks in the Tock repository. This issue tracks current supported jobs and their configurations, a wishlist of new features, and …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
wyng monitor --- the archive passes full arch-check fine. There are 2-4 sessions for each volume.
```
Wyng 0.8 beta release 20240827
Preparing snapshots in '/dev/qubes_dom0/'...
Warning: Local '…
-
This is based on the discussion [here](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/-C.20flags.20that.20change.20ABI/near/474829680); I don't understand much of the underlyin…