arch/arm/src/stm32: Add internal pull-up option for SDIO pins (also picks up an unrelated change to a README.txt file)

This commit is contained in:
Alan Carvalho de Assis
2018-05-12 14:47:00 -06:00
committed by Gregory Nutt
parent 33a1e73bab
commit df3d9dd357
3 changed files with 38 additions and 6 deletions
+15
View File
@@ -68,6 +68,10 @@ ENVIRONMENTS
the time as Cygwin, perhaps 20 minutes for the basic Ubuntu install
(vs. more than a day for the complete Cygwin install).
There have been even more recent ports of Linux environment to
Windows. I need to update this section to include some mention of
these alternatives.
- The MSYS environment. I have no experience using the MSYS environment
and that configuration will not be discussed in this README file.
See http://www.mingw.org/wiki/MSYS if you are interested in
@@ -76,6 +80,17 @@ ENVIRONMENTS
is that it is closer to a native Windows environment and uses only a
minimal of add-on POSIX-land tools.
- Other POSIX environments. Check out:
UnxUtils: https://sourceforge.net/projects/unxutils/,
https://en.wikipedia.org/wiki/UnxUtils
MobaXterm: https://mobaxterm.mobatek.net/
Gow`: https://github.com/bmatzelle/gow/wiki
Disclaimer: In priniple, these should work. However, I have never
used any of these environments and cannot guarantee that there is
not some less-than-obvious issues.
NuttX can also be installed and built on a native Windows system, but with
some potential tool-related issues (see the discussion "Native Windows
Build" under "Building NuttX" below). GNUWin32 is used to provide