Merge jzboot as xburst-tools subdirectory

This commit is contained in:
Xiangfu Liu
2011-12-26 10:49:02 +08:00
37 changed files with 6070 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Needs libusb-1.0 (not 0.1!) to work. Readline is optional.
To build:
make -C src
If you have readline (recommended):
make -C src READLINE=1