Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
D7018E-Assignment-4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fredrik Pettersson
D7018E-Assignment-4
Commits
9f9e8755
Commit
9f9e8755
authored
7 years ago
by
DevDoggo
Browse files
Options
Downloads
Patches
Plain Diff
Updated README.md
parent
9154ed49
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+19
-13
19 additions, 13 deletions
README.md
with
19 additions
and
13 deletions
README.md
+
19
−
13
View file @
9f9e8755
# `cortex-m-quickstart`
# Decryptor for the Cortex-M
## Requirements
STM32F401 Nucleo-64
Rust
> A template for building applications for ARM Cortex-M microcontrollers
## Description
This is code made to be run ontop of a microcontroller.
It uses a seed to decrypt an encrypted string of input.
# [Documentation](https://docs.rs/cortex-m-quickstart)
## How to use
There are three .sh scripts ready to be used.
# License
compile.sh
Licensed under either of
> Builds using cargo onto the target thumbv7em-none-eabihf in --release mode
openocd.sh
> Runs the code on the target
gdb.sh
> Runs gdb and connects to the target's code
-
Apache License, Version 2.0 (
[
LICENSE-APACHE
](
LICENSE-APACHE
)
or
http://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (
[
LICENSE-MIT
](
LICENSE-MIT
)
or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment