lhr-solar / Embedded-Sharepoint

This repository contains files that can be shared among us, the embedded design teams.
MIT License
3 stars 0 forks source link

Bsp standard config #36

Closed connorl309 closed 8 months ago

connorl309 commented 8 months ago

Add standardized config stuff to the BSP

Modify bsp_config.h file with the peripheral mapping for each pin to configure

DRAFT PR

connorl309 commented 8 months ago

@NathanielDelgado please review new changes. What do you recommend for macro optimizations?

connorl309 commented 8 months ago

Created a doc file and made the default init struct macros as suggested by Nathaniel

connorl309 commented 8 months ago

Seems good. Test it if you can

It builds but don't have a physical way of testing on boards right now. If you do let me know and we can try to rig something up with I2C or UART.