git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13455 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2020-03-19 11:24:31 +00:00
parent 507960e156
commit ab2fe7a074
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ int main(void) {
SCB->ICSR =SCB_ICSR_PENDSVSET_Msk;
chTMStartMeasurementX(&tm1);
chSysUnlock();
chThdSleepMilliseconds(1);
}
/* Printing results.*/