Project

General

Profile

Compile-nuttx-way » History » Version 1

gnutoo, 02/19/2016 10:49 PM

1 1 gnutoo
== Howto ==
2
Build the nuttx compiler
3
{{{
4
cd misc/buildroot
5
cp configs/arm7tdmi-defconfig-4.3.3 .config
6
make
7
}}}
8
Build nuttx:
9
{{{
10
cd ../../nuttx/
11
 . setenv.sh
12
make
13
}}}
Add picture from clipboard (Maximum size: 48.8 MB)