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

feat: コールバック関数を自動で定義されるのではなく、ユーザが runXXXCallback 関数を呼び出すことで実行されるようにした #24

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

sya-ri
Copy link
Owner

@sya-ri sya-ri commented Dec 9, 2023

方針

  • 自動で定義されていたコールバック関数をユーザーに定義させ、halex::runXXXCallback 関数を呼び出すことでコールバック処理を実行するようにした
  • CONFIG_DISABLE_EX_CALLBACK や CONFIG_USE_HALF_CALLBACK_XXX を削除

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.

None yet

1 participant