summaryrefslogtreecommitdiff
path: root/fw/src/main.c
blob: 31dbf45bf99c5996ca0ee62cba186d912b08e666 (plain)
1
2
3
4
int main(void)
{
	return 0;
}