Project

General

Profile

Apps » History » Version 1

gnutoo, 02/19/2016 10:49 PM

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