Identifiers in MBED.h

05 Dec 2011

I would like to be able to read the "mbed.h" file to know all the identifies used.

05 Dec 2011

This thread http://mbed.org/forum/mbed/topic/275/?page=1#comment-1291

tells you that mbed.h is at: http://mbed.org/projects/libraries/svn/mbed/trunk/mbed.h

and that the register definitions which are part of the CMSIS code are at: http://mbed.org/projects/libraries/svn/mbed/trunk/LPC1768/LPC17xx.h

05 Dec 2011

Thanks Wim for the links and in doing so I found the mapping of the chip to IO pin on the board. Still, wish I could find where data types like "PinNames" and others are define and thought they might be in mbed.h.

05 Dec 2011

PinNames are in http://mbed.org/projects/libraries/svn/mbed/trunk/PinNames.h

mbed.h is just a list that includes other .h files

09 Jun 2014

Hello Everyone, I too would like to access mbed.h All the links in this thread appear to be dead.

/mike

09 Jun 2014
09 Jun 2014

An error occurred while processing your request

targets/hal/TARGET_NXP/TARGET_LPC176X]@96162ccfbf43: not found in manifest

No love :(