Hi
i add my .c file
but i have modified CMakeLists.txt
my new .c file put in folder src
but build encountered an error
my computer Mac os
cpu apple M1
thx
Hi
i add my .c file
but i have modified CMakeLists.txt
my new .c file put in folder src
but build encountered an error
my computer Mac os
cpu apple M1
thx
Look for the first error message.
Later errors often follow because the compiler got something else wrong.
You might have forgotten the reqired assignmnents in the device tree overlay file.
The problem has been solved, thank you.
The problem has been solved, thank you.