11 years, 1 month ago.

How do I look at the #include "mbed.h" file?

I like the project for my Freescale Fredom board to adjust the LED brightness. I changed some things in the program. Now I would like add adjustments for the brightness of the Red and Green LEDs. I do not have a clue about what the ports or PWMs care called without looking in the include file. How can I open the include file? Is there other documentation?

2 Answers

11 years, 1 month ago.

Does the image at http://mbed.org/handbook/mbed-FRDM-KL25Z have the information you need?

11 years, 1 month ago.

There are a few examples of using PWM to control the KL25Z's LEDs on the example programs page.

mbed FRDM KL25Z Examples

To answer the question in the title there is lots of information about the SDK on this page.

mbed SDK