Project

General

Profile

Apps » History » Version 3

gnutoo, 02/19/2016 10:49 PM

1 1 gnutoo
With the lastest(often rebased) for-nuttx git branch of
2 3 gnutoo
<pre>
3 1 gnutoo
git://gitorious.org/gnutoo-s-for-upstream-osmocom-bb-and-nuttx-bb/nuttx-bb-gta02.git
4 3 gnutoo
</pre>
5 2 gnutoo
Then do the following
6 3 gnutoo
<pre>
7 2 gnutoo
make apps_distclean
8 3 gnutoo
</pre>
9 1 gnutoo
Add the following to the nuttx/nuttx/.config file
10 3 gnutoo
<pre>
11 1 gnutoo
CONFIG_EXAMPLES_HELLO_BUILTIN=y
12 3 gnutoo
</pre>
13 1 gnutoo
Add the following to the nuttx/apps/.config file
14 3 gnutoo
<pre>
15 1 gnutoo
CONFIGURED_APPS += examples/hello
16 3 gnutoo
</pre>
17 1 gnutoo
And then build as usual
Add picture from clipboard (Maximum size: 48.8 MB)