Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/probe-rs/flash-algorithm-template

A template for writing CMSIS-Pack flash algorithms in Rust
https://github.com/probe-rs/flash-algorithm-template

removed hard-coded algo name, fixes #25

pkoevesdi opened this pull request about 1 month ago
hard-coded name "algorithm-test" is removed from target-gen

pkoevesdi opened this issue about 1 month ago
index out of bounds: the len is 0 but the index is 0

pkoevesdi opened this issue about 1 month ago
changed `is_boot_memory` to `access: boot:`

pkoevesdi opened this pull request about 2 months ago
deprecated `is_boot_memory` in template.yaml

pkoevesdi opened this issue about 2 months ago
fixed wrong architecture

pkoevesdi opened this pull request about 2 months ago
wrong architecture in template.yaml

pkoevesdi opened this issue about 2 months ago
remove unused `MaybeUninit`

pkoevesdi opened this pull request about 2 months ago
fix wrong sector start adress

pkoevesdi opened this pull request about 2 months ago
fixed deprecated inline-threshold

pkoevesdi opened this pull request about 2 months ago
`flash-start-address` put into sector start address

pkoevesdi opened this issue about 2 months ago
warning: unused `use core::mem::MaybeUninit;`

pkoevesdi opened this issue about 2 months ago
deprecated -Cinline-threshold and wrong sector start address

pkoevesdi opened this pull request about 2 months ago
warning: the `-Cinline-threshold` flag is deprecated

pkoevesdi opened this issue about 2 months ago
error message and question for example flash algorithm

pkoevesdi opened this issue 8 months ago
SAM RH707 Support

blietaer opened this issue 11 months ago
Add RISCV support

Tiwalun opened this issue 11 months ago
Update README.md - nightly not needed

elfmimi opened this pull request over 1 year ago
Does it still need nightly Rust?

elfmimi opened this issue over 1 year ago
Need flash-algorithm 0.4.0 instead of 0.3.0

elfmimi opened this issue over 1 year ago
Feature suggestion: read chip UID and self testing functions?

huming2207 opened this issue almost 2 years ago
Panic - "Not all sectors were erased" while the flash has been wiped?

huming2207 opened this issue almost 2 years ago
No RTT messages

nilfit opened this issue almost 2 years ago
Update template to match new trait signature

tgross35 opened this pull request almost 2 years ago
Make RTT work

Yatekii opened this pull request almost 2 years ago