mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-14 17:35:41 -04:00
Add finger present API and bit. Update README
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
0454e023cd
commit
c96363aec0
3 changed files with 31 additions and 10 deletions
|
@ -98,6 +98,8 @@
|
|||
#define TK1_MMIO_TOUCH_BASE 0xc4000000
|
||||
#define TK1_MMIO_TOUCH_STATUS 0xc4000024
|
||||
#define TK1_MMIO_TOUCH_STATUS_EVENT_BIT 0
|
||||
#define TK1_MMIO_TOUCH_PRESENT 0xc4000028
|
||||
#define TK1_MMIO_TOUCH_PRESENT_BIT 0
|
||||
|
||||
// This only exists in QEMU, not real hardware
|
||||
#define TK1_MMIO_QEMU_BASE 0xfe000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue