Skip to content

switch to using MPRemoteboard from the mpflash module #49

@Josverl

Description

@Josverl

Currency micropython-magic Interfaces directly with usb attached Micropython boards through python logic that is directly included into this project.
In parallel similar functionality has been developed and improved as part of MPflash.
https://github.com/Josverl/mpflash
MPflash contains the MPRemoteBoard class and other relevant functionality . This allows better control and usage and should be able to replace all functionality that's currently part of MP flash.

So the goal is to
add a dependency on mpflash
replace the current interface logic by mpremote
keep the parts that directly handle the jupyter notebooks and cells etc
update documentation
add tests

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions