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
/
ports
/
silabs
/
common-hal
/
_bleio
History
Dan Halbert
d582407b06
pre-commit fixes
2023-08-14 00:59:22 -04:00
..
__init__.c
pre-commit fixes
2023-08-14 00:59:22 -04:00
__init__.h
…
Adapter.c
wip: continuing compilation fixes; mp_obj_alloc everywhere
2023-08-07 20:45:57 -04:00
Adapter.h
…
Attribute.c
…
Attribute.h
…
Characteristic.c
pre-commit fixes
2023-08-14 00:59:22 -04:00
Characteristic.h
…
CharacteristicBuffer.c
pre-commit fixes
2023-08-14 00:59:22 -04:00
CharacteristicBuffer.h
…
Connection.c
pre-commit fixes
2023-08-14 00:59:22 -04:00
Connection.h
…
Descriptor.c
…
Descriptor.h
…
PacketBuffer.c
wip; fix more m_malloc and gc_alloc
2023-08-11 00:30:34 -04:00
PacketBuffer.h
…
Service.c
…
Service.h
…
UUID.c
…
UUID.h
…