Branch: refs/heads/master
Home: https://github.com/jallib/jallib
Commit: df15217c38407776f4d1925437d9c0ee60e3d4c9
https://github.com/jallib/jallib/commit/df15217c38407776f4d1925437d9c0ee60e3d4c9
Author: Rob Jansen <[email protected]>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M CHANGELOG
M TORELEASE
M include/peripheral/usb/usb_defs.jal
M include/peripheral/usb/usb_drv.jal
M include/peripheral/usb/usb_drv_cdc_class.jal
M include/peripheral/usb/usb_drv_core.jal
M sample/16f1455_usb_hid_generic.jal
A sample/16f1455_usb_hid_keyboard.jal
M sample/16f1455_usb_hid_mouse.jal
M sample/16f1455_usb_serial.jal
Log Message:
-----------
Cleanup of USB Driver
Due to the fix with compiler issue #2 and the update of the memory pointer
libraries to support PICs that do not have the POSTINC function, all changes
done in the USB driver in 2018 could be reverted. So the driver is more or less
restored to its original state but now it supports both PICs with and without
the POSTINC function. In this update the TABS used in the JAL files where
replaced by spaces.
--
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/jallib/jallib/push/refs/heads/master/0cfa5a-df1521%40github.com.