mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2025-12-27 07:45:28 +00:00
fix readme
This commit is contained in:
@@ -14,7 +14,7 @@ Current focus is on exanding applications and porting software, finding bugs in
|
|||||||
- **`userlib_sys/`** – C FFI bindings for kernel syscall
|
- **`userlib_sys/`** – C FFI bindings for kernel syscall
|
||||||
- **`userlib/`** – Rust wrapper on top of `userlib_sys`
|
- **`userlib/`** – Rust wrapper on top of `userlib_sys`
|
||||||
- **`picolib/`** – Built with ```just newlib```, and provides libc symbols when linking with C libraries
|
- **`picolib/`** – Built with ```just newlib```, and provides libc symbols when linking with C libraries
|
||||||
- **`user-apps/`** – Collection of userspace programs (gif player, wav player, calculator, snake, etc.)
|
- **`user_apps/`** – Collection of userspace programs (gif player, wav player, calculator, snake, etc.)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user