9 years, 10 months ago.

Using mbed libs MY DEVELOPMENT BOARD

hi, i have lpc 1759 development board , can use mbed library on my board ? i have to creat USB application and i wanna use mbed lib , how can i ?

1 Answer

9 years, 10 months ago.

Currently, LPC1759 is not supported on mbed SDK. So, you need to port mbed SDK to LPC1759. You can find the information about SDK porting on this page. http://mbed.org/handbook/mbed-SDK-porting
I think it is much harder than develop your board with LPCXpresso.