From 52a5a2667b9d8f5eb5315ae86f8cee4e86cd1685 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Thu, 20 Nov 2025 10:32:35 +0000 Subject: [PATCH] doc: Document !2633 Part-of: --- doc/changes/xrt/mr.2633.md | 3 +++ 1 file(s) changed, 3 insertion(s)(+), 0 deletion(s)(-) diff --git a/doc/changes/xrt/mr.2633.md b/doc/changes/xrt/mr.2633.md new file mode 100644 --- /dev/null +++ b/doc/changes/xrt/mr.2633.md @@ -0,0 +1,3 @@ +Enable the use of [X_macro](https://en.wikipedia.org/wiki/X_macro) pattern with +more the enums in the `xrt_defines.h` header. Code has been changed to use these +as well reducing the amount of generated code needed. -- tangled.sh