mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Fix STM32 SPI3 remap logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5200 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -3435,3 +3435,6 @@
|
||||
DM9161 PHY. If the DM9161 failed to initialize, then use the
|
||||
up_sysemreset() logic to reset the MCU. Contributed by Darcy
|
||||
Gong.
|
||||
* arch/arm/src/stm32/stm32_gpio.c: Add missing logic to set bit
|
||||
for SPI3 remap. This fixes the XPT2046 touchscreen driver using
|
||||
drivers/input/ads7843.c
|
||||
|
||||
Reference in New Issue
Block a user