rt-thread-official/bsp/hifive1/Makefile

8 lines
73 B
Makefile

scons := python ${SCONS}\scons.py
all:
@$(scons)
clean:
@$(scons) -c