Hello,

I am studying NuttX for a new project. I am using Nucleo-F429ZI as
reference, which is quite a complete board and has a large memory for
testing.

I followed some instructions from the internet (mostly from NuttX
website) and I could compile and run a binary on the board. Including
executing a Hello Application located at the menuconfig.

My question is if there is an initial configuration file (defconfig)
for this board that initializes the base features of the board.
Something similar to an initial configuration on the STM32CubeIDE new
project, where all the base peripherals (leds, buttons, ethernet, usb,
serial, ...) are previously initialized.

In my first test here, serial was not enabled, compilation failed and
ls command in Nuttshell didn't work (only the call for the
application).

Best regards,

Flavio

-- 
Flavio de Castro Alves Filho

flavio.al...@gmail.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves

Reply via email to