Hi,
We are using LM3S6965 microcontroller for our application. It is running lwip stack for tcp/ip support over Ethernet.
Now we also want to add support for CC3000 to this same application.
I was wondering if I can add support of CC3000 to lwip stack, so that I don't need to change anything on application side. is it possible? I believe we can do it by adding driver support for CC3000 but not sure on where to start from.
Has anyone done this kind of thing?
Regards,