chegbeli
chegbeli
V1 -> V2 * Removed Xilinx platform, as there is no official support for it * Updated sdp-ck1z.ioc to use version 6.5.0 * Added missing driver and project documentation *...
> Looks good, some minor remarks above. One more thing, Ramona commented about the gcd() function, (like her) I think you should use the util.h one and remove your implementation...
V2 -> V3 * Fixed coding style * Updated return variables to proper data types * Add locked check * Switched to no_os_greatest_common_divisor * Fixed not freeing memory when failing...