monado/src
Mis012 19f87ba217 d/pssense: Replace uint with uint32_t in pssense_driver.c
The type "uint" doesn't seem to exist on some platforms at least
(for example alpine linux), and it's only used in a single file,
so it seems like a good idea to change the two uses to "uint32_t".

Closes #258
2023-05-19 16:17:42 +01:00
..
external cmake: Fix build failure on msys2/mingw64 2023-05-15 16:41:34 +00:00
xrt d/pssense: Replace uint with uint32_t in pssense_driver.c 2023-05-19 16:17:42 +01:00
CMakeLists.txt xrt: Re-arrange build to avoid unnecessary includes. 2020-04-28 21:36:46 +00:00