This website requires JavaScript.
Explore
Help
Sign In
tdfischer
/
renderbug
Watch
1
Star
0
Fork
0
You've already forked renderbug
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
99
Commits
4
Branches
0
Tags
36aead9762bdeae7306b7c226420e05ce8f1059a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Victoria Fischer
36aead9762
src: use core instead of std in some places, aiming for no_std compat
2024-12-01 16:17:51 +01:00
.cargo
cargo: add esp32s3 as a target, configure espflash to use --no-stub
2024-11-23 14:52:04 +01:00
src
src: use core instead of std in some places, aiming for no_std compat
2024-12-01 16:17:51 +01:00
.gitignore
Initial Commit
2024-10-20 17:22:27 +02:00
build.rs
Initial Commit
2024-10-20 17:22:27 +02:00
Cargo.toml
platform: rewrite the platform-specific display creation traits into a new Board trait that also supports tasks
2024-11-30 16:06:17 +01:00
rust-toolchain.toml
Initial Commit
2024-10-20 17:22:27 +02:00
sdkconfig.defaults
sdkconfig: use 240mhz cpu
2024-11-24 18:33:03 +01:00
Description
No description provided
226
KiB
Languages
Rust
100%