A modified version of the hello world program to run using RTOS threads. Also, it cycles through seven colors on the RGB LED while it's doing its thing.
Fork of frdm_helloworld by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:f52f79d2f703 | 2016-08-23 | bjepson | All three functions (led cycle, two buttons) are in threads now. |
3:fd99fd0c7e60 | 2016-08-23 | bjepson | ok |
2:87db61b14dff | 2014-04-07 | Kojto | mbed lib v82 |
1:e105199c1521 | 2014-04-03 | Kojto | mbed-src addition |
0:4f3ac9922229 | 2014-04-03 | Kojto | initial version of complete lab 1 |