mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-10-05 19:22:54 +02:00
* Update crc.c crc files from Mecanix * Create crc.h Part of the crc alternative suggested by Mecanix * Update crc.h Wrong cut& paste, sorry * Delete components/asic/crc.h File in wrong directory * Update crc.h * Update TPS546.c Initialize variables so the code can be compiled with -O2 option.