You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ports/quectel/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,13 +80,13 @@ $ make BOARD=<board_name>
80
80
81
81
This will compile the firmware in `micropython/lib/helios/output/release/<board_name>` directory.
82
82
83
-
The firmware can also be built from the sdk directory by cloning the sdk from the https://github.com/QuecPython/Helios-SDK repository, and following the next steps to compile.
84
-
85
83
It may be necessary to create a symlink to the micropython folder in the services directory of HeliosSDK. To do this create a services folder in the sdk directory and create the link with the following command:
The firmware can also be built from the sdk directory by cloning the sdk from the https://github.com/QuecPython/Helios-SDK repository, and following the next steps to compile.
89
+
90
90
*Check the usage of the helios compilation commands*
91
91
92
92
In the command line started in the HeliosSDK directory, type `helios` and press "**Enter**" to view the usage of the helios command.
0 commit comments