This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
torambo.com
/
Momentum-Apps
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
8aeafd8179
Gałęzie
Tagi
dev
feat/nfc-maker-type4
Momentum-Apps
/
firmware
/
targets
/
local
/
api-hal
/
api-hal-task.c
api-hal-task.c
79 B
Historia
Czysty
1
2
3
4
5
#include "api-hal-task.h"
bool task_is_isr_context(void) {
return false;
}