8 years, 4 months ago.

How can I get a I/O defined?

Where is the mbed.h? I need to read it. thank you

1 Answer

8 years, 4 months ago.

Hi,

So to see the full contents of the mbed SDK, id prefer to refer you to mbed OS, im not sure which mbed version you are using?

Anyway, if yuou look here:

https://github.com/ARMmbed/mbed-os

You can see the whole SDK, if you need to see what I/O mappings are, look at "TARGETS", then select the target and then find "Pinnames.h", this will show it all :)

Regards,

Andrea, team mbed