Hi Matt, Thanks for checking this.
I added sample/12f617_large_array.jal to TORELASE, apparently I had forgotten it since it was already on GitHub. I do not understand the following list since the large array samples would not compile without them and they are present in the last bee-packages: 956 include/jal/large_byte_array_1_pic14.jal 957 include/jal/large_byte_array_1_pic16.jal 958 include/jal/large_dword_array_1_pic14.jal 957 include/jal/large_byte_array_1_pic16.jal 958 include/jal/large_dword_array_1_pic14.jal 959 include/jal/large_dword_array_1_pic16.jal 960 include/jal/large_word_array_1_pic14.jal 961 include/jal/large_word_array_1_pic16.jal Same as for this one: 987 include/networking/esp8266.jal I remember that you had suggested some time ago that I needed to move it to the networking directory which I did at that time. Also this file is on GitHub: 1068 project/jalpic_one/board/board.png But I did not see it in the last bee-package. Strange. If I remember correctly I named it 'Board.jpg' in the beginning but then changed it to 'board.jpg' (no capital). Does it have to do with Windows vs Linux? When I run the torelease.py script on my Windows computer I do not get the list of listed in TORELASE but missing in Jallib. Any idea why it reports them as missing in Jallib? It almost looks as if the script has run on a not up-to-date (synced) version of GitHub. Kind regards, Rob ________________________________ Van: [email protected] <[email protected]> namens Matthew Schinkel <[email protected]> Verzonden: zondag 15 december 2019 03:57 Aan: jallib <[email protected]> Onderwerp: [jallib] Re: Time for another release - Jallib 1.5.0 Hi everyone, I ran torelease.py which reported the following. Please see if there are any libraries or samples listed that you want in the release. Unreleased libraries (excluding unreleased device files) -------------------------------------------------------- include/external/battery/ltc2942.jal include/external/motion_sensor/BackUp/04-03-19-183635_accelerometer_gyroscope_bmi160.jal include/external/oxygen/goel370.jal include/external/pressure/bmp085.jal include/external/rtc/rtc_mcp7940.jal include/external/sound/beep.jal include/external/storage/flash_sst25vf.jal include/jal/debug_queue.jal include/peripheral/adc/adc_channels.jal 9 unreleased libraries + 8 unreleased device files Unreleased samples (excluding unreleased basic blink samples) ------------------------------------------------------- sample/12f1572_steppermotor.jal sample/12f617_large_array.jal sample/16f1519_bmp085.jal sample/16f1615_steppermotor.jal sample/16f1765_steppermotor.jal sample/16f1825_large_array.jal sample/16f18325_steppermotor.jal sample/18f2585_oxygen_goel370.jal sample/18f26k22_sst25vf.jal sample/18f27j53_sst25vf.jal sample/18f4620_glcd_digits_stm032qvt.jal sample/18f4620_quadrature_counter_ls7366r.jal sample/18f4620_rotary_encoder_e6b2.jal sample/18f4620_rtc_mcp7940.jal sample/18f4620_timer.jal sample/18f67j50_debug_queue.jal 16 unreleased sample files + 8 unreleased basic blink samples Files listed in TORELEASE, but missing in Jallib ------------------------------------------------ Line# File 908 include/external/seven_segment/seven_segment_multiplexer.jal 956 include/jal/large_byte_array_1_pic14.jal 957 include/jal/large_byte_array_1_pic16.jal 958 include/jal/large_dword_array_1_pic14.jal 957 include/jal/large_byte_array_1_pic16.jal 958 include/jal/large_dword_array_1_pic14.jal 959 include/jal/large_dword_array_1_pic16.jal 960 include/jal/large_word_array_1_pic14.jal 961 include/jal/large_word_array_1_pic16.jal 987 include/networking/esp8266.jal 1040 include/peripheral/timer/timer_frequency.jal 1044 include/peripheral/timer/timer1.jal 1045 include/peripheral/timer/timer3.jal 1068 project/jalpic_one/board/board.png 1094 project/pic18f14k50_usb_io/18f14k50_usb_io_board_pcb.pdf 1095 project/pic18f14k50_usb_io/18f14k50_usb_io_board_schematic.pdf -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/9136f641-53a5-4b0b-9684-c5d654cdcd01%40googlegroups.com<https://groups.google.com/d/msgid/jallib/9136f641-53a5-4b0b-9684-c5d654cdcd01%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/AM0PR07MB4948E66D2FDCAF95D95B9CB8E6560%40AM0PR07MB4948.eurprd07.prod.outlook.com.
