STPC serial and parallel support

This commit is contained in:
RichardG867
2020-07-14 22:24:22 -03:00
parent 639807cd3e
commit a1e273b13b
5 changed files with 259 additions and 19 deletions

View File

@@ -90,6 +90,8 @@ extern const device_t stpc_client_device;
extern const device_t stpc_consumer2_device;
extern const device_t stpc_elite_device;
extern const device_t stpc_atlas_device;
extern const device_t stpc_serial_device;
extern const device_t stpc_lpt_device;
#endif
/* VIA */