Skip to content

Commit

Permalink
Merge pull request 'added correction for link' (#17) from link-correc…
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Sep 30, 2024
2 parents b753a46 + e98ef85 commit 48dd006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flashloader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ called the `image-loader.py` which can be used to upload compiled images to the
application to write them to the NVM.

Please note that the both the application and the image loader are tailored towards usage
with the [bootloader provided by this repository](https://egit.irs.uni-stuttgart.de/rust/va416xx-rs/src/branch/main/bootloader).
with the [bootloader provided by this repository](https://egit.irs.uni-stuttgart.de/rust/va108xx-rs/src/branch/main/bootloader).

The software can quickly be adapted to interface with a real primary on-board software instead of
the Python script provided here to upload images because it uses a low-level CCSDS based packet
Expand Down

0 comments on commit 48dd006

Please sign in to comment.