diff options
| author | ruki <[email protected]> | 2024-03-25 23:12:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-03-25 23:12:19 +0800 |
| commit | 76a093f12a740f2b2e35a1bae3bb8e6644100d80 (patch) | |
| tree | 1e1913abb4fb6f9b046f4be808725b3a4a706849 /README.md | |
| parent | 64dd29de111f4c7859f20ac02983fac32e932d77 (diff) | |
update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
