bernii / embedded-graphics-framebuf

Generic framebuffer implementation in Rust for use with embedded-graphics library
MIT License
26 stars 6 forks source link

Made crate `[no_std]` for real embedded compatibility #6

Closed jounathaen closed 2 years ago

jounathaen commented 2 years ago

Otherwise, it can't be used on most microcontrollers.

jounathaen commented 2 years ago

closed in #12