drevilbones - Getting a compiler linking error ...
Getting a compiler linking error when I try to add some code to my keymap for the big LED
I have # included big_led.h. Weird that it compiles fine but then gets messed up in the linkage? I'm using the rp2040_branch, maybe there's a missing # include or some weird order issue somewhere?
1 Reply
Oops, I guess the big_led.c was never actually ported to the rp2040 bit-c, so this is much more complicated than copying those files over, heh heh, guess I should have guessed that.