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
84d28641b7
nuttx
/
configs
/
olimex-stm32-p107
History
Gregory Nutt
f924601fc1
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
Massive clean-up of linker scripts from Freddie Chopin
2012-11-04 17:18:25 +00:00
src
configs/olimex-stm32-p107: Failes to build is SPI3 for UEXT is not remapped
2014-01-21 10:01:51 -06:00
Kconfig