Question
warning: ''__packed'' redefined [enabled by default]
Posted on June 09, 2015 at 10:00
I'm getting the following message from my compiler:
warning: ''__packed'' redefined [enabled by default] which is defined in the usb_conf.h file from the USB_OTG library, and in the cdefs.h file from the gcc. Any ideas how to get rid of the message?