disable bbserial build for testing

This commit is contained in:
saifullah-N
2023-01-27 20:27:54 +05:30
parent b570cbdcc9
commit a1269fdf7d

View File

@@ -36,7 +36,7 @@ endif
all: $(HTML) $(RESOURCES) all: $(HTML) $(RESOURCES)
@for SUB in $(SUBPROJECTS); do $(MAKE) -C src/$$SUB; done @for SUB in $(SUBPROJECTS); do $(MAKE) -C src/$$SUB; done
pkg: all $(AVR_FIRMWARE) bbserial pkg: all $(AVR_FIRMWARE) #bbserial
./setup.py sdist ./setup.py sdist
bbserial: bbserial: