Revision: 1331 Author: robhamerling Date: Sat Sep 19 00:49:39 2009 Log: Minor change
http://code.google.com/p/jallib/source/detail?r=1331 Modified: /trunk/TORELEASE ======================================= --- /trunk/TORELEASE Tue Sep 8 16:23:42 2009 +++ /trunk/TORELEASE Sat Sep 19 00:49:39 2009 @@ -214,8 +214,8 @@ include/external/ranger/ir/ir_ranger_gp2d02.jal include/external/seven_segment/seven_segment.jal include/external/storage/harddisk/pata_hard_disk.jal -include/external/temperature/temperature_tc77.jal include/external/storage/sd_card/sd_card.jal +include/external/temperature/temperature_tc77.jal # Jal extension include/jal/calendar.jal @@ -255,6 +255,7 @@ include/peripheral/pwm/pwm_ccp9.jal include/peripheral/pwm/pwm_common.jal include/peripheral/pwm/pwm_hardware.jal +include/peripheral/spi/spi_master_hw.jal include/peripheral/timer/timer0_isr_interval.jal include/peripheral/usart/serial_hardware.jal include/peripheral/usart/serial_hw_int_cts.jal @@ -265,7 +266,6 @@ include/peripheral/usb/usb_drv_cdc_class.jal include/peripheral/usb/usb_drv_core.jal include/peripheral/usb/usb_serial.jal -include/peripheral/spi/spi_master_hw.jal # Projects project/lcd_interface/lcd_interface.hex @@ -392,6 +392,7 @@ sample/16f877_adc.jal sample/16f877_blink.jal sample/16f877_pata_hard_disk.jal +sample/16f877_sd_card.jal sample/16f877a_backlight.jal sample/16f877a_blink.jal sample/16f877a_co2_t6603.jal @@ -573,6 +574,7 @@ sample/18f4510_blink.jal sample/18f4515_blink.jal sample/18f452_blink.jal +sample/18f452_sd_card.jal sample/18f4520_blink.jal sample/18f4523_blink.jal sample/18f4525_blink.jal @@ -654,5 +656,3 @@ sample/18lf25j10_blink.jal sample/18lf44j10_blink.jal sample/18lf45j10_blink.jal -sample/16f877_sd_card.jal -sample/18f452_sd_card.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 -~----------~----~----~----~------~----~------~--~---
