MCUXpresso_MCXA153/boards/frdmmcxa153/usb_examples/usb_device_printer_virtual_plain_text_lite/bm
Yilin Sun 35e678394a
Initial commit v2.14.2
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-02-11 19:33:06 +08:00
..
armgcc Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
board.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
board.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
clock_config.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
clock_config.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
dev_printer_virtual_plain_text_lite_bm_v3_13.xml Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
dev_printer_virtual_plain_text_lite_bm.bin Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
device_printer.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
device_printer.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
pin_mux.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
pin_mux.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
readme.pdf Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
readme.txt Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
usb_device_ch9.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
usb_device_ch9.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
usb_device_config.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
usb_device_descriptor.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
usb_device_descriptor.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
usb_device_printer.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
usb_device_printer.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00

For detail information, please refer to the example's readme.pdf.
<MCUXpresso_SDK_Install>/boards/<board>/usb_examples/usb_device_printer_virtual_plain_text/<rtos>/readme.pdf.
For lite version, the files path is:
<MCUXpresso_SDK_Install>/boards/<board>/usb_examples/usb_device_printer_virtual_plain_text_lite/<rtos>/readme.pdf.
Note
The <rtos> is bm or freertos.
The <board> is one specific board name, such as twrk65f180m,lpcxpresso54608.