Skip to content

Commit d94dd5b

Browse files
committed
Parsing the EDS file to get the SDO information
1 parent b783fbe commit d94dd5b

4 files changed

Lines changed: 332 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 158 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7+
canopen_rust = "0.1.3"
8+
configparser = "3.1.0"
79
eframe = "0.32.0"
810
rfd = "0.15.4"

0 commit comments

Comments
 (0)