This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-bindings
/
usb_cdc
History
Jeff Epler
78cf0a90af
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
...
This will enable setting data attributes, namely, the section of the symbol.
2022-05-03 08:48:53 -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
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
2022-05-03 08:48:53 -05:00
Serial.h
handle reads/writes larger than buffers; add .write_timeout
2021-02-19 14:15:31 -05:00