
all:
	arm-none-eabi-gcc main.c -Xlinker -Map=main.map -o main.elf
