prusa3d / Prusa-Firmware-MMU

Other
35 stars 19 forks source link

Generic Read/Write register operations #178

Closed DRracer closed 2 years ago

DRracer commented 2 years ago

Introduce generic Read/Write register operations' support in the protocol.

MMU-145 MMU-163 MMU-160

DRracer commented 2 years ago

@wavexx thanks for your review, I'm glad you like it. I should have probably marked this PR as :construction: . The current state is a proof of concept and now I'll start building the whole application logic on top of it. So, much more to come.

DRracer commented 2 years ago

At the moment we are at 25.5KB of code. The units' conversion linked some floating point code. We may optimize that away later. Still, 2.5KB left :wink:

DRracer commented 2 years ago

rebased onto main