mirror of
https://github.com/eddyem/canon-lens.git
synced 2025-12-08 03:25:14 +03:00
4 lines
72 B
Bash
4 lines
72 B
Bash
#!/bin/sh
|
|
sdcc -V -mpic14 -p16f873a main.c
|
|
#packihx main.ihx > main.hex
|