alpha
Login
or
Join now
arthomnix.dev
/
eepy
Star
0
Fork
0
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
0
Fork
0
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
ae45ea0f9f640fdad46d295672a9d38efab01378
13 files
arthomnix
eepy-sys: fix typo in header bss range check
1y ago
87cb88c1
critical_section.rs
eepy-sys: fix typo in header bss range check
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-sys: fix typo in header bss range check
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