Phil Howard
|
a9eb58a3ce
|
MicroPython: Fix Class name QSTRs.
|
2022-06-13 20:06:39 +01:00 |
Phil Howard
|
8d638e2744
|
MicroPython: Drop redundant Print. Saves 4K.
|
2022-06-13 18:59:51 +01:00 |
Phil Howard
|
bc0390b86c
|
MicroPython: Use placement new to alloc classes on GC_HEAP
|
2022-05-23 15:34:49 +01:00 |
Phil Howard
|
1feefde00c
|
MicroPython: Promote machine.I2C() to PimoroniI2C.
Create a new PimoroniI2C object internally if a "machine.I2C()" object is supplied in constructors.
|
2022-05-18 13:20:33 +01:00 |
Phil Howard
|
759868e787
|
Python bindings & docs for ICP10125
|
2021-09-08 14:10:21 +01:00 |