Initial version. Illuminates the LED when the user button is held down. Otherwise, the LED is off. Variation on 21_Button_v5.

History

Cleaned up comments. Added version number starting at v. 1.0. default tip

2021-10-05, by CSTritt [Tue, 05 Oct 2021 13:22:20 +0000] rev 111

Cleaned up comments. Added version number starting at v. 1.0.


Initial version. Variation on 21_Button_v5.

2021-10-05, by CSTritt [Tue, 05 Oct 2021 12:52:54 +0000] rev 110

Initial version. Variation on 21_Button_v5.


Initial Mbed v. 5 version.

2021-10-01, by CSTritt [Fri, 01 Oct 2021 02:45:38 +0000] rev 109

Initial Mbed v. 5 version.


Initial 2021 mbed 5 version.

2021-09-21, by CSTritt [Tue, 21 Sep 2021 02:00:55 +0000] rev 108

Initial 2021 mbed 5 version.


First 2021 v5 version.

2021-09-20, by CSTritt [Mon, 20 Sep 2021 03:01:02 +0000] rev 107

First 2021 v5 version.


Updating mbed-os to mbed-os-5.14.2 (#199)

2019-11-22, by mbed_official [Fri, 22 Nov 2019 16:00:04 +0000] rev 106

Updating mbed-os to mbed-os-5.14.2 (#199)



.
Commit copied from https://github.com/ARMmbed/mbed-os-example-blinky


Corrected code snippet rendering on README. (#197)

2019-11-19, by mbed_official [Tue, 19 Nov 2019 15:00:03 +0000] rev 105

Corrected code snippet rendering on README. (#197)


.
Commit copied from https://github.com/ARMmbed/mbed-os-example-blinky


Change timeout

2019-11-19, by arekzaluski [Tue, 19 Nov 2019 14:11:50 +0000] rev 104

Change timeout


Corrected code snippet rendering on README. (#197)

2019-11-05, by mbed_official [Tue, 05 Nov 2019 10:00:04 +0000] rev 103

Corrected code snippet rendering on README. (#197)


.
Commit copied from https://github.com/ARMmbed/mbed-os-example-blinky


Simplify application (#192)

2019-11-04, by mbed_official [Mon, 04 Nov 2019 16:00:04 +0000] rev 102

Simplify application (#192)

The example project has been re-written to be simplified. It uses a delay within
a loop.

Runtime statistics has been removed and is only mentioned in the README. The
reader is invited to find out more. Runtime statistics is a topic on its own
and should not be implemented here.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-blinky