Hi Rob, Thanks for this list. That's right,I think there should be samples included in the release, particularly those about PWM, but I've not tested them...
About include/jal/now.jal, this is *not* from my point of view, just a startup file used to tell a PIC what it is "right now". I can't be used on its own, that's why Eur wrote a python which generate such a file while uploading the program. My take: should be removed from libs, About adc_channels and adc_pindef, this is WIP (Work In Progress...), the ADC refactoring/rewriting. Seb > > Hi Seb, > > Sebastien Lelong wrote: > > > I've run my packaging script, and put some jallib "may" release package > in > > the file section of the group, as usual. I had a look, it seems ok, but > if > > you want to have your own look... > > I did have a look and it seems OK, except that I think several libraries > and samples are missing in the TORELEASE file. > > Many device files and corresponding blink samples are not released > because these have not been actually tested. But I think some libraries > and samples are tested but are missing from TORELEASE. > > Let the 'responsible' persons check if any of the following libraries > can be released and update TORELEASE (or maybe remove the library from > Jallib because it is obsolete): > > include/external/lcd/glcd_common.jal > include/external/lcd/js_replace.jal > include/external/lcd/lcd_backlight.jal > include/external/lcd/lcd_dog_m_4.jal > include/external/lcd/lcd_dog_m_8.jal > include/external/lcd/lcd_dog_m_spi.jal > include/external/lcd/lcd_ks0108.jal > include/external/rtc/rtc_ds1302.jal > include/jal/now.jal > include/jal/print_ng.jal > include/jal/queue01.jal > include/peripheral/adc/adc_channels.jal > include/peripheral/adc/adc_pindef.jal > include/peripheral/usb/usb_defs.jal > include/peripheral/usb/usb_drv.jal > include/peripheral/usb/usb_drv_cdc_class.jal > include/peripheral/usb/usb_drv_core.jal > include/peripheral/usb/usb_drv_test.jal > include/peripheral/usb/usb_serial.jal > > same for the following samples: > > sample/16f648a_i2c_sw_master_check_bus.jal > sample/16f648a_i2c_sw_master_echo.jal > sample/16f648a_pwm1.jal > sample/16f648a_pwm_led.jal > sample/16f648a_pwm_led_highres.jal > sample/16f648a_pwm_sound.jal > sample/16f648a_serial_format.jal > sample/16f648a_timer0_interval.jal > sample/16f77_adc_lowres.jal > sample/16f876a_rtc_timeset.jal > sample/16f877a_i2c_hw_l0.jal > sample/16f877a_pwm1.jal > sample/16f877a_pwm2.jal > sample/16f877a_pwm_led_highres.jal > sample/16f877a_pwm_sound.jal > sample/16f877a_rtc_timeset.jal > sample/16f877a_serial_format.jal > sample/16f877a_timer0_interval.jal > sample/16f88_pwm1.jal > sample/16f88_serial_format.jal > sample/16f88_timer0_interval.jal > sample/18f242_data_eeprom.jal > sample/18f2450_i2c_sw_l1.jal > sample/18f2450_i2c_sw_master_check_bus.jal > sample/18f2450_i2c_sw_master_echo.jal > sample/18f2450_lcd_hd44780_4.jal > sample/18f2450_pwm_led.jal > sample/18f2450_pwm_led_highres.jal > sample/18f2450_pwm_sound.jal > sample/18f2450_random.jal > sample/18f2450_serial_format.jal > sample/18f2450_serial_hardware.jal > sample/18f2450_serial_hw_int_cts.jal > sample/18f2450_serial_print.jal > sample/18f2450_usb_hid_generic.jal > sample/18f2450_usb_hid_keyboard.jal > sample/18f2450_usb_hid_mouse.jal > sample/18f2450_usb_serial.jal > sample/18f4550_i2c_sw_l1.jal > sample/18f4550_i2c_sw_master_check_bus.jal > sample/18f4550_i2c_sw_master_echo.jal > sample/18f4550_lcd_hd44780_4.jal > sample/18f4550_random.jal > sample/18f4550_serial_format.jal > sample/18f4550_serial_hardware.jal > sample/18f4550_serial_hw_int_cts.jal > sample/18f4550_serial_print.jal > sample/18f4550_usb_hid_generic.jal > sample/18f4550_usb_hid_keyboard.jal > sample/18f4550_usb_hid_mouse.jal > sample/18f4550_usb_serial.jal > > Possibly Albert wasn't aware of the TORELEASE file and release procedure. > > > Finally, I think I can remember we talked about providing HEX file for > > "lcd_interface" project, so user don't have to deal with some compilation > > step (and wondering if it's "really ok"). Is it abandonned ? > > I'm afraid I cannot remember this discussion. > > Regards, Rob. > > > > > > -- Sébastien Lelong http://www.sirloon.net http://sirbot.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
