Improved README.md (#51)

- Removed redundant instructions
- Improved wording

Co-authored-by: Marek Kraus <gamelaster@users.noreply.github.com>
This commit is contained in:
Panagiotis Vasilopoulos 2020-11-19 19:30:30 +02:00 committed by GitHub
parent 2aa0fdd6b6
commit 59050e6d33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ Call ::
make CONFIG_TOOLPREFIX=riscv64-linux-gnu-
for bypassing the bundled cross-compiler and using your distribution's own
if you wish to bypass the bundled cross-compiler and using your distribution's own
cross-compiler.
There is a linker script (written in python) at `image_conf/flash_build.py`.
@ -52,6 +52,12 @@ To run this, you need to specify the application and the target, for example::
python3 flash_build.py bl602_boot2 bl602
**Note:** If you decide to copy any project outside of the `customer_app` folder,
you will need to define a few variables in order to compile it::
export BL60X_SDK_PATH=/path/to/this/repo
export CONFIG_CHIP_NAME=bl602
Hardware
--------
BL602 is a 32-bit RISC-V based combo chipset supporting Wi-Fi and BLE (Bluetooth