mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
PIC32MX7 MMB touchscreen driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4806 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -2889,7 +2889,8 @@
|
||||
* configs/pic32mx7mmb/src/up_mio283qt2.c: Add support for the MIO283QT2
|
||||
LCD on the PIC32MX7 MMB board.
|
||||
* configs/pic32mx7mmb/src/up_touchscreen.c: Add an ACD-based touchscreen
|
||||
driver for the PIC32MX7 MMB board.
|
||||
driver for the PIC32MX7 MMB board. Kind of works, but needs more
|
||||
verification and tuning.
|
||||
* arch/mips/src/common/up_idle.c: Strange but important fix. For some still-
|
||||
unknown reason, interrupts are left in an unhealthy state in the IDLE
|
||||
when the work queue is enabled. This is partially because some interrupt
|
||||
|
||||
Reference in New Issue
Block a user