flashled8051/f.sh
2024-05-18 14:44:39 +02:00

6 lines
85 B
Bash

SYSCLK=11059
sdcc -mmcs51 -DSYSCLK=${SYSCLK} flash.c
stcgal -t ${SYSCLK} flash.ihx