From c8d4a72a6b2548a8376eac0ea16a4c98c9b81064 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 29 Dec 2022 23:26:04 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7da3141d3..a646bc9e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * [#3216](https://github.com/xmake-io/xmake/pull/3216): Add intel one api toolkits detection * [#3020](https://github.com/xmake-io/xmake/issues/3020): Add `--lsp=clangd` to improve to generate compile_commands.json +* [#3215](https://github.com/xmake-io/xmake/issues/3215): Add includedirs and defines to c51 ### Bugs fixed @@ -1488,6 +1489,7 @@ * [#3216](https://github.com/xmake-io/xmake/pull/3216): 改进 intel one api toolkits 探测 * [#3020](https://github.com/xmake-io/xmake/issues/3020): 添加 `--lsp=clangd` 去改进 compile_commands.json 的生成 +* [#3215](https://github.com/xmake-io/xmake/issues/3215): 添加 includedirs 和 defines 到 c51 编译器 ### Bugs 修复 -- cgit v1.3.1