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
/
supervisor
History
Dan Halbert
c333e61681
small wording change
2023-04-26 14:58:45 -04:00
..
__init__.c
shorten safe mode messages; improve message printing; fix CIRCUITPY_SAFEMODE_PY=0
2023-02-13 21:29:57 -05:00
__init__.h
…
RunReason.c
…
RunReason.h
…
Runtime.c
small wording change
2023-04-26 14:58:45 -04:00
Runtime.h
Implement safemode.py
2023-02-13 18:26:38 -05:00
SafeModeReason.c
don't enter safemode.py on USER safe mode
2023-02-14 11:20:29 -05:00
SafeModeReason.h
Implement safemode.py
2023-02-13 18:26:38 -05:00
StatusBar.c
…
StatusBar.h
…