This website requires JavaScript.
Explore
Help
Sign in
jepler
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
deprecated-os11
circuitpython
/
shared-bindings
/
digitalio
History
Jeff Epler
774f6ac6ab
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
..
__init__.c
wip: continuing compilation fixes; mp_obj_alloc everywhere
2023-08-07 20:45:57 -04:00
__init__.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00
DigitalInOut.c
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
DigitalInOut.h
Having an input-only pin is rare, save a string on other ports
2022-11-30 14:39:49 -06:00
Direction.c
convert to MP_DEFINED_CONST_OBJ_TYPE()
2023-09-19 21:09:29 -04:00
Direction.h
Add externs. GCC10 complains about duplicate defines
2020-07-22 16:26:46 -07:00
DriveMode.c
Trinket M0 comes up; still very much wip
2023-09-28 16:22:10 -04:00
DriveMode.h
Add externs. GCC10 complains about duplicate defines
2020-07-22 16:26:46 -07:00
Pull.c
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
Pull.h
countio: add selectable rise and fall detection, pulls
2021-12-31 16:34:58 -05:00