I got the dependencies problem solved, and now the only problem is memory overflow. I was at 11xx bytes/ 1024 bytes. I changed the optimization level to ‘optimize for size’, but it is still 1064 bytes/ 1024 bytes. I only defined the MCU as Attiny13A and change the PWM value from 1 to 4, did I do anything wrong?