meier/ImtqHandler #44
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "meier/ImtqHandler"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -69,3 +69,3 @@
}
#define FSFW_HAL_LINUX_SPI_WIRETAPPING 0
#define FSFW_HAL_LINUX_SPI_WIRETAPPING 1
Maybe it is better to leave this 0 for the default configuration
@ -0,0 +1,130 @@
#ifndef MISSION_OBC_CCSDSIPCOREBRIDGE_H_
maybe it would be better to move this file into the linux folder because it depends on linux components