oresat / oresat-firmware

OreSat firmware based on ChibiOS for M0 and M4 microcontrollers
GNU General Public License v3.0
36 stars 13 forks source link

Implement SDO Client for C3 usage #39

Closed heliochronix closed 4 years ago

heliochronix commented 4 years ago

Resolves #20 This implements an SDO client thread and transfer initiation function that uses callbacks to fill/empty the SDO client buffer. The initial implementation/use of this is via a test interface that reads/writes to the LFS file system on C3.