Revision: 1401 Author: robhamerling Date: Tue Oct 20 10:56:56 2009 Log: Update for changes in device files revision 1387
http://code.google.com/p/jallib/source/detail?r=1401 Modified: /trunk/CHANGELOG ======================================= --- /trunk/CHANGELOG Sun Oct 18 11:14:03 2009 +++ /trunk/CHANGELOG Tue Oct 20 10:56:56 2009 @@ -6,21 +6,25 @@ Changes since 0.4.0 device files: + - device files created with MPLAB 8.40 - over 50 new device files - alias declarations added for access of Enhanced CCP modules as 'legacy' CCP modules - - alias declarations added for access of SSP modules of 18Fs with midrange names + - alias declarations added for access of SSP modules of 18Fs with midrange register names + - added declarations of pseudo variables for shared memory SFRs and their subfields for + several high-end 18Fs. externals: - sd_card - library to drive a SD Card storage media - - seven_segment - library to drive an seven-segment LED display + - seven_segment - library to drive a seven-segment LED display peripherals: - PWM libraries largely rewritten, enhanced documentation. - - PWM hardware library: removed alias declarations for enhanced CCP modules (now in device files) + - PWM hardware library: removed alias declarations for enhanced CCP + modules (now in device files) - SPI library: removed alias declarations for midrange PICs - I2C hardware library: removed alias declarations for midrange PICs - ADC: now supports 18F2553, 18F4553, 18F2458, 18F4458, 18F4450, 18F2450 - 18F2550, 18F4550, 18F4455, 18F2455 (except 12-bits resolution channels) + 18F2550, 18F4550, 18F4455, 18F2455 (except 12-bits resolution channels) jal extension: - added delay_1s @@ -32,7 +36,7 @@ - eeprom samples for 18Fs - added sample files for PIC16f723 - added auto start USB bootloader - + compiler: - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
