FrameworkComputer / EmbeddedController

Embedded Controller firmware for the Framework Laptop
BSD 3-Clause "New" or "Revised" License
950 stars 64 forks source link

Replicate the GCC error fix from the hx30 to hx20 #28

Closed pantsman0 closed 1 year ago

pantsman0 commented 1 year ago

Applies the Fix from #24 into the hx20 board.

kiram9 commented 1 year ago

we want to keep this behavior so that we can enable pd_response_code prints when verbose message logging is enabled. Otherwise it will only print responses when there is a failure.