Support the PyBoard v1.1 as much as the Feather was, at least
This commit is contained in:
3
entrypoints/pyboard_boot.py
Normal file
3
entrypoints/pyboard_boot.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import pyb
|
||||
|
||||
pyb.usb_mode('VCP+HID') # act as a serial device and a mouse
|
Reference in New Issue
Block a user