summaryrefslogtreecommitdiffstats
path: root/contrib/bin2intelhex/Makefile
blob: 740696880ed8f39e88d4426818435f14dac3dc05 (plain) (blame)
1
2
3
4
5
6
7
8
9

CC=gcc
CFLAGS=-Wall -O2

bin2intelhex:


clean:
	rm -f bin2intelhex core *.o