aboutsummaryrefslogtreecommitdiff
path: root/stm32/main.c
blob: 4722fe0fe6162674e7e9e0f145236fe71ca8c829 (plain)
1
2
3
int main() {
	while (1);
}