zephyr/soc/ambiq/apollo4x/soc.h

13 lines
183 B
C

/*
* Copyright (c) 2023 Antmicro <www.antmicro.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef __SOC_H__
#define __SOC_H__
#include <apollo4p.h>
#endif /* __SOC_H__ */