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