This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
torambo.com
/
Momentum-Apps
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
0af239ebc0
Větve
Značky
dev
feat/nfc-maker-type4
Momentum-Apps
/
firmware
/
targets
/
local
/
api-hal
/
api-hal-task.c
api-hal-task.c
79 B
Historie
Surový
1
2
3
4
5
#include "api-hal-task.h"
bool task_is_isr_context(void) {
return false;
}