arm studio build

Dependencies:   libxDot-mbed5

Files at this revision

API Documentation at this revision

Comitter:
alan1974
Date:
Fri Aug 16 17:40:42 2019 +0000
Parent:
22:034c134f17c7
Child:
24:e5ff476cd04e
Commit message:
Rev 000A, history.txt documentation update

Changed in this revision

inc/history.h Show annotated file Show diff for this revision Revisions of this file
--- a/inc/history.h	Wed Aug 14 17:22:36 2019 +0000
+++ b/inc/history.h	Fri Aug 16 17:40:42 2019 +0000
@@ -3,7 +3,7 @@
 Data:       Rev:    API:    Comments:
 13Aug2019  000A    004      - updated to libxDot 3.2.0 and mbed_os 5.11.1
                             - multitech deprecated api(s): setTxInverted,setRxInverted.. These have never been used and are now set to false.
-                            - added api call dot->getMaxPacketLength() to check if next transmit contains mac data, if so only xmit mac data,
+                            - added api call dot->getNextTxMaxSize() to check if next transmit contains mac data, if so only xmit mac data,
                               abort psoc payload and return err code XDOT_ERR_MAX_PAYLOAD   -12
 
 30Apr2019  0009    004      - changed name of to carbon_v5_0400_dev