Menu

Code Commit Log


Commit Date  
[r666] by evanvennn

revised version of install.sh. More compatible hopefully.

User no longer requires bash to installed, but this throws an error automatically

2017-12-13 08:42:40 Tree
[r665] by w_cholmondeley

Added new /FO switch to compiler to flash old hex file, whether up to date or not.

2017-12-11 16:20:44 Tree
[r664] by evanvennn

Revised a-d.h to support new bit on 16f153xx

2017-12-09 07:43:44 Tree
[r663] by w_cholmondeley

Tiny compiler change - recognise EXTMCLR config setting as equivalent to MCLR

2017-12-06 12:40:32 Tree
[r662] by w_cholmondeley

Two compiler improvements for PIC:
- Programmers in compiler settings file can now specify required config settings. If that programmer is used, the compiler will ensure that those config settings are present in the asm and hex files.
- If /F switch used to bypass compilation when not needed, compiler will verify that config settings in the already compiled file match those required for the programmer. If not, a recompilation will be forced.

2017-12-05 16:01:54 Tree
[r661] by w_cholmondeley

Added /F option to compiler. If specified, the compiler will check for an output hex file with a name matching the input file. If found, and if the hex file is newer than the input file and all libraries, compilation and assembly will be skipped, and any programmer specified will be called immediately.

2017-12-04 13:46:34 Tree
[r660] by w_cholmondeley

Compiler fix: Compiler now gives an error message rather than locking up in some situations if a function call cannot be parsed and processed

2017-11-19 12:25:07 Tree
[r659] by evanvennn

GLCDLocateString renamed method. All others docs and Help updated also.

2017-11-18 10:01:49 Tree
[r658] by evanvennn

Updated to fully support PWMMatch event for PWM16

2017-11-18 09:45:11 Tree
[r657] by evanvennn

Updated for GLCDPrintLocate, GLCDPrintString and GLCDPrintStringLn

2017-11-17 16:52:50 Tree
Older >