Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Suppose to port an mbed application running on mbed 1768 board to a Keil MDK1768 board using the export function of the online compiler: what classes/functions don't work on the custom hw? Is there a way to customize those classes/functions to work also on the MDK1768 board (of course writing some source code tailored to the new board)? I mean functions and classes dealing with the hardware at the lowest level (ethernet PHY for example).