feat: vendor libltkc

This commit is contained in:
2026-03-09 09:01:17 -04:00
parent 1f75b6f396
commit 24059f9660
45 changed files with 29068 additions and 0 deletions

23
vendor/libltkc/impinj_ltkc.h vendored Normal file
View File

@@ -0,0 +1,23 @@
/*
*****************************************************************************
* *
* IMPINJ CONFIDENTIAL AND PROPRIETARY *
* *
* This source code is the sole property of Impinj, Inc. Reproduction or *
* utilization of this source code in whole or in part is forbidden without *
* the prior written consent of Impinj, Inc. *
* *
* (c) Copyright Impinj, Inc. 2007,2008. All rights reserved. *
* *
*****************************************************************************/
#ifndef _IMPINJ_LTKC_H
#define _IMPINJ_LTKC_H
#include "ltkc.h"
#include "out_impinj_ltkc.h"
#endif /* !_IMPINJ_LTKC_H */