Project

General

Profile

Apps » History » Version 2

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 2 gnutoo
Then do the following
6
{{{
7
make apps_distclean
8
}}}
9 1 gnutoo
Add the following to the nuttx/nuttx/.config file
10
{{{
11
CONFIG_EXAMPLES_HELLO_BUILTIN=y
12
}}}
13
Add the following to the nuttx/apps/.config file
14
{{{
15
CONFIGURED_APPS += examples/hello
16
}}}
17
And then build as usual
Add picture from clipboard (Maximum size: 48.8 MB)