circuitpython/shared-module/vectorio
Scott Shawcroft 8958e7ef08
Add S3 GATT client support
This allows you to connect to GATT services on the other device.
It also adds connection initiation (GAP central).

More progress on #5926
2022-02-10 11:31:57 -08:00
..
Circle.c vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Circle.h vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Polygon.c Remove unused varg part of Error calls. 2021-09-10 09:39:20 +01:00
Polygon.h improve transpose and mirror 2021-08-07 19:31:22 -07:00
Rectangle.c vectorio: Add width and height properties to rectangle 2021-12-12 19:50:00 -08:00
Rectangle.h vectorio: Add width and height properties to rectangle 2021-12-12 19:50:00 -08:00
VectorShape.c Add S3 GATT client support 2022-02-10 11:31:57 -08:00
VectorShape.h Make the x and y bounds checking functions static 2021-09-11 17:10:21 +01:00
__init__.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
__init__.h Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00