---Session 2--- Task 1: Timer Get hands on with timers and interupts to toggle a led at exact times. Task 2: PWM Continuing with timers, use them for pulse width modulation of LEDs Task 3: UART Write a UART driver to communicate with the PC. Preferably interrupt based.