add tool/hub_ctrl.py, this is convenient for development if you have hub with the feature

This commit is contained in:
NIIBE Yutaka
2011-05-25 15:17:36 +09:00
parent c620b73202
commit 4e1126f88c
2 changed files with 260 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2011-05-25 NIIBE Yutaka <gniibe@fsij.org>
* tool/hub_ctrl.py: New. Port of original C implementation.
2011-05-16 NIIBE Yutaka <gniibe@fsij.org>
* src/main.c (main): Call flash_unlock at the beginning.