This website requires JavaScript.
Explore
Help
Register
Sign In
sawyer
/
picocalc-os-rs
Watch
1
Star
0
Fork
0
You've already forked picocalc-os-rs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26
Commits
12
Branches
0
Tags
f3c67beb00eee1cf8dd0a3cd01b439b0e87f08bf
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
sawyer bristol
f3c67beb00
userlib now implements embedded_graphics::DrawTarget
2025-08-27 17:12:51 -06:00
.cargo
switch to rp2350
2025-06-24 19:02:33 -06:00
abi
userlib now implements embedded_graphics::DrawTarget
2025-08-27 17:12:51 -06:00
abi_sys
userlib now implements embedded_graphics::DrawTarget
2025-08-27 17:12:51 -06:00
kernel
userlib now implements embedded_graphics::DrawTarget
2025-08-27 17:12:51 -06:00
shared
setup basic file structure
2025-07-19 23:15:27 -06:00
user-apps
userlib now implements embedded_graphics::DrawTarget
2025-08-27 17:12:51 -06:00
.gitignore
basic keyboard driver
2025-06-18 19:17:27 -06:00
Cargo.lock
userlib now implements embedded_graphics::DrawTarget
2025-08-27 17:12:51 -06:00
Cargo.toml
setup basic file structure
2025-07-19 23:15:27 -06:00
Embed.toml
switch to rp2350
2025-06-24 19:02:33 -06:00
justfile
user app can invoke kernel syscall!!!!
2025-08-26 18:44:46 -06:00
LICENSE
Initial commit
2025-06-18 14:54:00 -06:00
rust-toolchain.toml
draw square
2025-06-25 14:32:53 -06:00
Description
A simple OS for the clockwork picocalc
MIT
349
KiB
Languages
Rust
99.6%
Just
0.4%