Commit Graph

1022 Commits

Author SHA1 Message Date
Christina Quast 2370450c46 Ignore cscope and main file
Different main.c files are stored in directory mains/ and can be copied to the main folder
2014-12-16 11:00:38 +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 0aca529375 working main.c example of printf 2014-12-13 13:33:29 +01:00
Christina Quast 99f9f7b504 working printf 2014-12-13 13:30:31 +01:00
Christina Quast dcb67a2843 move UART defines to board.h 2014-12-10 16:30:24 +01:00
Christina Quast 53b2105d38 Remove redundant includes 2014-12-09 15:34:35 +01:00
Christina Quast 72ff4565f3 ret type changed to size_t 2014-12-05 15:51:43 +01:00
Christina Quast 228265d7b3 Clock calculator python script 2014-12-05 15:51:13 +01:00
Christina Quast bc04ac800a Ignore build dirs 2014-12-05 13:24:34 +01:00
Christina Quast 530f20881c Sane defines for clk values 2014-12-05 13:03:59 +01:00
Christina Quast f1192c6cad UART with stdio functions 2014-12-05 13:03:27 +01:00
Christina Quast d51b5f4843 Remove windows line endings 2014-12-02 13:21:17 +01:00
Christina Quast 1e83f8be92 define UART pin on board 2014-12-02 13:19:34 +01:00
Christina Quast 6219b5c63d some main file possibilities 2014-12-02 13:09:49 +01:00
Christina Quast 8be71e4e99 Makefile with libs and atmel source 2014-12-02 13:06:01 +01:00
Christina Quast a42c11f876 simtrace board specific defines 2014-11-28 16:38:26 +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 980435d972 ignore volatile and auto backup content 2014-11-28 10:37:26 +01:00
Christina Quast 9e5b2573db blink2 2014-11-28 10:35:54 +01:00
Christina Quast b0a0570e11 initial 2014-11-28 10:27:32 +01:00
Christina Quast 2d18f171c2 minimal testprog (not working) 2014-11-22 19:48:48 +01:00