1. Programming Enabling the Floating Point Unit (FPU)
2. Programming Developing a UART Driver - Analyzing the Documentation
3. Programming Developing a UART Driver - Listing out the steps
4. Programming Developing a UART Driver - Implementing the Initialization functi
5. Programming Developing a UART Driver - Implementing the Write function
6. Programming Developing a UART Driver - Testing the Driver
7. Programming Developing the System Timebase - Analyzing the Documentation
8. Programming Developing the System Timebase - Implementing the Init. function
9. Programming Developing the System Timebase - The rest of the functions
10. Programming Developing the System Timebase - Testing the Timebase
11. Programming Developing a BSP for the Dev Board - Required functions
12. Programming Developing a BSP for the Dev Board - The LED Driver
13. Programming Developing a BSP for the Dev Board - The Button Driver
14. Programming Developing a BSP for the Dev Board - Testing the BSP
15. Programming Developing a BSP for the Dev Board - Testing the BSP
16. Programming Developing an ADC Driver - Analyzing the Documentation
17. Programming Developing an ADC Driver - Listing out the steps.
18. Programming Developing an ADC Driver - The Initialization function
19. Programming Developing an ADC Driver - The Read function