Alain Gibaud (the author) wrote on his site: Josef Pavlik is a new contributor to the cpik project who has developed a lot of new features for version 0.5.3. Thanks to Josef, this version is a real improvement over the previous one.
-in version 0.5.3 (Marie Jeanne Gabrielle):
* Bug fixes in code and run-time library,
* Run-time library improvement,
* New pin.h header for easy manipulation of I/O ports thru symbolic names,
* Improved LCD library with pin configuration from C code,
* Dead code elimination in the case of loops or test with constant conditions,
* Optimisation of static data initialization, using the program sections concept,
* Post-compilation branch optimizer that generally reduces the code by 10%,
* Implementation of the enum declarator,
* Implementation of the switch instruction: this implementation is efficient and provides a near * constant-time case selection,
* Support for data located in ROM, with different access mechanisms,
* And more..
0 comments:
Post a Comment