Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Heizung
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
c3pb
Heizung
Commits
18095043f6084f1c70782da65d03c2e075e7432d
Select Git revision
Branches
1
main
default
1 result
heizung
firmware
rust1
Cargo.toml
Author
Search by author
Any Author
authors
Alex Dircksen
aldi
Alexander Weinhold
gutmet
Andreas Horn
ahorn
Arndt Heuvel
arndot
Carsten Bohuslav
mpingu
Christian Bierwirth
phimeas
Christopher Creuzig
ccreutzig
Christopher Piontek
bitpage
Daniel Keyhani
tty
Dennis Baurichter
dennis
Dominique Flemming-Schmidt
Ente
Eli Kogan-Wang
coafin
Fabian Ritter
0FR0
Frank Bergmann
Van
Gigadoc 2
gigadoc2
Grollicus
grollicus
Harald Linden
tichy
Helen Meyer
hme
Helge Jung
hej
HerHde
herhde
20 authors
May 27, 2023
use to_be_bytes() instead of byteorder crate
· 18095043
Benjamin Koch
authored
1 year ago
18095043
try to use byteorder crate -> won't work without std
· f4a2935d
Benjamin Koch
authored
1 year ago
f4a2935d
May 21, 2023
add very simple Modbus communication
· b816fbcf
Benjamin Koch
authored
1 year ago
b816fbcf
May 13, 2023
use our copy of the i2c library
· 070f5ac4
Benjamin Koch
authored
1 year ago
070f5ac4
add very broken I2C scan
· ba0b98e5
Benjamin Koch
authored
1 year ago
ba0b98e5
copy over my previous changes and adjust paths in Cargo.toml
· 56b8b99c
Benjamin Koch
authored
1 year ago
56b8b99c
add submodule for embassy-rs and copy their example
· a5ce6742
Benjamin Koch
authored
1 year ago
a5ce6742
Loading