History: usbd_cd_printer
This page describes all changes made to the usbd_cd_printer package, USBD Printer Class Driver, since its release.
Version
2.3r2 (2018-08-29, 18:25):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name.
2.3:
- Eliminated compiler error that occurred when no OS is used.
2.2:
- usbdprn_get_rx_num() fixed: it returns valid value instead of 0.
2.1:
- Include paths fixed.
2.0
- usbd_prn_receive() was never blocking.
- Removed empty usbd_prn.h.
1.0
- First release.