Commit Graph

38 Commits

Author SHA1 Message Date
Thibaut VIARD 5c88944e39 [sam] fixing analog by adding ADC channel information into variant 2011-11-23 18:54:49 +01:00
Thibaut VIARD 7cbb284eb4 [sam] fixing analog on Due, normally 2011-11-21 12:16:54 +01:00
Thibaut VIARD cd94333c41 [sam] fixing GCC linker scripts 2011-11-17 17:20:39 +01:00
Thibaut VIARD 7b5228310b [sam] updating headers and getting the branch back to work 2011-11-17 16:56:47 +01:00
Cristian Maglie e8b62b34c8 Wire library completed (slave mode now works) 2011-11-12 01:16:51 +01:00
Cristian Maglie eef7c78506 Wire library: fixed Master-mode 2011-11-06 14:00:02 +01:00
Cristian Maglie 5f7837cc02 Small fix PINS_USART* 2011-10-27 18:33:58 +02:00
Cristian Maglie 6a3595a99e Rearranged pins array in variant.cpp 2011-10-27 18:27:19 +02:00
Thibaut VIARD 43106fddc6 [sam] adding Arduino license to makefiles 2011-10-25 19:16:01 +02:00
Thibaut VIARD f62f013d3a [sam] modifying some files to obtain the right license 2011-10-25 16:19:43 +02:00
Cristian Maglie bc76145d4b Rapid fix USARTClass inclusion issue. 2011-10-16 22:19:47 +04:30
Thibaut VIARD daa9aa442b [sam] fixing due variant issue and preparing work on analog 2011-10-14 10:30:25 +02:00
Thibaut VIARD ee7177d68b [sam] merging CMSIS with current internal dev 2011-10-11 20:46:18 +02:00
Thibaut VIARD a33fb50d92 [sam] Modifying license in sam dedicated files 2011-10-05 13:25:22 +02:00
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 6f2d59ed2f [sam] adding variant definition for Due 2011-09-13 17:01:32 +02:00
Thibaut VIARD b014d9eacd [sam] led blink working on SAM3U-EK using validation app 2011-09-13 11:18:38 +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 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 3916472a36 [sam] Introducing preliminary files for Due and SAM3U-EK 2011-09-08 01:22:16 +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
David A. Mellis d9dcc66232 [sam] fixing compilation in IDE (changing some #includes). 2011-07-17 09:50:36 -04: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
Thibaut VIARD 1a57af05dd Removing unused file board.h 2011-06-21 00:51:55 +02:00
Thibaut VIARD 37fe55e52e Updating files as done last week with David 2011-06-21 00:48:47 +02:00
Thibaut VIARD ad017bf01b Renaming board files to variant.* 2011-06-21 00:47:56 +02:00
Thibaut VIARD 61c55be1cb Removing wrong file from sam3s-ek variant folder 2011-06-21 00:32:32 +02:00
Thibaut VIARD 01f726a0e1 Adding linker and deubg scripts 2011-06-21 00:31:20 +02:00
Thibaut VIARD fabdccef78 Deleting unused pins.txt 2011-06-21 00:26:34 +02:00
Thibaut VIARD ec51290d86 Renaming pins folders to variants 2011-06-21 00:25:24 +02:00