Menu

Code Commit Log


Commit Date  
[r459] by w_cholmondeley

Simple utility to load hex file into Microchip Xpress board. Will find the drive letter assigned to the board, then copy the specified hex file to it. (Note: Does not validate the hex file in any way!)

2016-04-20 12:27:15 Tree
[r458] by w_cholmondeley

Fixed chip data comparison utility, now ignores comments in chip data files as it should

2016-04-20 10:33:25 Tree
[r457] by w_cholmondeley

Allow double quotes inside strings - use "" to insert " into a string
Allow semicolons inside strings
Fix for issue when #include statement indented with tab
Variable name checking improved

2016-04-17 14:57:16 Tree
[r456] by w_cholmondeley

Allow use of hex constants for array indexes in constants
Limit of 1000 constants per program removed

2016-04-13 15:56:38 Tree
[r455] by evanvennn

Updates for 16f188xx range of chips

2016-04-02 12:08:59 Tree
[r454] by w_cholmondeley

Checking in incomplete USB library for PIC18F. Much more work still needed, do not regard as stable or include in any releases. Included subroutines may be deleted or changed without warning.

2016-03-19 12:28:48 Tree
[r453] by w_cholmondeley

Fix for error when a constant including multiple commands separated by : is used as a command inside a macro

2016-03-13 11:55:35 Tree
[r452] by w_cholmondeley

Compiler now exposes two extra constants - ChipADC, which gives number of A/D inputs on the current chip, and ChipIO, which gives the number of general purpose IO pins.

2016-03-13 09:52:01 Tree
[r451] by evanvennn
2016-02-28 08:29:15 Tree
[r450] by evanvennn

Updated web site.

2016-02-27 09:41:24 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.