Commit Graph

1231 Commits

Author SHA1 Message Date
Cristian Maglie 08adc54377 UARTClass fix for only-first-char-sent issue. 2011-11-14 13:17:38 +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
David A. Mellis 1b4cd35e9d Updated to newer bossac (1.2 from 2011-10-23). 2011-11-02 11:00:53 -04:00
Cristian Maglie 5f7837cc02 Small fix PINS_USART* 2011-10-27 18:33:58 +02:00
Cristian Maglie 8d83eb79a9 Merge remote-tracking branch 'origin/new-extension' into new-extension 2011-10-27 18:28:27 +02:00
Cristian Maglie 6a3595a99e Rearranged pins array in variant.cpp 2011-10-27 18:27:19 +02:00
Thibaut VIARD 538f548ec1 [sam] merging with state-of-the-art cmsis sam3 package 2011-10-26 19:48:57 +02:00
Thibaut VIARD bb09067262 [sam] merging CMSIS with ARM delivery v2.10 patch2 2011-10-26 17:44:44 +02:00
Thibaut VIARD a6fc1bf373 [sam] removing wrong SPI example 2011-10-25 19:18:27 +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
Thibaut VIARD 276938707c [sam] adding sam3 adc driver 2011-10-25 15:52:09 +02:00
Cristian Maglie d66490787b Added Wire lib for ARM 2011-10-25 14:33:40 +02:00
Cristian Maglie 278976a587 Removed Wire lib for AVR 2011-10-25 14:33:13 +02:00
Cristian Maglie 7684a2fe85 Libraries search path now include platform specific versions 2011-10-24 11:58:52 +02:00
Cristian Maglie 821481fcd7 Updated bossac to 1.2 for linux and win (MacOS version must be ported as well) 2011-10-24 11:21:50 +02:00
David A. Mellis 645ab6f9a3 Adding bossac on the Mac.
It seems to compile and upload, but I haven't seen the LED blink yet.  Will keep investigating.
2011-10-20 18:07:02 -04:00
Cristian Maglie d059beaa72 Added bossa binary for Windows 2011-10-16 23:25:44 +04:30
Cristian Maglie bc76145d4b Rapid fix USARTClass inclusion issue. 2011-10-16 22:19:47 +04:30
Thibaut VIARD c49da8c1f5 Merge branch 'new-extension' of https://github.com/arduino/ARM into new-extension 2011-10-14 10:31:27 +02:00
Thibaut VIARD daa9aa442b [sam] fixing due variant issue and preparing work on analog 2011-10-14 10:30:25 +02:00
Cristian Maglie 1e69d0284d Temporary upload hack, until bossa get fixed. 2011-10-12 11:12:56 +02:00
Thibaut VIARD 8f8ce634dc [sam] adding untested production test firmware 2011-10-11 20:48:07 +02:00
Thibaut VIARD ee7177d68b [sam] merging CMSIS with current internal dev 2011-10-11 20:46:18 +02:00
Cristian Maglie 2699d5d001 Disabled pio_it.c until fixed.. 2011-10-06 02:03:07 +02:00
Cristian Maglie cb92a1d402 Added upload with bossac 2011-10-06 01:58:38 +02:00
Thibaut VIARD a33fb50d92 [sam] Modifying license in sam dedicated files 2011-10-05 13:25:22 +02:00
Cristian Maglie 3681035869 IDE: various refactoring to make sam hardware compiling. 2011-09-23 04:47:41 +02:00
Cristian Maglie 02c76ff87b Merge remote-tracking branch 'origin/new-extension' into HEAD 2011-09-20 22:41:18 +02:00
Cristian Maglie bd7e6d89d5 Compilation process for ARM (WIP) 2011-09-17 00:02:40 +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 d1d60447e9 [sam] adding sam3u-ek and arduino due for IDE 2011-09-14 19:32:41 +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 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 5d92281c3c [sam] integrating ARM CMSIS patch for DSPLib 2011-09-12 17:52:55 +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 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