prt_ps: initial commit

This commit is contained in:
David Hrdlička
2019-12-01 01:26:52 +01:00
parent 245af88d2b
commit 938f83b298
4 changed files with 264 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
extern const lpt_device_t lpt_prt_text_device;
extern const lpt_device_t lpt_prt_escp_device;
extern const lpt_device_t lpt_prt_escp_device;
extern const lpt_device_t lpt_prt_ps_device;