Télécharger la liste

Description du projet

pycrc is an easy to use CRC calculator and source code generator. The generated C source code can be optimized for simplicity, speed, or tight memory constraints for embedded platforms. pycrc contains a long list of the parameters of common CRC models.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-09 08:15 Retour à la liste release
0.7.9

Cette version corrige quelques questions plus petites dans le générateur de code. Il n'est plus inclut stdint.h pour le code C89/ANSI, supprime une variable inutilisée ratée dans la dernière version et corrige un bug avec C89 code de 64-bit SCCR.
Tags: Minor bugfixes
This version fixes a few smaller issues in the code generator. It no longer includes stdint.h for C89/ANSI code, removes an unused variable missed in the last version, and fixes a bug with C89 code for 64-bit CRCs.

Project Resources