1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
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
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