forge
login
or
join now
arthomnix.dev
/
eepy
star
3
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
firmware for my Touchscreen E-Paper Input Module for Framework Laptop 16
star
3
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
eepy
/
eepy-sys
/
src
/
at
a3ff1f4e4e2aaec4a4c1ec5def91c21d36dc12f7
13 files
critical_section.rs
eepy-sys: switch manual enum conversions to strum::FromRepr
1 year ago
critical_section_impl.rs
eepy-launcher: add serial functionality
1 year ago
exec.rs
memory protection, exec syscall, make launcher unprivileged
1 year ago
flash.rs
eepy: remove broken InvalidateCache syscall This syscall caused weird HardFaults, and also invalidated the entire XIP cache which isn't ideal. The flash syscalls now automatically flush the cache for only the area that was modified, by writing to the flash memory-mapped addresses as specified in the RP2040 datasheet section 2.6.3.2.
1 year ago
header.rs
eepy-launcher: improve main page, implement app updates
1 year ago
image.rs
eepy: add tickv and overhaul intercore communication
1 year ago
input.rs
eepy-sys: switch manual enum conversions to strum::FromRepr
1 year ago
input_common.rs
eepy-launcher: implement all serial commands eepytool: initial commit elf2epb: fix padding handling
1 year ago
kv_store.rs
eepy: add tickv and overhaul intercore communication
1 year ago
lib.rs
eepy-launcher: refactor UI code eepy-derive: new macro to automate header generation
1 year ago
misc.rs
eepy-launcher: app deletion and multiple apps support
1 year ago
syscall.rs
eepy: add tickv and overhaul intercore communication
1 year ago
usb.rs
eepy-sys: switch manual enum conversions to strum::FromRepr
1 year ago