mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 06:43:21 +08:00
Add stm3240g-eval nsh2 configuration: SDIO and no UART
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4363 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
@@ -2437,4 +2437,9 @@
|
||||
Add a configuration to test the USB composite device.
|
||||
* configs/stm3240g-eval/telnetd: Add a configuration for testing the
|
||||
Telnet daemon.
|
||||
* configs/stm3240g-eval/nsh2: This is another NSH configuration. It differs
|
||||
from the original nsh configuration because it does not have an RS-232
|
||||
console (only a Telnet console) and SDIO is enabled. This configuration is
|
||||
required because the STM3240G-EVAL board cannot simultaneously support
|
||||
RS-232 and SDIO due to pin conflicts.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user