Menu

Code Commit Log


Commit Date  
[r295] by evanvennn

revised to correct hwpwm config and add hwpwm 4

2015-04-11 10:40:40 Tree
[r294] by evanvennn

USART.H corrects baud rate problems with P1C18F25K80 and maybe some others.

The problem was that the BRGH1 bit was not being set because the affected chips have no TX1STA register. They instead have a TXSTA1 register and no alias register name in their respective dat files. This caused the compiler to create an ASM that attempted to set a register that did not exist. Thus the actual register was not set

2015-04-09 07:16:30 Tree
[r293] by w_cholmondeley

Minor adjustment to allow "chip model" text in compilation report to be translated

2015-04-07 10:13:07 Tree
[r292] by evanvennn

Added Chip Model to HTML, TXT and ASM files.
Update date with respect to release date of code

2015-04-07 06:37:00 Tree
[r291] by w_cholmondeley

Tidying up some files

2015-04-03 03:12:42 Tree
[r290] by evanvennn

31-03-15 v0.94 files

2015-04-02 17:31:39 Tree
[r289] by w_cholmondeley

Updated version number in gcbasic.exe

2015-04-02 15:20:05 Tree
[r288] by evanvennn
2015-04-02 15:14:29 Tree
[r287] by w_cholmondeley

Slight tweaks to remove #define Forever that was causing issues, and moved some constants to stdbasic.h

2015-04-02 15:13:50 Tree
[r286] by w_cholmondeley

Fix false recognition of some variables with SysTemp in name as registers on AVR

2015-04-02 14:21:49 Tree
Older >