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
/
mdns
History
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
Add mdns module
2022-03-17 18:16:16 -07:00
__init__.h
Add mdns module
2022-03-17 18:16:16 -07:00
RemoteService.c
Introduce, use MP_PROPERTY_GETTER, _GETSET
2022-05-03 08:48:52 -05:00
RemoteService.h
Formatting and shrink build size on C3
2022-03-18 12:05:54 -07:00
Server.c
Introduce, use MP_PROPERTY_GETTER, _GETSET
2022-05-03 08:48:52 -05:00
Server.h
Formatting and shrink build size on C3
2022-03-18 12:05:54 -07:00