-
Brice Videau authored
* Update CMock and leverage correct callback definitions. * Use size_t for table index. * Guard functions not used on MacOS. * Use cast literals to `size_t` before casting to `void *`, as is done in other part of the code. * Add guards around refcount stubs which are unused for command buffers. * Update README.md to account for Unity being now embedded in CMock. * Added comment