Philip Taylor

Results 1 issues of Philip Taylor

When GCC inlines functions, it ignores the `section` attribute of the inlined function. (This seems to be considered a feature, not a bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31362, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78903, etc) `Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_def.h` has: ``` #define...

enhancement
internal bug tracker
hal