Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samd/modules/_boot.py: Add /lib to sys.path.
Needed for mip to find a default location to install to. Like esp32, samd uses "/" as the mount point for the flash. Make _boot.py add the entry after successfully mounting. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
- Loading branch information