diff --git a/doc/changes/xrt/mr.2633.md b/doc/changes/xrt/mr.2633.md new file mode 100644 index 000000000..db18ff29d --- /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.