Ron Evans
fa861085c0
machine/adafruit: make all USB vendor and product names string descriptors consistent
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2020-03-18 12:08:15 +01:00
Ron Evans
0312f12696
machine/usb: set the vid and pid to valid values supplied by Adafruit and Arduino for boards that support USB CDC
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2020-03-18 12:08:15 +01:00
Ayke van Laethem
c61657d22d
machine: refactor pin handling to auto-detect pin mode
...
With this change, it's no longer necessary to set a specific pin mode:
it will get autodetected in the Configure() call.
Tested on an ItsyBitsy M4 with the mpu6050 example in the drivers repo.
2020-01-23 00:08:34 +01:00
Ron Evans
ef4ede43d1
machine/pyportal: remove manual SPI pin mapping as now handled by default
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2020-01-11 21:31:33 +01:00
BCG
ecff6f8e0c
Adafruit PyPortal Support ( #800 )
...
* machine/PyPortal: implementation, also includes refinements for other members of samd51x familty.
2020-01-06 11:53:43 +01:00