flashled8051/f.sh
2024-05-16 23:17:07 +02:00

6 lines
85 B
Bash

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