ARMmbed / mbed-os

Arm Mbed OS is a platform operating system designed for the internet of things
https://mbed.com
Other
4.67k stars 2.98k forks source link

Latest USBDevice generates compiler warning #243

Closed neilt6 closed 8 years ago

neilt6 commented 10 years ago

Since USBDevice was updated for the latest batch of microcontrollers, it has been generating the following warning while compiling for an LPC11UXX: Warning: C4017W: __regarg_2 may be used before being set in "AlphaPlatform/Libraries/USBDevice/USBMIDI/USBMIDI.cpp", Line: 45, Col: 11

ciarmcom commented 8 years ago

ARM Internal Ref: IOTMORF-327

sg- commented 8 years ago

Will soon look closer at USB libraries