aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* o Adding serial1 for testing USART.Trygve Laugstøl2015-12-206-26/+287
|
* o Splitting out init from main.Trygve Laugstøl2015-12-184-99/+64
|
* o Functional and tested printf.Trygve Laugstøl2015-12-184-32/+67
|
* o Functional initialization of .data and .bss.Trygve Laugstøl2015-12-186-89/+431
| | | | o Adding a minimal printf library
* o Functional output pin toggler!Trygve Laugstøl2015-12-162-52/+88
|
* o Adding debug output test.Trygve Laugstøl2015-12-143-9/+20
|
* correct linking, putting the assembly code in .text with proper linking ↵Trygve Laugstøl2015-12-146-35/+75
| | | | script made ld recognise the functions as thumb instructions.
* wipTrygve Laugstøl2015-12-13956-0/+329977