rosflight / airbourne_f4

Be the Jason Bourne of the skies
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

SPI Abstraction #25

Closed superjax closed 6 years ago

superjax commented 6 years ago

Right now, SPI is implemented with hard-coded values for SPI1. We should pull these out into a hardware configuration struct so we can use the same SPI code for all SPI peripherals