-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified the behaviour of pycboard for transferring device driver fil…
…es to pyboard. New behaviour is: - When a task file or hardware definition file is transferred to the pyboard, the required device driver files are tranferred unless they are already on the board and have the same file hash. - When the framework is reloaded the devices folder on the pyboard is reset, by deleting all device driver files and rebuilding the device_file2class dictionary.
- Loading branch information
1 parent
f8cd36c
commit 12be0d8
Showing
1 changed file
with
42 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters