Add the necessary functions to load firmware to a Motion Core (MoCo).
Fixes #INGM-324
Type of change
[x] Add function to force boot mode
[x] Add function to load firmware
Code formatting
[x] Use black package to format the code: black -l 100 ingeniamotion tests. It is recommended to configure the code editor to automatically format the code using black with a max length line of 100.
Description
Add the necessary functions to load firmware to a Motion Core (MoCo).
Fixes #INGM-324
Type of change
Code formatting
black -l 100 ingeniamotion tests
. It is recommended to configure the code editor to automatically format the code using black with a max length line of 100.