Add smoke test for target m5stick-c
Этот коммит содержится в:
родитель
b7508818ee
коммит
a59f92daf8
1 изменённых файлов: 2 добавлений и 0 удалений
2
Makefile
2
Makefile
|
@ -721,6 +721,8 @@ ifneq ($(XTENSA), 0)
|
|||
@$(MD5SUM) test.bin
|
||||
$(TINYGO) build -size short -o test.bin -target m5stack examples/serial
|
||||
@$(MD5SUM) test.bin
|
||||
$(TINYGO) build -size short -o test.bin -target m5stick-c examples/serial
|
||||
@$(MD5SUM) test.bin
|
||||
$(TINYGO) build -size short -o test.bin -target mch2022 examples/serial
|
||||
@$(MD5SUM) test.bin
|
||||
endif
|
||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче