publish final code

Dependencies:   WncControllerK64F

Fork of WNCInterface by Avnet

History

update for WncController interface changes. default tip

2016-12-06, by JMF [Tue, 06 Dec 2016 22:51:30 +0000] rev 25

update for WncController interface changes.


updated the compiled lib;

2016-12-06, by JMF [Tue, 06 Dec 2016 22:38:35 +0000] rev 24

updated the compiled lib;


Added tag 201646A for changeset 8a4105d407d3

2016-11-17, by root@developer-sjc-indigo-compiler.local.mbed.org [Thu, 17 Nov 2016 14:20:28 +0000] rev 23

Added tag 201646A for changeset 8a4105d407d3


Adding HTTPS support

2016-12-02, by JMF [Fri, 02 Dec 2016 16:53:14 +0000] rev 22

Adding HTTPS support


Adding HTTPS support

2016-12-02, by JMF [Fri, 02 Dec 2016 16:52:57 +0000] rev 21

Adding HTTPS support


publish final code

2017-02-21, by cswiger [Tue, 21 Feb 2017 22:24:08 +0000] rev 20

publish final code


Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset 198e9b0acf11

2016-11-17, by root@developer-sjc-cyan-compiler.local.mbed.org [Thu, 17 Nov 2016 18:35:51 +0000] rev 19

Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset 198e9b0acf11


Updates to mbed os resulted in mutex.h going away and rtos.h needed to be used; This fixes the Mutex typedef failure. Also cast data buffers from 'char *' to (const std::uint8_t*) to conform with Fred's changes in WncController att_cellular_K64_wnc_14A2A_20161117

2016-11-17, by JMF [Thu, 17 Nov 2016 16:13:29 +0000] rev 18

Updates to mbed os resulted in mutex.h going away and rtos.h needed to be used; This fixes the Mutex typedef failure. Also cast data buffers from 'char *' to (const std::uint8_t*) to conform with Fred's changes in WncController


Updated to use latest libraries of WncController and WncControllerK64F

2016-11-17, by fkellermavnet [Thu, 17 Nov 2016 15:49:40 +0000] rev 17

Updated to use latest libraries of WncController and WncControllerK64F


updated to ensure it builds with TLS by correcting config defaults. 201646A

2016-11-14, by JMF [Mon, 14 Nov 2016 21:15:42 +0000] rev 16

updated to ensure it builds with TLS by correcting config defaults.