altos: ADS1256 seems to be running fast enough with 8 MHz crystal and 2 MHz SPI
[fw/altos] / src / draw / Makefile
1 BDF=5x7.bdf
2
3 ao_font.h: font-convert $(BDF)
4         nickle font-convert $(BDF) > $@