blinky

mbed-os-example-blinky:

Blinking rate in milliseconds

#define BLINKING_RATE     500ms

ms must be removed.

mbed-os-example-blinky-baremetal:

The smaller C library is not supported on all targets and all toolchains so "target.c_lib": "small" is removed from mbed_app.json.


Please log in to post comments.