Cpu Talk / Mbed 2 deprecated HelloWorld Featured

Dependencies:   mbed

Fork of HelloWorld by Simon Ford

You are viewing an older revision! See the latest version

Homepage

If this is your first code on mbed, you should rather go to this code /teams/mbed/code/mbed_blinky/

Here is why: This helloword source code (which by the way is identical to mbed_blinky) is associated with an older version of the mbed library.

Update: Current library version is https://developer.mbed.org/users/mbed_official/code/mbed/builds/9296ab0bfc11

Consequently, if you have hardware newer than the library, your program may not compile.

/teams/mbed/code/mbed_blinky/ is the exact same code, but it seems to be set up to always associate with the latest available mbed library version.

If you are determined to use this code, and your compile fails, try to use the "update library" feature to update the mbed library version.

I will also try to update this fork every now and then. (Latest update 11/11/2015)

If this was helpful, let me know by posting a comment below, because so far I could not convince anyone that this is even an issue.


All wikipages