The C examples use pic18f452.c
Is there a header file for the pic 18F4620? (e.g. pic18f4620.h)
cheers,
Danjel
The C examples use pic18f452.c
Is there a header file for the pic 18F4620? (e.g. pic18f4620.h)
cheers,
Danjel
Yes, in the Repository
Meanwhile we are using precompiled libraries, the derivative is defined in the Makefile (PROCESSOR variable), the appr. files are selected automatically.
Best Regards, Thorsten.