This website requires JavaScript.
Explore
Help
Register
Sign In
AllSpiceMirrors
/
jumperless-boardboard-v5
Watch
0
Fork
0
You've already forked jumperless-boardboard-v5
mirror of
https://github.com/Architeuthis-Flux/JumperlessV5.git
synced
2025-09-05 18:57:37 +00:00
Files
Issues
Releases
Activity
jumperless-boardboard-v5
/
RP23V50firmware
/
lib
/
micropython
/
micropython_embed
/
shared
/
timeutils
History
Kevin Santo Cappuccio
4765e755d1
Huge update to micropython, automatically imports time, os, math modules (not machine yet but I'll get there), custom types for jumperless module (gpio states print as HIGH/LOW but evaluate as True/False), module as a bunch of new functions (run_app("name of app") is whitespace and case insensitive so run_app("xlsx gui") is fine), bug fix to the app where escaped arrow keys (ESC[A) were getting sent weirdly in interactive mode,
>
just runs a single python command(with implicit jumperless. so > get_gpio(2) works), help docs updated, micropython build system totally redone. jfc I should've been comitting as I went along.
2025-06-16 00:45:05 -07:00
..
timeutils.c
Huge update to micropython, automatically imports time, os, math modules (not machine yet but I'll get there), custom types for jumperless module (gpio states print as HIGH/LOW but evaluate as True/False), module as a bunch of new functions (run_app("name of app") is whitespace and case insensitive so run_app("xlsx gui") is fine), bug fix to the app where escaped arrow keys (ESC[A) were getting sent weirdly in interactive mode,
>
just runs a single python command(with implicit jumperless. so > get_gpio(2) works), help docs updated, micropython build system totally redone. jfc I should've been comitting as I went along.
2025-06-16 00:45:05 -07:00
timeutils.h
Huge update to micropython, automatically imports time, os, math modules (not machine yet but I'll get there), custom types for jumperless module (gpio states print as HIGH/LOW but evaluate as True/False), module as a bunch of new functions (run_app("name of app") is whitespace and case insensitive so run_app("xlsx gui") is fine), bug fix to the app where escaped arrow keys (ESC[A) were getting sent weirdly in interactive mode,
>
just runs a single python command(with implicit jumperless. so > get_gpio(2) works), help docs updated, micropython build system totally redone. jfc I should've been comitting as I went along.
2025-06-16 00:45:05 -07:00