STM32CubeF2 icon indicating copy to clipboard operation
STM32CubeF2 copied to clipboard

Fixing some possible compiler warnings

Open JonaHammer opened this issue 2 years ago • 1 comments

Some fixes to avoid compiler warnings I stumbled upon

  • Fixed redefine (UNUSED) warning
  • Fixed unused warnings in USB_DEVICE_LIB
  • Added some compiler warning ignores.

IMPORTANT INFORMATION

Contributor License Agreement (CLA)

  • The Pull Request feature will be considered by STMicroelectronics after the signature of a Contributor License Agreement (CLA) by the submitter.
  • If you did not sign such agreement, please follow the steps mentioned in the CONTRIBUTING.md file.

JonaHammer avatar Jul 15 '22 16:07 JonaHammer

ST Internal Reference: 133551

HBOSTM avatar Aug 24 '22 15:08 HBOSTM

Hello @JonaHammer,

The fix has been implemented and is now available in the frame of the latest STM32CubeF2 package V1.9.4 release. This issue can be closed now. Thank you again for your contribution.

With Regards,

TOUNSTM avatar Apr 28 '23 13:04 TOUNSTM