1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00
betaflight/lib/main/STM32H7
jflyper e124693d48 [LIB] stm32h7xx_hal_def.h : Include <stddef.h> instead of <stdio.h>
Inclusion of <stdio.h> produces poisoned function alert for sprintf and
variants.
F7 use <stddef.h> instead of <stdio.h>
2019-04-25 12:01:42 +09:00
..
Drivers [LIB] stm32h7xx_hal_def.h : Include <stddef.h> instead of <stdio.h> 2019-04-25 12:01:42 +09:00
Middlewares/ST/STM32_USB_Device_Library Import STM32Cube_FW_H7_V1.3.0 2019-04-21 18:39:03 +09:00