aboutsummaryrefslogtreecommitdiff
path: root/test1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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