Revision: 1186
Author: [email protected]
Date: Tue Aug 11 14:29:42 2009
Log: update CHANGELOG/TORELEASE files
http://code.google.com/p/jallib/source/detail?r=1186
Modified:
/trunk/CHANGELOG
/trunk/TORELEASE
=======================================
--- /trunk/CHANGELOG Tue Aug 11 12:14:04 2009
+++ /trunk/CHANGELOG Tue Aug 11 14:29:42 2009
@@ -50,6 +50,7 @@
set_digital_pin() and set_analog_pin() available for PICs where
analog pins are independent (see documentation for more).
adc_hardware.jal is being deprecated
+ - i2c : Added I2C support for PIC18f devices + samples.
- i2c slave: bugfix: library recovers from overflow.
jal extension:
@@ -57,13 +58,17 @@
- delay.jal accuracy increased significantly for clock <> 20 MHz.
samples:
- -
+ - Added USB bootloader
+ - Added I2C hardware samples for
PIC18F13K50/PIC18F14K50/PIC18F2450/PIC18F4550
compiler:
- JalV2 version 2.4l (required for 'alias' keywords in device files)
project:
- -
+ - Added PIC18F14k50 USB IO board board blog and example JAL files
+ - Added PIC18F14k50 USB IO board board bootloader
+ - Added PIC18F14k50 USB IO schematic & PCB layout
+
jallib-0.3.0:
=======================================
--- /trunk/TORELEASE Tue Aug 11 13:08:18 2009
+++ /trunk/TORELEASE Tue Aug 11 14:29:42 2009
@@ -208,7 +208,16 @@
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
-
+project/pic18f14k50_usb_io/bootloader/18f14k50_usb_bootloader.jal
+project/pic18f14k50_usb_io/examples/blog_part2_a.jal
+project/pic18f14k50_usb_io/examples/blog_part3.jal
+project/pic18f14k50_usb_io/examples/board_18f14k50_usb_af.jal
+project/pic18f14k50_usb_io/examples/usb_i2c_master.jal
+project/pic18f14k50_usb_io/examples/usb_serial_converter.jal
+project/pic18f14k50_usb_io/led_switch_test/18f14k50_led_switch_test.jal
+project/pic18f14k50_usb_io/serial_converter/usb_serial_converter.jal
+project/pic18f14k50_usb_io/18F14K50 EXTRA_lay_out.pdf
+project/pic18f14k50_usb_io/18F14K50 EXTRA_schematic.pdf
# Samples
sample/10f200_blink.jal
sample/10f202_blink.jal
@@ -481,3 +490,38 @@
sample/18f8410_blink.jal
sample/18lf13k50_blink.jal
sample/18lf14k50_blink.jal
+sample/18f14k50_i2c_hw_l0.jal
+sample/18f14k50_i2c_hw_l1.jal
+sample/18f14k50_i2c_hw_slave_check_bus.jal
+sample/18f14k50_i2c_hw_slave_echo.jal
+sample/18f14k50_i2c_hw_slave_eeprom_simulator.jal
+sample/18f14k50_i2c_hw_slave_msg.jal
+sample/18f14k50_i2c_sw_master_check_bus.jal
+sample/18f14k50_pwm_led.jal
+sample/18f14k50_pwm_led_highres.jal
+sample/18f14k50_pwm_sound.jal
+sample/18f14k50_random.jal
+sample/18f14k50_serial_format.jal
+sample/18f14k50_serial_hardware.jal
+sample/18f14k50_serial_hw_int_cts.jal
+sample/18f14k50_serial_print.jal
+sample/18f242_data_eeprom.jal
+sample/18f2450_i2c_sw_master_check_bus.jal
+sample/18f2450_i2c_sw_master_echo.jal
+sample/18f2450_pwm_led.jal
+sample/18f2450_pwm_led_highres.jal
+sample/18f2450_pwm_sound.jal
+sample/18f2450_random.jal
+sample/18f2450_usb_bootloader.jal
+sample/18f4550_i2c_hw_l0.jal
+sample/18f4550_i2c_hw_l1.jal
+sample/18f4550_i2c_hw_slave_check_bus.jal
+sample/18f4550_i2c_hw_slave_echo.jal
+sample/18f4550_i2c_hw_slave_eeprom_simulator.jal
+sample/18f4550_i2c_hw_slave_msg.jal
+sample/18f4550_i2c_sw_master_check_bus.jal
+sample/18f4550_i2c_sw_master_echo.jal
+sample/18f4550_pwm_led.jal
+sample/18f4550_pwm_led_highres.jal
+sample/18f4550_pwm_sound.jal
+sample/18f4550_usb_bootloader.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
-~----------~----~----~----~------~----~------~--~---