Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
are_we_embedded_yet
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
Viktor
are_we_embedded_yet
Commits
914a4928
Commit
914a4928
authored
7 years ago
by
Per
Browse files
Options
Downloads
Patches
Plain Diff
polishing
parent
a18888b7
Branches
patch-1
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
914a4928
...
@@ -151,7 +151,7 @@ Seminars
...
@@ -151,7 +151,7 @@ Seminars
4.
Cortex-M, are we embedded yet
4.
Cortex-M, are we embedded yet
*
Preparation
*
Preparation
Finish assignment 3. Bring a USB mini cable.
Finish assignment 3. Bring a USB mini cable
, and/or your Cortex M dev board of choice
.
* Topic
* Topic
Embedded programming in Rust.
Embedded programming in Rust.
...
@@ -176,7 +176,7 @@ Seminars
...
@@ -176,7 +176,7 @@ Seminars
5.
Advanced Rust Concepts
5.
Advanced Rust Concepts
*
Preparation
*
Preparation
Bring a USB mini cable and your dev board.
Be prepared to present the progress on assignment 3.
Be prepared to present the progress on assignment 3.
* Topic
* Topic
Advanced Rust features, trait system and closures.
Advanced Rust features, trait system and closures.
...
@@ -200,7 +200,7 @@ Seminars
...
@@ -200,7 +200,7 @@ Seminars
* [cortex-m-rtfm](https://github.com/japaric/cortex-m-rtfm) The RTFM-core (task and resource model) in Rust for the Cortex-M family
* [cortex-m-rtfm](https://github.com/japaric/cortex-m-rtfm) The RTFM-core (task and resource model) in Rust for the Cortex-M family
* [svd2rust](https://github.com/japaric/svd2rust) Generating
* [svd2rust](https://github.com/japaric/svd2rust) Generating
* Assignment
* Assignment
4
Implement a simple system with two tasks
Implement a simple system with two tasks
...
@@ -229,7 +229,7 @@ Seminars
...
@@ -229,7 +229,7 @@ Seminars
A component model for reactive real-time programming.
A component model for reactive real-time programming.
We will cover the programming model and the implementation, including the `build.rs`, parsing of model files and generation of Rust code.
We will cover the programming model and the implementation, including the `build.rs`, parsing of model files and generation of Rust code.
* Assignment
* Assignment
5
* port the assignment 4 to the RTFM-CRC model.
* port the assignment 4 to the RTFM-CRC model.
...
...
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