Commit graph

20 commits

Author SHA1 Message Date
Sandeep Mistry
af14b97ee2 Use port manipulation instead of SERCOM h/w for UART RTS 2017-11-29 13:49:13 +01:00
Sandeep Mistry
c26a21f748 Make UART RTS + CTS configurable in constructor only 2017-11-29 13:49:13 +01:00
Sandeep Mistry
bd1bd60815 Add optional RTS + CTS support to UART 2017-11-29 13:49:13 +01:00
Sandeep Mistry
b24c9e5b68 TX buffering for UART using RingBuffer 2017-07-11 12:58:12 +02:00
Sandeep Mistry
76ca382f00 Add Uart::availableForWrite() 2016-06-03 09:28:09 -04:00
Tom Keddie
4bba56fdfb Fix https://github.com/arduino/ArduinoCore-samd/issues/83 by changing to 16 bits 2016-01-18 11:46:45 +01:00
Cristian Maglie
1a1856c2fc License fix and cosmetic changes. 2015-06-14 17:16:37 +02:00
Thibaut VIARD
e951ca9bf8 Adding the ability to choose SERCOM Pads 2015-05-27 20:29:32 +02:00
Cristian Maglie
41f8bf45bc Uart now imports default write functions from Stream 2014-11-28 09:58:15 +01:00
Cristian Maglie
7ade600bad Removed Uart.write(const char *data) function 2014-11-28 09:56:24 +01:00
Cristian Maglie
7b14e6df20 fixed indent in Uart.h Uart.cpp 2014-11-28 09:51:42 +01:00
Thibaut VIARD
3d1a2e1cb9 Update serial objects and PWM pins
Signed-off-by: Thibaut VIARD <thibaut.viard@atmel.com>
2014-09-09 12:40:49 +02:00
Thibaut VIARD
ae42fd1167 Adding license in files, update platform.txt 2014-07-25 17:11:29 +02:00
Jonathan BAUDIN
5ad078fa2d Fixing UART (sercom0) 2014-06-12 15:27:50 +02:00
Thibaut VIARD
770d1f85bb Fixing UART compilation 2014-05-13 00:30:04 +02:00
Jonathan BAUDIN
07e782b2b1 Fix UART EDBG and baudrate 2014-05-12 20:37:59 +02:00
Jonathan BAUDIN
86b6f1060e UART class usable 2014-05-09 19:51:30 +02:00
Jonathan BAUDIN
0eca3bd649 Use new IRQ functions 2014-05-09 14:09:41 +02:00
Jonathan BAUDIN
82074eed5e Rename Uart class 2014-05-09 09:21:10 +02:00
Jonathan BAUDIN
8cb4b3cd7e Rename Uart class files 2014-05-08 19:28:58 +02:00
Renamed from cores/arduino/SERCOMUart.h (Browse further)