I was trying to create some PWMs with the MHC so I added OC support, but now I was not longer able to compile because it was misssing: /*** Timer Driver Configuration ***/
#define DRV_TMR_INSTANCES_NUMBER 1
#define DRV_TMR_CLIENTS_NUMBER 1
#define DRV_..
↧