Scott Shawcroft e1df598199
Split displayio hardware support from core
These are moved:
* Display -> busdisplay.BusDisplay
* FourWire -> fourwire.FourWire
* EPaperDisplay -> epaperdisplay.EPaperDisplay
* I2CDisplay -> i2cdisplaybus.I2CDisplayBus

`paralleldisplay` is now `paralleldisplaybus` (and registered as
`paralleldisplay` too).

Bus related helpers are split out of display_core into bus_core.
It is in still displayio since it is a dependency of both
busdisplay and epaperdisplay.

Fixes #7667
2023-10-24 15:43:34 -07:00
..
2022-10-07 22:44:06 -04:00
2022-10-07 22:44:06 -04:00
2023-08-14 00:59:22 -04:00
2023-08-14 00:59:22 -04:00
2023-10-23 14:51:42 -07:00
2023-08-14 00:59:22 -04:00
2022-10-07 22:44:06 -04:00
2023-02-22 13:31:15 +02:00
2023-02-13 18:26:38 -05:00
2023-08-14 00:59:22 -04:00
2023-08-14 00:59:22 -04:00
2023-08-14 00:59:22 -04:00
2023-08-14 00:59:22 -04:00
2023-08-14 00:59:22 -04:00
2023-06-01 09:47:30 -07:00
2023-08-14 00:59:22 -04:00
2023-08-14 00:59:22 -04:00
2023-08-14 00:59:22 -04:00