Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
ac70f688
Commit
ac70f688
authored
7 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
Update README.txt
parent
c62a9ea7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/lpcxpresso-lpc54628/README.txt
+5
-2
5 additions, 2 deletions
configs/lpcxpresso-lpc54628/README.txt
with
5 additions
and
2 deletions
configs/lpcxpresso-lpc54628/README.txt
+
5
−
2
View file @
ac70f688
...
...
@@ -59,8 +59,11 @@ STATUS
response my be obtainble with filtering off.
2017-12-17: Added a driver for the FT5x06 capacitive, multi-touch
controller. Add support logic for the LPCXpresso-LPC54528 to
initialize and the register the FT5x06 driver. Untested on initial
commit
initialize and the register the FT5x06 driver. Currently, the
system asserts during boot up. This is because the FT5x06 interrupt
is on pin P4.0 but pin interrupts are only supported on P0.m and
P1.m, m=0..31. Does this mean that TSC interrupts are not supported?
I think so! I think that a polled solution will have to be used.
Configurations
==============
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment