cc3000 hostdriver with the mbed socket interface

Dependents:   cc3000_hello_world_demo cc3000_simple_socket_demo cc3000_ntp_demo cc3000_ping_demo ... more

This pull request has been accepted and merged in by Martin Kojtal

Add access for nvmem to enable firmware update

I have written a firmware update prog. I add read_sp_version() to read the actual firmware version and write_patch() to write the patches. Both are only giving access to the _nvmem functions.

add access to nvmem functions to enable firmware update CC3000, firmware

2 comments:

20 Jan 2015

Hi Peter,

thanks for contribution ! How did you test this? Will there be program showing write_patch() ?

20 Jan 2015