From 76a093f12a740f2b2e35a1bae3bb8e6644100d80 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 25 Mar 2024 23:12:19 +0800 Subject: update readme --- README.md | 3 +++ README_zh.md | 2 ++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index f290d3d2c..365a27f32 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,8 @@ $ xmake f --menu * MinGW (i386, x86_64, arm, arm64) * Cygwin (i386, x86_64) * Wasm (wasm32, wasm64) +* Haiku (i386, x86_64) +* Harmony (x86_64, armeabi-v7a, arm64-v8a) * Cross (cross-toolchains ..) ## Supported toolchains @@ -242,6 +244,7 @@ masm32 The MASM32 SDK iverilog Icarus Verilog verilator Verilator open-source SystemVerilog simulator and lint system cosmocc build-once run-anywhere +hdk Harmony SDK ``` ## Supported languages diff --git a/README_zh.md b/README_zh.md index 20eab35bb..ad20aa0b8 100644 --- a/README_zh.md +++ b/README_zh.md @@ -255,6 +255,7 @@ $ xmake f --menu * Cygwin (i386, x86_64) * Wasm (wasm32, wasm64) * Haiku (i386, x86_64) +* Harmony (x86_64, armeabi-v7a, arm64-v8a) * Cross (cross-toolchains ..) ## 支持工具链 @@ -304,6 +305,7 @@ masm32 The MASM32 SDK iverilog Icarus Verilog verilator Verilator open-source SystemVerilog simulator and lint system cosmocc build-once run-anywhere +hdk Harmony SDK ``` ## 支持语言 -- cgit v1.3.1