Serial library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems
Dependents: mDot_AT_firmware mtsas mtsas MTDOT-EVB-LinkCheck-AL ... more
History
Sync to 42356b91d1700c77144ebf97df131503991c7317
2020-09-11, by Jason Reiss [Fri, 11 Sep 2020 11:26:01 -0500] rev 13
Sync to 42356b91d1700c77144ebf97df131503991c7317
Update to match gitlab commit 90a9e07c8d77b31bb36e641b4361184ef2ac8558 Feb 2 2016.
2017-03-23, by Leon Lindenfelser [Thu, 23 Mar 2017 16:15:14 -0500] rev 12
Update to match gitlab commit 90a9e07c8d77b31bb36e641b4361184ef2ac8558 Feb 2 2016.
synchronize with internal git repo revision b189bcdef358eb760dd2d09c66abbc14c78a3e80
2015-03-23, by Mike Fiore [Mon, 23 Mar 2015 16:41:30 -0500] rev 11
synchronize with internal git repo revision b189bcdef358eb760dd2d09c66abbc14c78a3e80
use mts_min/mts_max inline functions instead of MIN/MAX macros - macros break in IAR
2015-01-23, by Mike Fiore [Fri, 23 Jan 2015 16:52:25 -0600] rev 10
use mts_min/mts_max inline functions instead of MIN/MAX macros - macros break in IAR
Changed Serial serial; to RawSerial serial; in MTSSerial.h for performance fix.
2014-08-11, by Vanger [Mon, 11 Aug 2014 15:44:14 +0000] rev 9
Changed Serial serial; to RawSerial serial; in MTSSerial.h for performance fix.
Comment spelling fix under MTSBufferedIO.h
2014-07-16, by Vanger [Wed, 16 Jul 2014 14:13:10 +0000] rev 8
Comment spelling fix under MTSBufferedIO.h
merge changes
2014-05-22, by mfiore [Thu, 22 May 2014 15:11:29 +0000] rev 7
merge changes
add .gitignore to .hgignore
2014-05-21, by Mike Fiore [Wed, 21 May 2014 08:48:41 -0500] rev 6
add .gitignore to .hgignore
add .hgignore file
2014-05-21, by Mike Fiore [Wed, 21 May 2014 08:18:45 -0500] rev 5
add .hgignore file
include mbed.h in cpp files
2014-05-20, by Mike Fiore [Tue, 20 May 2014 16:13:12 -0500] rev 4
include mbed.h in cpp files