Resolved! [Suggestion] add __attribute__((unused)) to unused parameters in all library functions
Posted on May 03, 2017 at 01:36 When compiling projects using standard HAL libraries, I often get a dozen or so warnings about unused parameters in library functions. Would it be possible to tell your programmers to please add '__attribute__((...