Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 283 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 283 Bytes

STM32 Driver Development

  • Driver api's for communication protocol like SPI, UART.
  • Using the startup code and linker code from my previous project cortex-m-startup
  • Compiled and tested on STM32f429 disco board.