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 10:47:58 +00:00
Files
Issues
Releases
Activity
jumperless-boardboard-v5
/
RP23V50firmware
/
lib
/
micropython
/
boards
/
JUMPERLESS_V5
History
Kevin Santo Cappuccio
24e7d85678
Added jfs (jumperless file system) to micropython, got gpio_get working again (now returns FLOATING), Faster nodefile validation (it was taking like a second)
2025-07-15 23:47:04 -07:00
..
board.json
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
jumperless-v5.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
mpconfigboard.cmake
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
mpconfigboard.h
Added jfs (jumperless file system) to micropython, got gpio_get working again (now returns FLOATING), Faster nodefile validation (it was taking like a second)
2025-07-15 23:47:04 -07:00
mpconfigvariant_RISCV.cmake
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
mpconfigvariant.cmake
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