diff options
| author | ruki <[email protected]> | 2023-01-04 22:46:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-04 22:46:19 +0800 |
| commit | d7b98c9c16ca12c25267c43c6b88ba7645fe5476 (patch) | |
| tree | 507f56cb8de208afea14b97aca87c105dfed01bd | |
| parent | 5c8e06ac7c787f5127a8a109c5964aac561bf071 (diff) | |
update readme
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -275,6 +275,7 @@ armclang ARM Compiler Version 6 of Keil MDK c51 Keil development tools for the 8051 Microcontroller Architecture icx Intel LLVM C/C++ Compiler dpcpp Intel LLVM C++ Compiler for data parallel programming model based on Khronos SYCL +masm32 The MASM32 SDK ``` ## Supported Languages diff --git a/README_zh.md b/README_zh.md index dc8a9abaf..9c69446a5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -284,6 +284,7 @@ armclang ARM Compiler Version 6 of Keil MDK c51 Keil development tools for the 8051 Microcontroller Architecture icx Intel LLVM C/C++ Compiler dpcpp Intel LLVM C++ Compiler for data parallel programming model based on Khronos SYCL +masm32 The MASM32 SDK ``` ## 支持语言 |
