mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-07-20 21:58:44 -04:00
fw: Move tk1_mem.h to tkey-libs
From now on the canonical home of the tk1_mem.h header file describing the memory map of the TKey lives in tkey-libs: https://github.com/tillitis/tkey-libs
This commit is contained in:
parent
cd1a089763
commit
3dbc31f54c
8 changed files with 8 additions and 154 deletions
|
@ -21,7 +21,7 @@ their own `README.md` file documenting them and their API in detail.
|
|||
|
||||
Hardware functions with APIs, assets, and input/output are memory
|
||||
mapped starting at base address `0xc000_0000`. For specific offsets
|
||||
and bitmasks, see the file `fw/tk1_mem.h`.
|
||||
and bitmasks, see the file `tk1_mem.h` in tkey-libs.
|
||||
|
||||
Rough memory map:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue