Cannot compile with coverage due to linker not including gcov library

I've never been able to make LDFLAGS add a library to a user firmware build. I had to manually hack the Makefile in the system firmware source to do it. There's likely a better way, but it wasn't immediately obvious.

2 Likes