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
/
nrf
/
modules
/
ubluepy
History
Damien George
b1229efbd1
all: Fix spelling mistakes based on codespell check.
...
Signed-off-by: Damien George <damien@micropython.org>
2023-04-27 18:03:06 +10:00
..
modubluepy.c
all: Remove third argument to MP_REGISTER_MODULE.
2022-06-02 16:31:37 +10:00
modubluepy.h
all: Fix spelling mistakes based on codespell check.
2023-04-27 18:03:06 +10:00
ubluepy_characteristic.c
py/obj: Convert make_new into a mp_obj_type_t slot.
2022-09-19 19:06:15 +10:00
ubluepy_constants.c
py/obj: Convert make_new into a mp_obj_type_t slot.
2022-09-19 19:06:15 +10:00
ubluepy_delegate.c
py/obj: Convert make_new into a mp_obj_type_t slot.
2022-09-19 19:06:15 +10:00
ubluepy_descriptor.c
py/obj: Convert make_new into a mp_obj_type_t slot.
2022-09-19 19:06:15 +10:00
ubluepy_peripheral.c
all: Fix spelling mistakes based on codespell check.
2023-04-27 18:03:06 +10:00
ubluepy_scan_entry.c
all: Fix spelling mistakes based on codespell check.
2023-04-27 18:03:06 +10:00
ubluepy_scanner.c
py/obj: Convert make_new into a mp_obj_type_t slot.
2022-09-19 19:06:15 +10:00
ubluepy_service.c
py/obj: Convert make_new into a mp_obj_type_t slot.
2022-09-19 19:06:15 +10:00
ubluepy_uuid.c
py/obj: Convert make_new into a mp_obj_type_t slot.
2022-09-19 19:06:15 +10:00