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

@ -9,6 +9,7 @@
#include <tkey/io.h>
#include <tkey/led.h>
#include <tkey/lib.h>
#include <tkey/tk1_mem.h>
#include "proto.h"
#include "state.h"