Prepare v2.11 release

This commit is contained in:
Ben V. Brown
2020-08-29 14:38:56 +10:00
parent 11f3eadfc9
commit 3d3799d414
3 changed files with 4 additions and 4 deletions

View File

@@ -85,9 +85,6 @@ int main(void) {
resetWatchdog();
/* Init the IPC objects */
FRToSI2C::FRToSInit();
/* Start scheduler */
osKernelStart();
/* We should never get here as control is now taken by the scheduler */