Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Burico Rebecca
02NPSOV - Operating systems for embedded systems
Commits
7693d410
Commit
7693d410
authored
6 months ago
by
Administrator
Browse files
Options
Download
Patches
Plain Diff
Update EXERCISES.md
parent
0c60064d
main
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
EXERCISES.md
+12
-1
EXERCISES.md
with
12 additions
and
1 deletion
+12
-1
EXERCISES.md
+
12
−
1
View file @
7693d410
...
...
@@ -9,8 +9,19 @@ The goal of these exercises is to understand the ARM architecture by writing and
GitLAB repo:
[
https://baltig.polito.it/teaching-material/exercises-caos-and-os/arm-bare-metal
](
https://baltig.polito.it/teaching-material/exercises-caos-and-os/arm-bare-metal
)
## Cross compilation and Makefiles
This is the code used in class to explain the cross compilation process and MakeFiles
GitLAB repo:
[
https://baltig.polito.it/teaching-material/exercises-caos-and-os/crosscompilation
](
https://baltig.polito.it/teaching-material/exercises-caos-and-os/crosscompilation
)
## Write my first OS
The goal is to have a first look at what writing an simple FLAT OS means
[
https://baltig.polito.it/teaching-material/exercises-caos-and-os/myfirstos
](
https://baltig.polito.it/teaching-material/exercises-caos-and-os
)
\ No newline at end of file
](
https://baltig.polito.it/teaching-material/exercises-caos-and-os
)
## FreeRTOS Hello World
This simple project explains how to create a FreeRTOS demo project to run in qemu on an emulated board
[
https://baltig.polito.it/teaching-material/exercises-caos-and-os/freertos_hell
](
https://baltig.polito.it/teaching-material/exercises-caos-and-os/freertos_hell
)
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets