This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
bf623f4981
nuttx
/
configs
/
px4fmu-v2_upstream
History
Gregory Nutt
2dbaed4779
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
2014-05-05 08:52:02 -06:00
..
include
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
nsh
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
2014-05-05 08:52:02 -06:00
scripts
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
src
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
Kconfig
Changes to get PX4 config to build. Also some warning removal
2014-01-14 13:30:22 -06:00