Add support for multiplexed SDIO pins from Uros

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3898 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-08-19 16:51:04 +00:00
parent de0f788a05
commit a87259ebc6
18 changed files with 698 additions and 218 deletions
+2
View File
@@ -2009,3 +2009,5 @@
* confgs/twr-k60n512: Add Kinetics TWR-K60N512 NSH configuration.
* drivers/analog and include/nuttx/analog: Add ADC driver infrastructure
and TI ADS1255 driver developed and submitted by Li Zhouy (Lzzy)).
* arch/arm/stm32/stm32_sdio.h and drvers/mmcsd/mmcsd.c: Add logic to
multiplex usage of the GPIO pins.