Hi,
I've been playing with the kitchen sink example from the online compiler and got it working well.
I then want to export to LPCXpresso (using the Code Red export) and the compiler refuses to export because I have my board selected as the WiFi Dip Cortex. If I change the board type then it will let me export, but it will then contain the wrong mbed libraries.
Are there any examples available for the WiFi Dip Cortex that are set up in LPCXpresso?
I really want to begin my development of this with the offline compiler and debugging capability.
Thanks!