Commit Graph

18 Commits

Author SHA1 Message Date
Christina Quast
c1cc1b7b3e Remove any Baselibc remains from Makefile 2015-04-06 19:52:42 +02:00
Christina Quast
8ed72bd55e Makefile: Compile mitm.c 2015-04-04 19:36:47 +02:00
Christina Quast
531d10b403 Timer counter functions, Makefile adjusted 2015-03-19 19:28:18 +01:00
Christina Quast
ce8fa7e646 Add optional TRACE_*_WP switch 2015-03-13 13:09:51 +01:00
Christina Quast
6838fb603d Remove atmel lib ccid targets from Makefile 2015-03-10 15:25:51 +01:00
Christina Quast
33864fa36c Set default trace level to FATAL
Because to compile with a debug trace level you can simply type:
colormake TRACE_LEVEL=5
2015-02-27 13:41:34 +01:00
Christina Quast
f5462b47bd Change Makefile to compile simtrace firmware 2015-02-25 18:47:45 +01:00
Christina Quast
32906bb919 simtrace main with phone as clk master 2015-02-24 11:35:19 +01:00
Christina Quast
87d141ec59 Reanabled some compiler warnings 2015-01-27 14:56:33 +01:00
Christina Quast
d20f26d293 Makefile: Disable unused variable warnings 2015-01-27 14:40:31 +01:00
Christina Quast
9649361101 Makefile: included USB library files 2015-01-03 22:22:36 +01:00
Christina Quast
0f1b36f0ae Using existing atmel led routines
There is a config file called led.c in the atmel softpack source code
which provides routines for configuring, setting and clearing the LEDs.
2014-12-16 10:59:13 +01:00
Christina Quast
99f9f7b504 working printf 2014-12-13 13:30:31 +01:00
Christina Quast
f1192c6cad UART with stdio functions 2014-12-05 13:03:27 +01:00
Christina Quast
8be71e4e99 Makefile with libs and atmel source 2014-12-02 13:06:01 +01:00
Christina Quast
637ace9559 Real AT91 lib defines 2014-11-28 13:29:29 +01:00
Christina Quast
c8ae58b2e7 at91 lib dir for src files 2014-11-28 11:02:16 +01:00
Christina Quast
b0a0570e11 initial 2014-11-28 10:27:32 +01:00