support icon indicating copy to clipboard operation
support copied to clipboard

chore: convert ev3dev to unix variant

Open dlech opened this issue 3 years ago • 0 comments

The upstream MicroPython port now has support for variants of the unix port. So we should be able to use that feature instead of duplicating the full mpconfigport.h and Makefile. This will reduce the work needed to patch these files when we update the upstream MicroPython version. See virtualhub as an example.

dlech avatar Jan 17 '22 19:01 dlech