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

Split watchdog timer Cmd declaration into watchdog_timer_cmd.h #587

Open
wants to merge 2 commits into
base: feature/split-task-dispatcher-cmd-header
Choose a base branch
from

Conversation

sksat
Copy link
Collaborator

@sksat sksat commented May 18, 2023

概要

watchdog timer のコマンド定義を watchdog_timer.h から分割する

Issue/PR

詳細

検証結果

CI が通ればよし

影響範囲

  • C2A user の command_source.hwatchdog_timer.h ではなく watchdog_timer_cmd.h を使うように変更する必要がある

補足

watchdog_timer.h の C2A user 依存がなくなる

@sksat sksat added the enhancement New feature or request label May 18, 2023
@sksat sksat self-assigned this May 18, 2023
@sksat
Copy link
Collaborator Author

sksat commented May 18, 2023

CI 通った

@sksat sksat force-pushed the feature/split-task-dispatcher-cmd-header branch 2 times, most recently from 50b4c02 to c6a27ca Compare May 26, 2023 07:15
@sksat
Copy link
Collaborator Author

sksat commented May 26, 2023

rebase

@sksat sksat force-pushed the feature/split-wdt-cmd-header branch from d0a6d6a to 00291c9 Compare May 26, 2023 07:19
@sksat sksat force-pushed the feature/split-task-dispatcher-cmd-header branch from c6a27ca to 61cf9bc Compare June 7, 2023 06:15
@sksat
Copy link
Collaborator Author

sksat commented Jun 7, 2023

rebase

@sksat sksat force-pushed the feature/split-wdt-cmd-header branch from 00291c9 to e7f11f4 Compare June 7, 2023 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant