CFDP destination handler #62

Merged
muellerr merged 49 commits from cfdp-state-machines into main 2023-09-21 18:47:07 +02:00
62 changed files with 732 additions and 2380 deletions
Showing only changes of commit a415cd8f6c - Show all commits

View File

@ -65,8 +65,8 @@ default-features = false
optional = true optional = true
[dependencies.spacepackets] [dependencies.spacepackets]
# version = "0.6" version = "0.7.0-beta.0"
path = "../../spacepackets" # path = "../../spacepackets"
# git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git" # git = "https://egit.irs.uni-stuttgart.de/rust/spacepackets.git"
# rev = "041959e546e6e72b24eb50986c425a924015e3f4" # rev = "041959e546e6e72b24eb50986c425a924015e3f4"
default-features = false default-features = false