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/Drivers
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
..
CMSIS/Device/ST/STM32H7xx [CMSIS] stm32h743xx.h: FLASH_SIZE def collide with Betaflight 2019-04-25 12:01:42 +09:00
STM32H7xx_HAL_Driver [LIB] stm32h7xx_hal_def.h : Include <stddef.h> instead of <stdio.h> 2019-04-25 12:01:42 +09:00