Minor stylefix for targets/nuttx-stm32f4/README.md
JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com
This commit is contained in:
@@ -52,10 +52,12 @@ cd ..
|
|||||||
make menuconfig
|
make menuconfig
|
||||||
```
|
```
|
||||||
|
|
||||||
Change "Build Setup" -> "Build Host Platform" from "Windows" to "Linux"
|
We must set the following options:
|
||||||
Enable "System Type" -> "FPU support"
|
|
||||||
Enable "Library Routines" -> "Standard Math library"
|
* Change `Build Setup -> Build Host Platform` from _Windows_ to _Linux_
|
||||||
Enable "Application Configuration" -> "Interpreters->JerryScript"
|
* Enable `System Type -> FPU support`
|
||||||
|
* Enable `Library Routines -> Standard Math library`
|
||||||
|
* Enable `Application Configuration -> Interpreters -> JerryScript`
|
||||||
|
|
||||||
#### 4. Build JerryScript for NuttX
|
#### 4. Build JerryScript for NuttX
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user