enabled bbserial build

This commit is contained in:
saifullah-N
2023-01-27 20:41:05 +05:30
parent a1269fdf7d
commit 10a63053da

View File

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