7 Commits

Author SHA1 Message Date
Jonas Holmberg
8eda8ba66d Added some more code to the scheduler
Added more functionality to the scheduler. It should be able to select
the task that should run and soon be able to create tasks. Not fully
finished but its not that much left to add
2016-09-15 16:57:22 +02:00
Jonas Holmberg
5c09d34c92 Merge remote-tracking branch 'refs/remotes/origin/master' into Scheduler 2016-09-13 13:58:33 +02:00
Jonas Holmberg
a70c874cca Added all the files for scheduler and some code
Some code and structure for the scheduler.
2016-09-13 13:57:33 +02:00
39c3be13d1 created drivers folder and SPI files (empty) 2016-09-13 13:45:18 +02:00
Jonas Holmberg
0d3b585625 Adding scheduler files 2016-09-12 14:02:24 +02:00
Jonas Holmberg
bf20290dc4 Added c and h file used for mapping pins on the processor
Files are not complete and will be added to continuously
2016-09-12 09:41:13 +02:00
Lennart Eriksson
7b2ead9c30 First blinking led working solution 2016-09-09 16:12:41 +02:00