Author: robhamerling
Date: Mon May 18 11:38:57 2009
New Revision: 992
Modified:
trunk/TORELEASE
Log:
Added device file 18f2450.jal
Modified: trunk/TORELEASE
==============================================================================
--- trunk/TORELEASE (original)
+++ trunk/TORELEASE Mon May 18 11:38:57 2009
@@ -98,6 +98,7 @@
include/device/18f2320.jal
include/device/18f242.jal
include/device/18f2423.jal
+include/device/18f2450.jal
include/device/18f2455.jal
include/device/18f2458.jal
include/device/18f248.jal
@@ -152,7 +153,7 @@
include/jal/delay.jal
include/jal/format.jal
include/jal/jascii.jal
-include/jal/print.jal
+include/jal/print.jal
include/jal/queue01.jal
include/jal/random.jal
include/jal/rtc_isr_tmr0.jal
@@ -160,8 +161,8 @@
include/peripheral/adc/adc_hardware.jal
include/peripheral/data_eeprom/pic_data_eeprom.jal
include/peripheral/i2c/i2c_hardware.jal
-include/peripheral/i2c/i2c_hw_slave_isr.jal
include/peripheral/i2c/i2c_hw_slave.jal
+include/peripheral/i2c/i2c_hw_slave_isr.jal
include/peripheral/i2c/i2c_hw_slave_msg.jal
include/peripheral/i2c/i2c_level1.jal
include/peripheral/i2c/i2c_software.jal
@@ -178,10 +179,10 @@
include/peripheral/usart/serial_software.jal
include/peripheral/usart/usart_common.jal
# Projects
-project/lcd_interface/lcd_interface.jal
project/lcd_interface/lcd_interface.hex
-project/lcd_interface/serial_display_hd44780_1x16_schematic.pdf
+project/lcd_interface/lcd_interface.jal
project/lcd_interface/serial_display_hd44780_1x16_pcb.pdf
+project/lcd_interface/serial_display_hd44780_1x16_schematic.pdf
project/lcd_interface/serial_display_hd44780_all_in_one_2x8.pdf
# Samples
sample/10f200_blink.jal
@@ -224,10 +225,10 @@
sample/16f648a_lcd_hd44780_4_4.jal
sample/16f648a_random.jal
sample/16f648a_serial_format.jal
-sample/16f648a_serial_hw_int_cts.jal
sample/16f648a_serial_hardware.jal
-sample/16f648a_serial_print.jal
-sample/16f648a_timer0_interval.jal
+sample/16f648a_serial_hw_int_cts.jal
+sample/16f648a_serial_print.jal
+sample/16f648a_timer0_interval.jal
sample/16f676_blink.jal
sample/16f676_lcd_hd44780_4_1.jal
sample/16f676_lcd_hd44780_4_4.jal
@@ -301,7 +302,7 @@
sample/16f877a_print_serial_numbers.jal
sample/16f877a_pwm_led.jal
sample/16f877a_random.jal
-sample/16f877a_rtc_lcd.jal
+sample/16f877a_rtc_lcd.jal
sample/16f877a_serial_format.jal
sample/16f877a_serial_hardware.jal
sample/16f877a_serial_hw_int_cts.jal
@@ -398,7 +399,7 @@
sample/18f452_blink.jal
sample/18f4523_blink.jal
sample/18f4525_blink.jal
-sample/18f4550_blink.jal
+sample/18f4550_blink.jal
sample/18f4550_i2c_sw_l1.jal
sample/18f4550_lcd_hd44780_4.jal
sample/18f4550_random.jal
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---