circuitpython/shared-bindings/i2ctarget
Dan Halbert 616201109c correct MP_TYPE_FLAG_NONE to MP_TYPE_FLAG_HAS_SPECIAL_ACCESSORS
also remove #include py/objproperty.h where not needed
(side effect of looking for property uses)
2023-11-04 22:51:41 -04:00
..
I2CTarget.c correct MP_TYPE_FLAG_NONE to MP_TYPE_FLAG_HAS_SPECIAL_ACCESSORS 2023-11-04 22:51:41 -04:00
I2CTarget.h Change I2C terminology from "peripheral" to "target" 2022-08-09 13:13:19 -04:00
__init__.c Remove one I2CPeripheral leftover 2023-10-02 14:36:19 -07:00