-
## User Story
As a developer I want a quick way to set up and use a local development environment to be able to develop with ease and confidence and improve the onboarding experience.
There sh…
-
With reference to the discussion in #339 with regards to type hints, I have started looking at the work needed for type annotating canopen. What is the overall ambitions with regards to implementation…
-
Many projects release a bundle of files, with only some of those files constituting the actual source needed to exercise freedom to modify, build, and install the code.
In other words, some projects …
-
Modspec under Metanorma is following the Metanorma modelling of requirements: `component` is an element for general, otherwise unspecified components of requirements.
Modspec under modspec-ruby, cr…
-
The `piton/ariane_build_tools.sh` script uses the following repositories to build a toolchain;
```
Submodule 'riscv-binutils-gdb' (https://github.com/riscv/riscv-binutils-gdb.git) registered for pat…
-
I started annotating the bootrom dump at https://gist.github.com/zhuowei/d6ff16f05faf13ba9e946345d4840db6. I generated the dump with Objdump:
```
riscv64-unknown-elf-objcopy --change-addresses=0x1…
-
I'm trying to Debug a hello world application on HiFive Unleashed using PlatformIO Core (CLI) tool. I've setup the utility using this Wiki:
https://docs.platformio.org/en/latest/core/installation.ht…
-
# Use Case: Access Now STOP incident reviewer to add new Internet Shutdown incident
## Revision History
## Primary Actor:
Access Now STOP incident reviewer
## Stakeholders and Interests
…
-
## STR
1. Create a GPG key that uses _separate_ subkeys for signing and certification.
2. Submit a message with this key.
3. Sigbin redirects you to the homepage with a flashed error notification: "Fa…
-
I am using a [bootlin](https://toolchains.bootlin.com/) RISC-V toolchain (GCC 10.2.0, binutils 2.34) to build second boot.
First of all, this toolchain does not support nano specs, and I had to do …