Skip to content

hpmicro/hpm_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f0393c9 · Dec 30, 2024

History

17 Commits
Jun 28, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
May 31, 2022
Dec 30, 2024
Dec 30, 2024
Mar 31, 2023
Dec 30, 2024
Dec 30, 2024
Dec 30, 2024
May 31, 2022
May 31, 2022
Dec 31, 2022

Repository files navigation

Loading
gantt
    title HPM SDK Release Plan
    dateFormat  YYYY-MM-DD
    section Mainline Release
    v1.8.0           :a1, 2024-10-01, 2024-12-31
    v1.9.0           :a2, 2025-01-01, 2025-03-31
    v1.10.0          :a3, 2025-04-01, 2025-06-30
    v1.11.0          :a4, 2025-07-01, 2025-09-30
    v1.12.0          :a5, 2025-10-01, 2025-12-31

中文

HPM SDK Overview

The HPM SDK Project is a software development kit based on HPMicro's MCUs, which supports a wide range of MCUs, based on the BSD license, including drivers, middleware and RTOS, such as littlevgl/ lwIP/ TinyUSB/ FreeRTOS, etc. It supports a large number of Boards.

SDK Directory Structure

Name Description
<HPM_SDK_BASE>/arch cpu architecture
<HPM_SDK_BASE>/boards board support files
<HPM_SDK_BASE>/cmake cmake extensions
<HPM_SDK_BASE>/components software components
<HPM_SDK_BASE>/docs documentation
<HPM_SDK_BASE>/drivers low level driver files
<HPM_SDK_BASE>/middleware middleware files
<HPM_SDK_BASE>/samples sample source for drivers, middleware, components
<HPM_SDK_BASE>/scripts util scripts
<HPM_SDK_BASE>/soc SoC specific source
<HPM_SDK_BASE>/utils util source

SDK Documentation

Repositories

Note: repositories are mirrored on gitee.