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:
Michael Cardell Widerkrantz 2025-03-07 15:36:53 +01:00
parent cd1a089763
commit 3dbc31f54c
No known key found for this signature in database
GPG key ID: D3DB3DDF57E704E5
8 changed files with 8 additions and 154 deletions

View file

@ -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: