circuitpython/shared-bindings/usb_cdc
Jeff Epler 31da335cac
Introduce, use MP_PROPERTY_GETTER, _GETSET
Later, these can be changed in cunning ways to save flash storage.
2022-05-03 08:48:52 -05:00
..
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-08-30 22:29:51 -04:00
__init__.h update Python API according to review comments 2021-05-03 22:29:02 -04:00
Serial.c Introduce, use MP_PROPERTY_GETTER, _GETSET 2022-05-03 08:48:52 -05:00
Serial.h handle reads/writes larger than buffers; add .write_timeout 2021-02-19 14:15:31 -05:00