andyg24

Results 1 comments of andyg24

When linking with LTO enabled, gcc spits out the following warnings: Linking build/ch.elf ui.c:308:13: warning: type of 'ili9341_line' does not match original declaration [-Wlto-type-mismatch] extern void ili9341_line(int, int, int, int,...