joric / nrfmicro

A Pro Micro alternative for wireless keyboards
https://github.com/joric/nrfmicro/wiki
The Unlicense
1.48k stars 128 forks source link

I modified blink.c to test more pins, having problem to recompile it. #22

Closed luantty2 closed 4 years ago

luantty2 commented 4 years ago

I added more GPIO pins to nrfmicro and I wish to test them with blinking, I guess there is a way to compile the file into blink.hex, but I've tried many times still can't find the proper command to get it compiled.

joric commented 4 years ago

There's no special commands, blink.c is just a renamed slave.c.