This website requires JavaScript.
Explore
Help
Sign In
zhig02
/
Proto_RTIC
Watch
1
Star
0
Fork
0
You've already forked Proto_RTIC
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
master
Branches
Tags
View all branches
Go to file
Code
Igor Zhukov
0c07de4bc1
Ethernet stm32
2025-05-21 12:53:59 +03:00
.cargo
Ethernet stm32
2025-05-21 12:53:59 +03:00
.vscode
Getting and extraction received proto message with quaternion
2024-12-16 22:11:57 +03:00
examples
Initial RTIC for stm32f746g-disco
2024-11-26 13:14:56 +03:00
src
Ethernet stm32
2025-05-21 12:53:59 +03:00
.gitignore
Add README.md
2024-12-29 13:01:49 +03:00
build.rs
Add modularity
2025-01-18 17:28:33 +03:00
Cargo.toml
Ethernet stm32
2025-05-21 12:53:59 +03:00
Embed.toml
Switched from rtt logging to defmt
2024-11-26 14:45:05 +03:00
linker.ld
Add modularity
2025-01-18 17:28:33 +03:00
Makefile.toml
Ethernet stm32
2025-05-21 12:53:59 +03:00
memory.x
Ethernet stm32
2025-05-21 12:53:59 +03:00
probe
Ethernet stm32
2025-05-21 12:53:59 +03:00
probe.exe
RAM boot architechture
2025-01-16 18:58:47 +03:00
README.md
Add README.md
2024-12-29 13:01:49 +03:00
README.md
Rust STM32F746-DISCO RTIC project with protobuf communication
Build
$ cargo build
Flash and run
$ cargo embed
Description
No description provided
Readme
6.7
MiB
Languages
Rust
77.2%
Python
22.8%