diff options
| author | hathach <[email protected]> | 2026-03-13 23:07:46 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-03-13 23:07:46 +0700 |
| commit | e2ead60107ce2e1324c7578fcee98efb8f0c5975 (patch) | |
| tree | 0b1e79f1c984ef9224f7bf22c2618b3bf9090bd6 /hw | |
| parent | adf853643b3db80444da5c3018eb214e244fcf47 (diff) | |
add ft9xx-gcc toolchain support to CI
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/hpmicro/boards/hpm6750evk2/board.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/bsp/hpmicro/boards/hpm6750evk2/board.h b/hw/bsp/hpmicro/boards/hpm6750evk2/board.h index 0636a4722..929e11c0d 100644 --- a/hw/bsp/hpmicro/boards/hpm6750evk2/board.h +++ b/hw/bsp/hpmicro/boards/hpm6750evk2/board.h @@ -5,6 +5,11 @@ * */ +/* metadata: + name: HPM6750EVK2 + url: https://hpm-sdk.readthedocs.io/en/v1.6.0/boards/hpm6750evk2/README_en.html +*/ + #ifndef _HPM_BOARD_H #define _HPM_BOARD_H |
