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

Missing return at end of a non void function #12

Closed
RetoFx opened this issue May 26, 2024 · 2 comments
Closed

Missing return at end of a non void function #12

RetoFx opened this issue May 26, 2024 · 2 comments
Assignees
Labels
bug Something isn't working fmc FMC-related issue or pull-request. hal HAL-LL driver-related issue or pull-request. internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system spotted before customer Spotted and fixed internally before being pointed out by users but not published yet

Comments

@RetoFx
Copy link

RetoFx commented May 26, 2024

Hi
In File stm32f2xx_hal_nand.c at the end of the following functions
HAL_StatusTypeDef HAL_NAND_RegisterCallback()
and
HAL_StatusTypeDef HAL_NAND_UnRegisterCallback()
is no
return status;
Please fix this

@ALABSTM ALABSTM added this to To do in stm32cube-mcu-fw-dashboard via automation May 27, 2024
@ALABSTM ALABSTM added bug Something isn't working hal HAL-LL driver-related issue or pull-request. fmc FMC-related issue or pull-request. labels May 27, 2024
@ASEHSTM ASEHSTM added spotted before customer Spotted and fixed internally before being pointed out by users but not published yet internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system labels May 29, 2024
@ASEHSTM ASEHSTM moved this from To do to Analyzed in stm32cube-mcu-fw-dashboard May 30, 2024
@ASEHSTM
Copy link

ASEHSTM commented Jun 6, 2024

ST Internal Reference: 149810

@KRASTM
Copy link
Contributor

KRASTM commented Jun 20, 2024

Fixed in bc39f12

@KRASTM KRASTM closed this as completed Jun 20, 2024
stm32cube-mcu-fw-dashboard automation moved this from Analyzed to Done Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fmc FMC-related issue or pull-request. hal HAL-LL driver-related issue or pull-request. internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system spotted before customer Spotted and fixed internally before being pointed out by users but not published yet
Projects
Development

No branches or pull requests

4 participants