mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
In the vendor SDK 2.1.0, some of the functions which previously didn't have prototypes, finally acquired them. Change prototypes on our side to match those in vendor headers, to avoid warnings-as-errors.