1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-13 23:48:46 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Thibaut VIARD
ac4b087eb0 [sam] renaming unused files and ensure that test app works on Due 2011-09-16 23:51:04 +02:00
Thibaut VIARD
8716884ada [sam] moving files from variants/common to cores/sam 2011-09-16 23:13:28 +02:00
Thibaut VIARD
04432caacd [sam] UART/USART write(char) working and cmsis update 2011-09-16 23:07:44 +02:00
Thibaut VIARD
80d5368b52 [sam] LED Blink test app working on Arduino Due 2011-09-13 18:12:51 +02:00
Thibaut VIARD
d287bba7d1 [sam] ready for sam3u debug on sam3u-ek 2011-09-12 18:43:26 +02:00
Thibaut VIARD
bc253722a6 [sam] PIO and PMC drivers adapted to enable SAM3U compilation, makefiles prepared for SAM3U-EK and Due 2011-09-12 18:01:48 +02:00
Thibaut VIARD
19b2218df4 [sam] introducing sam3u-ek and arduino due into variants, libsam is broken 2011-09-12 01:55:10 +02:00
Thibaut VIARD
0c2bba55c8 [sam] test app (led blink) working using GCC and GDB server for debug 2011-09-10 23:54:56 +02:00
Thibaut VIARD
2963a37075 [sam] adding HOWTO for whole projects compilation 2011-09-10 23:37:23 +02:00
Thibaut VIARD
79ee7a1f6a [sam] daily commit: EWARM project working, GCC compiling but fail due to missing match for Reset_Handler 2011-09-09 19:15:21 +02:00
Thibaut VIARD
a60e8d7236 [sam] Working LED Blink on variant SAM3S-EK using IAR EWARM 2011-09-08 01:17:26 +02:00
Thibaut VIARD
beefd467f9 [sam] deleting duplicate useless headers and renaming variant 2011-09-07 17:58:45 +02:00
Thibaut VIARD
a5d2349761 [sam] fixing last stupid commit 2011-09-06 21:05:41 +02:00
Thibaut VIARD
8f01f92e87 [sam] committing state-of-the-art code: compiling under EWARM 6.21.1 but debug not easy 2011-09-05 22:59:49 +02:00
Thibaut VIARD
5479b611ac [sam] removing useless peripheral drivers and modifying validation build 2011-08-31 10:24:00 +02:00
David A. Mellis
d9dcc66232 [sam] fixing compilation in IDE (changing some #includes). 2011-07-17 09:50:36 -04:00
aethaniel
25e3924dda [sam] Implementing timings and delay functions 2011-07-14 01:18:08 +02:00
aethaniel
2713ec4dca [sam] Fixing wrong reference to Wait() and some cosmetics 2011-07-14 00:10:48 +02:00
aethaniel
3707a81640 [sam] fixing pure virtual link errors 2011-07-13 23:59:20 +02:00
aethaniel
6c6038f81a [sam] adding wiring_digital and validation app 2011-07-13 01:20:40 +02:00
aethaniel
03c064e946 [sam] state-of-the-art commit 2011-07-11 01:51:24 +02:00
aethaniel
ef4abb62b0 [sam] adding libraries into hw/core/sam 2011-07-10 12:18:38 +02:00
Thibaut VIARD
37b2409f28 Modifying Arduino.h to reflect outer changes 2011-06-21 01:05:39 +02:00
Thibaut VIARD
7c708132c1 Moving sam3s peripheral library to more global sam library 2011-06-21 00:42:25 +02:00
David A. Mellis
7c9a03410f Renaming platform components. 2011-06-14 23:49:47 +02:00