Commit Graph

9 Commits

Author SHA1 Message Date
Christina Quast
f07ec9fa4b Header file with includes 2015-03-13 12:55:41 +01:00
Christina Quast
97632e6309 Fixed format symbol bug in pmc.c 2015-01-27 15:36:56 +01:00
Christina Quast
061fa6e817 Fixed format symbol error in pio_it.c 2015-01-27 15:31:02 +01:00
Christina Quast
23c001303c Fixed format symbol (makro) for inttypes
"%u" becomes "%" PRIu32 for uint32_t, etc.
2015-01-27 15:17:37 +01:00
Christina Quast
f51e0d22fe Updated cciddriver library files
I originally took the library files from https://github.com/zwizwa/simtrace
for cciddriver, etc.
Then I notices some things changed and between the AT91Lib for SAM7
and SAM3S I am using. Therefore I took the original files from the AT91Lib
which I downloaded for the SAM3S. Most lines only differ in comment convention.
2015-01-03 21:51:24 +01:00
Christina Quast
19d26357f6 TRACE_Debug macro contains func name and line 2015-01-03 21:43:09 +01:00
Christina Quast
99f9f7b504 working printf 2014-12-13 13:30:31 +01:00
Christina Quast
53b2105d38 Remove redundant includes 2014-12-09 15:34:35 +01:00
Christina Quast
8be71e4e99 Makefile with libs and atmel source 2014-12-02 13:06:01 +01:00