Skip to content

generate enum xrt_input_name from macro

Christoph Haag requested to merge haagch/monado:xrt_input_macro into main

Nobody likes excessive C macros but this allows us to remove duplication such as u_pp_xrt_input_name and makes it easier to add new XRT_INPUT without having to add them elsewhere too.

Merge request reports