MODSERIAL with support for more devices
Fork of MODSERIAL by
History
Fix Compiler warnings
2018-01-29, by Tejas Kale [Mon, 29 Jan 2018 23:16:48 +0100] rev 49
Fix Compiler warnings
Fix includes and ifdef
2018-01-16, by tkale [Tue, 16 Jan 2018 11:21:39 +0100] rev 48
Fix includes and ifdef
's again
Fix include statment
2018-01-12, by tkale [Fri, 12 Jan 2018 18:04:59 +0100] rev 47
Fix include statment
Merged Nucleo Branch. Should never have created a branch
2018-01-12, by tkale [Fri, 12 Jan 2018 17:42:59 +0100] rev 46
Merged Nucleo Branch. Should never have created a branch
Add device definitions for NUCLEOL432KC
2018-01-12, by Tejas Kale [Fri, 12 Jan 2018 16:00:31 +0100] rev 45
Add device definitions for NUCLEOL432KC
Used callback functions to attach to Serial, to remove compilation warnings
2017-05-07, by Sissors [Sun, 07 May 2017 16:26:36 +0000] rev 44
Used callback functions to attach to Serial, to remove compilation warnings
Update device definitions to be compatible with current versions of mbed; ; Replaces _serial.index with _serial.serial.index if DEVICE_SERIAL_ASYNCH is #defined.
2017-04-26, by cduck [Wed, 26 Apr 2017 06:50:40 +0000] rev 43
Update device definitions to be compatible with current versions of mbed; ; Replaces _serial.index with _serial.serial.index if DEVICE_SERIAL_ASYNCH is #defined.
Compatible with latest mbed
2016-09-12, by Sissors [Mon, 12 Sep 2016 12:07:22 +0000] rev 42
Compatible with latest mbed
;
; the _name value in FileBase was moved from protected to private, with a new function which was added we can access it again.
Add Support for Inforce's mbed PAC shield (based on the STM32F401RB)
2015-11-17, by Gary Servin [Tue, 17 Nov 2015 12:11:44 -0300] rev 41
Add Support for Inforce's mbed PAC shield (based on the STM32F401RB)
Added support for STM Nucleo F401RE platform
2015-09-20, by garyservin [Sun, 20 Sep 2015 02:56:47 +0000] rev 40
Added support for STM Nucleo F401RE platform