mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-04-21 12:27:27 +03:00
Adding a simple plasma example read write char short int, adding simulations
for this example
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
TARGET = bootldr
|
||||
DIRS = tools bootldr logic
|
||||
DIRS = tools bootldr logic gpio
|
||||
|
||||
all:
|
||||
for n in $(DIRS); do $(MAKE) -C $$n || exit 1; done
|
||||
|
||||
Reference in New Issue
Block a user