Menu

Code Commit Log


Commit Date  
[r283] by evanvennn

Revised lcdcreatechar to suppord lcd_io 10 & 12

2015-03-30 17:56:51 Tree
[r282] by w_cholmondeley

LCDCreateChar and LCDCreateGraph will now always either restore cursor position (4 or 8 bit mode with RW) or reset to 0, 0 (any other configuration)

2015-03-30 16:38:24 Tree
[r281] by w_cholmondeley

Fixed bug that caused any arrays starting with Temp to be loaded incorrectly on AVR. Fixed bug on PIC18F that caused issues accessing variables placed before start of SFR memory on some chips. Added /version switch to print compiler version and exit.

2015-03-30 15:29:50 Tree
[r280] by w_cholmondeley

Fixed potential data corruption issue when copying a bit from one variable to another

2015-03-28 15:53:04 Tree
[r279] by w_cholmondeley

Slight change to system.h to prevent unnecessary declaration of SysReadA on PIC

2015-03-28 14:43:38 Tree
[r278] by evanvennn

update system.h to add missing variable SYSREADA. required for AVR support

2015-03-28 12:15:09 Tree
[r277] by evanvennn
2015-03-24 21:03:04 Tree
[r276] by evanvennn

Updated rs232 to improve RX operations
Updated system.ini to contain ACK/NACK so hwi2c.h is initialised correctly.

2015-03-24 06:39:38 Tree
[r275] by evanvennn

update rs232 to improve accuracy.

2015-03-23 06:41:29 Tree
[r274] by w_cholmondeley

Fix for multiplying variable bit and constant on AVR

2015-03-18 11:11:10 Tree
Older >