mcu_hi3321_watch/middleware/utils/common_headers/platform.h
2025-05-26 20:15:20 +08:00

13 lines
220 B
C

/*
* Copyright (c) CompanyNameMagicTag 2018-2020. All rights reserved.
* Description: CHIP Platform Header
* Author:
* Date:
*/
#ifndef PLATFORM_H
#define PLATFORM_H
#include "platform_core.h"
#endif