Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
atca_config.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2022 HAW Hamburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
27
#define ATCA_ATECC508A_SUPPORT
28
32
#define ATCA_ATECC608A_SUPPORT
33
37
#define atca_delay_ms hal_delay_ms
38
42
#define atca_delay_us hal_delay_us
43
44
#ifdef __cplusplus
45
}
46
#endif
Generated on Thu Sep 24 2026 04:06:03 by
1.13.2