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: FreescaleIAP mbed-rtos mbed
Fork of ACS_Flowchart_BAE_1 by
Revision 19:95ba0ed3370c, committed 2016-07-06
- Comitter:
- prasanthbj05
- Date:
- Wed Jul 06 10:12:38 2016 +0000
- Parent:
- 18:95f0cc565ee3
- Commit message:
- publishing for hardware i2c test;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Jul 04 17:46:48 2016 +0000
+++ b/main.cpp Wed Jul 06 10:12:38 2016 +0000
@@ -1111,8 +1111,8 @@
RtosTimer t_sc_timer(T_SC,osTimerPeriodic); // Initiating the scheduler thread
t_sc_timer.start(10000);
t_start.start();
- pc.printf("\n\rStarted scheduler %f\n\r",t_start.read());
- printf("\n\rPTE->DIR = 0x%08X",PTE->PDIR);
+ //pc.printf("\n\rStarted scheduler %f\n\r",t_start.read());
+ //printf("\n\rPTE->DIR = 0x%08X",PTE->PDIR);
//printf("\n\rInitial values\n");
//debug();
//debug2();
