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
27
Commits
12
Branches
0
Tags
1bbd988ef74fcaab57a0a280c4974a70d911a006
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
1bbd988ef7
print syscall
2025-08-29 15:05:19 -06:00
.cargo
switch to rp2350
2025-06-24 19:02:33 -06:00
abi
print syscall
2025-08-29 15:05:19 -06:00
abi_sys
print syscall
2025-08-29 15:05:19 -06:00
kernel
print syscall
2025-08-29 15:05:19 -06:00
shared
setup basic file structure
2025-07-19 23:15:27 -06:00
user-apps
print syscall
2025-08-29 15:05:19 -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%