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

Custom systick handler is not exposed properly #2

Open
nilesh-dryad opened this issue Sep 19, 2023 · 0 comments
Open

Custom systick handler is not exposed properly #2

nilesh-dryad opened this issue Sep 19, 2023 · 0 comments

Comments

@nilesh-dryad
Copy link

I am tyring to use my custom tick handler. CubeMx always generate a SYSTIck handler MACRO in FreeRTOSConfig.h. Therefore I always have to comment that line to remove warning. It it possible to add this feature in configuration?
There is a USE_CUSTOM_SYSTICK_HANDLER_IMPLEMENTATION in generated code but there is no way to select this from CubeMX,

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

No branches or pull requests

1 participant