disable bbserial build for testing
This commit is contained in:
2
Makefile
2
Makefile
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user