This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lqb
/
rt-thread
réplica de
https://gitee.com/rtthread/rt-thread.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
[bsp][hifive1] add Makefile file
guozhanxin
%!s(int64=6) %!d(string=hai) anos
pai
e9b6db768f
achega
f58da45090
Modificáronse 1 ficheiros
con
7 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
7
0
bsp/hifive1/Makefile
+ 7
- 0
bsp/hifive1/Makefile
Ver ficheiro
@@ -0,0 +1,7 @@
+scons := python ${SCONS}\scons.py
+
+all:
+ @$(scons)
+
+clean:
+ @$(scons) -c