Skip to content

Commit cb8680c

Browse files
committed
quectel: Readme update.
Signed-off-by: Nikola Neskovic <nikola.neskovic@quectel.com>
1 parent bd11f9d commit cb8680c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ports/quectel/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,13 @@ $ make BOARD=<board_name>
8080

8181
This will compile the firmware in `micropython/lib/helios/output/release/<board_name>` directory.
8282

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-
8583
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:
8684
```
8785
ln -s path/to/micropython path/to/HeliosSDK/services
8886
```
8987

88+
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+
9090
*Check the usage of the helios compilation commands*
9191

9292
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

Comments
 (0)