This website requires JavaScript.
Explore
Help
Sign in
buzzer-corp
/
firmware
Watch
3
Star
0
Fork
You've already forked firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
12
commits
1
branch
0
tags
87
KiB
Rust
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Michael Thies
d5fae391fc
Simplify CAN example code; adapt can_pong for our PCB with changed CAN I/O pins and 16MHz crystal
2026-02-03 21:27:41 +01:00
.cargo
Initialize with embassy examples
2025-03-29 18:20:15 +01:00
src
/bin
Simplify CAN example code; adapt can_pong for our PCB with changed CAN I/O pins and 16MHz crystal
2026-02-03 21:27:41 +01:00
.gitignore
Add .idea/ to .gitignore
2026-01-25 11:43:17 +01:00
build.rs
Initialize with embassy examples
2025-03-29 18:20:15 +01:00
Cargo.lock
Update all dependencies and remove pwm_input example
2026-01-25 11:43:39 +01:00
Cargo.toml
Add PWM-DMA example (and configure embassy-rs to use TIM4 as timing timer)
2026-01-25 21:40:33 +01:00
rust-toolchain.toml
Change rust toolchain to 'stable'
2026-01-25 11:42:19 +01:00