in the github GitHub - MorseMicro/morse_driver i need a morse.c file the make file is asking for morse.c but there is no morse.c in the github repo. I am trying to compile for ubuntu24.04 that runs on rasbperry pi 5 kernel 6.8.0-1036-raspi
Hi @nick
Can you share your build command and the exact error please? The morse driver doesn’t have a morse.c file and it should not be required by the Makefile.
I recommend having a read of the Linux porting guide if you haven’t already.
1 Like
thanks. I’ve got a chance now at making this work.