add unique id for imxrt

This commit is contained in:
hathach
2024-07-18 09:24:29 +07:00
parent c6339204f4
commit ea5deb0018
3 changed files with 28 additions and 2 deletions

View File

@@ -24,8 +24,8 @@
* This file is part of the TinyUSB stack.
*/
#ifndef _BOARD_API_H_
#define _BOARD_API_H_
#ifndef BOARD_API_H_
#define BOARD_API_H_
#ifdef __cplusplus
extern "C" {