>
> include/jal/unittest.jal
Added.
>
> include/peripheral/i2c/i2c_hardware_aliases.jal
This one has to be added, right ? Albert ?
(
should a conditional compile be used in i2c_hardware.jal ? As a reminder...
-- 18F devices needs registers to be normalized
if target_cpu == PIC_16 then
include i2c_hardware_aliases
end if
)
> sample/16f77_adc_lowres.jal
Added.
Cheers,
Seb
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---