Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed BSP_DISCO_F746NG
Revision 2:98dae9fe6f5d, committed 2019-08-12
- Comitter:
 - ngtkien
 - Date:
 - Mon Aug 12 16:25:19 2019 +0000
 - Parent:
 - 1:c57c528f99f1
 - Commit message:
 - mbed os new
 
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file | 
| mbed-os.lib | Show annotated file Show diff for this revision Revisions of this file | 
--- a/main.cpp	Mon Aug 12 16:17:18 2019 +0000
+++ b/main.cpp	Mon Aug 12 16:25:19 2019 +0000
@@ -2,7 +2,8 @@
 #include "stm32746g_discovery.h"
 DigitalOut myled(LED1);
 
-int main() {  
+int main()
+{
     while(1) {
         myled = 1; // LED is ON
         wait(0.2); // 200 ms
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-os.lib Mon Aug 12 16:25:19 2019 +0000 @@ -0,0 +1,1 @@ +https://github.com/armmbed/mbed-os/#b81aeff1a3e171c6421984faa2cc18d0e35746c0