Project

General

Profile

Apps » History » Revision 2

Revision 1 (gnutoo, 02/19/2016 10:49 PM) → Revision 2/3 (gnutoo, 02/19/2016 10:49 PM)

With the lastest(often rebased) for-nuttx git branch of 
 {{{ 
 git://gitorious.org/gnutoo-s-for-upstream-osmocom-bb-and-nuttx-bb/nuttx-bb-gta02.git 
 }}} 
 Then do the following 
 {{{ 
 make apps_distclean 
 }}} 
 

 Add the following to the nuttx/nuttx/.config file 
 {{{ 
 CONFIG_EXAMPLES_HELLO_BUILTIN=y 
 }}} 
 Add the following to the nuttx/apps/.config file 
 {{{ 
 CONFIGURED_APPS += examples/hello 
 }}} 
 Then do the following 
 {{{ 
 make apps_distclean 
 }}} 
 And then build as usual
Add picture from clipboard (Maximum size: 48.8 MB)