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
101
Commits
4
Branches
0
Tags
d6d4d5b76b236e02cae3df1dbdb9ab226b76898b
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
d6d4d5b76b
task: use a faster enum instead of fancy heap allocations for task states
2024-12-01 21:07:09 +01:00
.cargo
cargo: add esp32s3 as a target, configure espflash to use --no-stub
2024-11-23 14:52:04 +01:00
src
task: use a faster enum instead of fancy heap allocations for task states
2024-12-01 21:07:09 +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%