Morse Micro IoT SDK  2.10.4
mmhal.h
1/*
2 * Copyright 2021-2023 Morse Micro
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/* clang-format off */
24/* clang-format on */
25
26#pragma once
27
28#include "mmhal_core.h"
29#include "mmhal_wlan.h"
30#include "mmhal_os.h"
31#include "mmhal_app.h"
32#include "mmhal_flash.h"