3. Write **Analog-to-Digital Converter (ADC) drivers** using bare-metal embedded-c 4. Write **PWM drivers** using bare-metal embedded-c 5. Write **UART drivers** using bare-metal embedded-c 6. Write * ...
Although the Raspberry Pi 3 and 4 are the main target boards, the code is written in a modular fashion which allows for easy porting to other CPU architectures and/or boards. This series tries to put ...