This website requires JavaScript.
Explore
Help
Sign In
limeth
/
acid
Watch
1
Star
0
Fork
You've already forked acid
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
a07d13f4e8
acid
/
firmware
/
src
/
lib.rs
6 lines
90 B
Rust
Raw
Normal View
History
Unescape
Escape
Add firmware
2025-10-09 00:03:12 +02:00
#![
no_std
]
#![
deny(clippy::mem_forget)
]
IO
2025-12-18 23:50:59 +01:00
#![
feature(macro_metavar_expr)
]
Add firmware
2025-10-09 00:03:12 +02:00
pub
mod
st7701s
;
Reference in a new issue
Copy permalink