1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00
betaflight/lib
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
..
main [LIB] stm32h7xx_hal_def.h : Include <stddef.h> instead of <stdio.h> 2019-04-25 12:01:42 +09:00
test/gtest Cleanup project structure. Update unit test Makefile to place object 2014-05-31 22:43:06 +01:00