Menu

Code Commit Log


Commit Date  
[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
[r273] by evanvennn

corrected for avr bit support

2015-03-17 20:46:16 Tree
[r272] by w_cholmondeley

Fix for internal oscillator speed setting on 18F2620. Fix for error in calculating string table size that could cause incorrect use of relative jump/relative call on PIC18F.

2015-03-17 13:05:17 Tree
Older >