Author: robhamerling
Date: Thu Apr 2 13:09:51 2009
New Revision: 909
Modified:
trunk/CHANGELOG
Log:
update for jascii changes (added tolower)
Modified: trunk/CHANGELOG
==============================================================================
--- trunk/CHANGELOG (original)
+++ trunk/CHANGELOG Thu Apr 2 13:09:51 2009
@@ -8,24 +8,26 @@
- fixed NMMRs of 12-bits core: multi-bit bit fields now declared
as bit*<number> (was byte)
- extended and improved documentation file 'devicefiles.html'
+ - bug fix PORTx'get and pin_xy'get of 18Fs (read PORTx, was LATx).
externals:
- - lcd_hd44780 refactored (API changes, see deprecation warnings)
+ - lcd_hd44780_4/8 refactored (API changes, see deprecation warnings)
+ - write-timing now CPU speed independent
peripherals:
- serial_hw_int_cts: add deprecation warnings
jal extension:
- -
+ - jascii: added 'tolower' procedure
samples:
- corrected existing samples for refactured lcd_hd44780 libraries
- removed some obsolete samples and added new samples for refactured
lcd_hd44780 libraries
- -
+ - adde 16f84a_blink sanmple
compiler:
- - replace by version 2.4j
+ - replaced by version 2.4j, see file README.txt of compiler for details
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---