Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Warmup challenge just for fun

Notifications You must be signed in to change notification settings

ElDavoo/tartarus-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Tartarus MCU assignment

"In Greek mythology, Tartarus is the deep abyss that is used as a dungeon of torment and suffering for the wicked and as the prison for the Titans." (Wikipedia)

In other words, Tartarus is not a fine place to be. In order to exit from Tartarus, you have to complete the assignment ;).

First, take a look at the slides (check the docs/ folder) for the specifications of this assignement. You MUST NOT touch mcu.c, mcu-api.h.

If you use gcc compiler you can use the following command to compile:

gcc lib-periph.c firmware.c mcu.c -o firmware

Obviously, the main() must be implemented in firmware.c according to specifics (slide n. 9).

Have fun coding with the Tartarus MCU.

Note (not part of original readme)

If you can't do it yourself, you can find the solution in the branch solution

About

Warmup challenge just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published