Audio subystem update from Ken Pettit. Plus moved some header files

This commit is contained in:
Gregory Nutt 2013-05-21 13:13:05 -06:00
parent f3db0330c7
commit e6ba035682

View File

@ -87,7 +87,7 @@
/* STM32F103ZC, STM32F103ZD, and STM32F103ZE are all provided in 144 pin packages and differ
* only in the available FLASH and SRAM.
*/
# elif defined(CONFIG_ARCH_CHIP_STM32F103ZET6)
# elif defined(CONFIG_ARCH_CHIP_STM32F103ZET6)
# include "chip/stm32f103ze_pinmap.h"
/* STM32 F105/F107 Connectivity Line */