Example code displaying how to use and implement the mbed RTOS along with a simple state machine used to capture button presses.

Dependencies:   mbed

Fork of mbed-rtos by mbed official

History

Simple Color Changing LED. USER_MODE button used as input to switch LED animation state. Simple Button press state machine used. default tip

2016-02-25, by gelmes [Thu, 25 Feb 2016 17:17:04 +0000] rev 106

Simple Color Changing LED. USER_MODE button used as input to switch LED animation state. Simple Button press state machine used.


Finished Simple Color Changing LED. Used Push Button State Machine and Created two threads, one for LED pulses and one for Button State Machine.

2016-02-25, by gelmes [Thu, 25 Feb 2016 16:54:54 +0000] rev 105

Finished Simple Color Changing LED. Used Push Button State Machine and Created two threads, one for LED pulses and one for Button State Machine.


Synchronized with git revision b78542d10ea58dcbfe0551c8d89daa9bf613a3c6

2016-02-18, by mbed_official [Thu, 18 Feb 2016 10:00:31 +0000] rev 104

Synchronized with git revision b78542d10ea58dcbfe0551c8d89daa9bf613a3c6

Full URL: https://github.com/mbedmicro/mbed/commit/b78542d10ea58dcbfe0551c8d89daa9bf613a3c6/


Synchronized with git revision b57f7d56840134d072ca567460a86b77fb7adcf8

2016-02-18, by mbed_official [Thu, 18 Feb 2016 09:45:27 +0000] rev 103

Synchronized with git revision b57f7d56840134d072ca567460a86b77fb7adcf8

Full URL: https://github.com/mbedmicro/mbed/commit/b57f7d56840134d072ca567460a86b77fb7adcf8/

Support of export function to the IAR.


Synchronized with git revision 05e8585f21eae66c2fd5012df041b755baf02510

2016-02-12, by mbed_official [Fri, 12 Feb 2016 07:30:12 +0000] rev 102

Synchronized with git revision 05e8585f21eae66c2fd5012df041b755baf02510

Full URL: https://github.com/mbedmicro/mbed/commit/05e8585f21eae66c2fd5012df041b755baf02510/

Mbedos macros


Synchronized with git revision 42ceddf229b846d16879773feded31713dc9d5e9

2016-01-11, by mbed_official [Mon, 11 Jan 2016 17:00:32 +0000] rev 101

Synchronized with git revision 42ceddf229b846d16879773feded31713dc9d5e9

Full URL: https://github.com/mbedmicro/mbed/commit/42ceddf229b846d16879773feded31713dc9d5e9/

Fix m7core


Synchronized with git revision ef73d0c14fb0232f8c65089c5e144b30e47000d7

2016-01-06, by mbed_official [Wed, 06 Jan 2016 15:00:32 +0000] rev 100

Synchronized with git revision ef73d0c14fb0232f8c65089c5e144b30e47000d7

Full URL: https://github.com/mbedmicro/mbed/commit/ef73d0c14fb0232f8c65089c5e144b30e47000d7/

Add target B96B_F446VE files


Synchronized with git revision 4dc26b3d27b901da7e72f19e23c298775fa1bfa4

2016-01-04, by mbed_official [Mon, 04 Jan 2016 12:30:29 +0000] rev 99

Synchronized with git revision 4dc26b3d27b901da7e72f19e23c298775fa1bfa4

Full URL: https://github.com/mbedmicro/mbed/commit/4dc26b3d27b901da7e72f19e23c298775fa1bfa4/

release platform MOTE_L152RC to public


Synchronized with git revision 88bbe088da5793b45ba5ebc63521c93611ad2dd7

2015-12-03, by mbed_official [Thu, 03 Dec 2015 15:15:42 +0000] rev 98

Synchronized with git revision 88bbe088da5793b45ba5ebc63521c93611ad2dd7

Full URL: https://github.com/mbedmicro/mbed/commit/88bbe088da5793b45ba5ebc63521c93611ad2dd7/

Adding BLE library


Synchronized with git revision a4b777d8b25f9146e77396273dc9631c38583eb9

2015-11-20, by mbed_official [Fri, 20 Nov 2015 10:00:38 +0000] rev 97

Synchronized with git revision a4b777d8b25f9146e77396273dc9631c38583eb9

Full URL: https://github.com/mbedmicro/mbed/commit/a4b777d8b25f9146e77396273dc9631c38583eb9/

Added new Nucleo target - F410RB