Scott Shawcroft
|
41039445c9
|
Clean up and add docs
|
2022-06-27 13:39:09 -07:00 |
Scott Shawcroft
|
3cd05291d0
|
Static files + welcome page
|
2022-06-27 13:39:09 -07:00 |
Scott Shawcroft
|
4f0a7aedfd
|
WIP adding devices.json and auth
|
2022-06-27 13:34:13 -07:00 |
Scott Shawcroft
|
0882cbf823
|
web server kinda works
|
2022-06-27 13:34:13 -07:00 |
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 |
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 |
Scott Shawcroft
|
543940e0a7
|
Fix the docs
|
2022-03-18 14:56:20 -07:00 |
Scott Shawcroft
|
6f0d62d85e
|
Formatting and shrink build size on C3
|
2022-03-18 12:05:54 -07:00 |
Jeff Epler
|
e9d81c2826
|
Add mdns module
This allows for CircuitPython to resolve a .local domain and find
other devices with MDNS services.
First step for #6174
|
2022-03-17 18:16:16 -07:00 |