Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor zero csp port #63

Merged
merged 2 commits into from
Nov 16, 2024
Merged

Conversation

sasataku
Copy link
Member

@sasataku sasataku commented Nov 16, 2024

This PR refactors the CSP port for Zero.

  • Port 10 -> Release
  • Port 11 - 14 -> Unify to Port 11

This commit removes CSP port `10` used in the libcsp example, as it
is an unnecessary feature for SC-Sat1.

Signed-off-by: Takuya Sasaki <[email protected]>
Until now, separate ports were reserved for each command used in
HWTEST. However, as more commands are expected to be implemented in
the future, all commands will now use only port 11, with each
function distinguished by an 8-bit command ID.

Signed-off-by: Takuya Sasaki <[email protected]>
@sasataku sasataku requested a review from yashi as a code owner November 16, 2024 14:52
@sasataku sasataku changed the title Enhance zero csp port Refactor zero csp port Nov 16, 2024
@sasataku sasataku merged commit 4cbda47 into spacecubics:main Nov 16, 2024
20 checks passed
@sasataku sasataku deleted the enhance-zero-csp-port branch November 16, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant