Hello World for DigitalOut
History
Use "\r\n", add three other methods of blinking
2020-08-27, by elelthvd [Thu, 27 Aug 2020 16:15:27 +0800] rev 12
Use "\r\n", add three other methods of blinking
Update mbed OS 6, configure bare-metal.
2020-08-13, by elelthvd [Thu, 13 Aug 2020 16:16:51 +0800] rev 11
Update mbed OS 6, configure bare-metal.
Moved carriage return to end of printf
2018-06-19, by Karen Yen [Tue, 19 Jun 2018 12:01:52 -0500] rev 10
Moved carriage return to end of printf
Update mbed-os
2017-06-23, by sarahmarshy [Fri, 23 Jun 2017 13:39:18 -0500] rev 9
Update mbed-os
Ported mbed OS 2 to mbed OS 5
2017-01-19, by mab5449 [Thu, 19 Jan 2017 10:38:58 -0600] rev 8
Ported mbed OS 2 to mbed OS 5
fixed bug in printf statement by explicitly stating (uint8_t)
2015-03-27, by mbedAustin [Fri, 27 Mar 2015 22:02:41 +0000] rev 7
fixed bug in printf statement by explicitly stating (uint8_t)
minor modifications to simplify
2015-03-27, by mbedAustin [Fri, 27 Mar 2015 21:15:35 +0000] rev 6
minor modifications to simplify
fixed spelling error
2015-03-27, by mbedAustin [Fri, 27 Mar 2015 21:11:22 +0000] rev 5
fixed spelling error
Added license to main.c file.
2015-03-27, by mbedAustin [Fri, 27 Mar 2015 20:13:58 +0000] rev 4
Added license to main.c file.
updated example to demo API
2015-03-27, by mbedAustin [Fri, 27 Mar 2015 18:59:59 +0000] rev 3
updated example to demo API