Hi guys, This is a quick fix of the manual maintained samples that failed to compile due to the latest device files. An issue with this is that it was not always obvious what the old pragmavalue achieved and hence, what the new value should be. The unclear / inconsistent use of pragma values was also the reason for the device file change.
I changed these samples based on the comment on the specific line. If there was no comment, the change was my best guess. I hope this will make most samples compilable again. If you maintain any 'hand' samples please: 1. check if they still work as expected. 2. verify it is worth while to keep the samples (since the risk of failure is much higher than on generated samples) 3. convert them to generated if possible This applies to all 'hand' samples, but I guess the ones in this commit have priority of the rest. Thanks, Joep 2014-03-24 8:15 GMT+01:00 <[email protected]>: > Revision: 3478 > Author: [email protected] > Date: Mon Mar 24 07:14:54 2014 UTC > Log: update of manual maintained samples > http://code.google.com/p/jallib/source/detail?r=3478 > > Modified: > /trunk/sample/16f1827_interrupt_on_change.jal > /trunk/sample/16f1937_serial_hardware.jal > /trunk/sample/16f1937_serial_hw_int_cts.jal > /trunk/sample/16f1947_serial_hardware.jal > /trunk/sample/16f1947_serial_hardware2.jal > /trunk/sample/16f1947_serial_hw2_int_cts.jal > /trunk/sample/16f1947_serial_hw_int_cts.jal > /trunk/sample/18f25k22_i2c_hw_master_echo.jal > /trunk/sample/18f25k22_i2c_sw_master_echo.jal > /trunk/sample/18f27j53_dht11.jal > /trunk/sample/18f27j53_mcp4922.jal > /trunk/sample/18f27j53_pps_rx2tx2.jal > /trunk/sample/18f27j53_sd_card_minix_demo.jal > /trunk/sample/18f27j53_sd_card_minix_read.jal > /trunk/sample/18f27j53_sd_card_minix_readi.jal > /trunk/sample/18f27j53_xbee_api_rx.jal > /trunk/sample/18f27j53_xbee_api_tx.jal > > -- > 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 post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/jallib. > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
