- Generalized makefile
- Linked proper libraries and compiled drivers
- Created button interrupts from GPIO
- Created RTOS
- Created task to handle LED lighting
Use RTOS to create a OS to show the binary of a global integer val using LEDS. Using SW2 and SW3, increment and decrement respectively by interrupt based handlers.