Commit graph

6 commits

Author SHA1 Message Date
tmk
93274fac63 ibmpc: Remove inline of isr() to save space 2022-02-07 22:17:18 +09:00
tmk
4b42f5c1b7 ibmpc: Remove PROTOCOL_XT_ERROR
This isn't needed as long as data line is read in proper timing.
Current ibmpc ISR has seemed to work well for reading data line so far.
2022-02-07 19:42:20 +09:00
tmk
eea8b36f0d ibmpc: Parity error detection
Used for Auto-Switching support: tested with Copam K-430
2021-10-25 15:34:58 +09:00
tmk
369b5cb21e ibmpc: ringbuf optimization for cpp 2021-07-07 23:13:03 +09:00
tmk
bff5cff1f2 ibmpc: ISR optimization 2021-07-06 23:24:59 +09:00
tmk
f4f47aaee7 ibmpc: C++ class for two-interface support 2021-07-06 23:24:59 +09:00