This commit is contained in:
Ben V. Brown
2022-04-18 22:41:25 +10:00
parent c3b88dc2a5
commit 9df9f597eb
3 changed files with 9 additions and 16 deletions

View File

@@ -119,6 +119,3 @@ void vAssertCalled(void) {
while (1)
;
}
void vPortEnterCritical(void) {}
void vPortExitCritical(void) {}