aboutsummaryrefslogtreecommitdiff
path: root/test1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o Moving around a lot of files.Trygve Laugstøl2016-01-021-101/+0
|
* o Basic pre-emptive task switching OS.Trygve Laugstøl2015-12-291-6/+1
|
* o Switching from the original tinyprintf to an improved version.Trygve Laugstøl2015-12-201-2/+0
| | | | o Creating a cmake library out of tinyprintf.
* o Splitting out init from main.Trygve Laugstøl2015-12-181-82/+19
|
* o Functional and tested printf.Trygve Laugstøl2015-12-181-22/+49
|
* o Functional initialization of .data and .bss.Trygve Laugstøl2015-12-181-76/+42
| | | | o Adding a minimal printf library
* o Functional output pin toggler!Trygve Laugstøl2015-12-161-32/+77
|
* o Adding debug output test.Trygve Laugstøl2015-12-141-6/+15
|
* correct linking, putting the assembly code in .text with proper linking ↵Trygve Laugstøl2015-12-141-3/+5
| | | | script made ld recognise the functions as thumb instructions.
* wipTrygve Laugstøl2015-12-131-0/+122