mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controller
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5199 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -3425,4 +3425,13 @@
|
||||
that samples the position.
|
||||
* drivers/lcd/ssd1289.c: On some platforms we are unable to
|
||||
read the device ID -- reason unknown; workaround in place.
|
||||
|
||||
* drivers/input/ads7843.c: Add thresholding options and an
|
||||
option to swap X and Y positions. Fix some logic errors in
|
||||
the SPI locking/selecting logic.
|
||||
* arch/arm/src/armv7-m/up_systemreset.c: Add logic to reset
|
||||
the Cortex-Mx using the AIRCR register. Contributed by Darcy
|
||||
Gong.
|
||||
* arch/arm/src/stm32/up_eth.c: Add logic specifically for the
|
||||
DM9161 PHY. If the DM9161 failed to initialize, then use the
|
||||
up_sysemreset() logic to reset the MCU. Contributed by Darcy
|
||||
Gong.
|
||||
|
||||
Reference in New Issue
Block a user