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
..
2023-09-20 11:23:39 -05:00
2023-10-24 13:02:09 -07:00
2023-09-20 11:23:39 -05:00
2023-10-24 14:48:02 -07:00
2023-10-24 14:48:02 -07:00
2023-09-22 14:25:23 -05:00
2023-09-22 13:39:24 -05:00
2023-10-23 20:44:03 -04:00
2023-10-23 20:43:57 -07:00
2023-10-23 20:14:40 -04:00
2021-08-04 12:10:57 +05:30
2023-09-22 13:51:57 -05:00
2023-09-22 13:51:57 -05:00
2023-08-01 13:50:05 -04:00
2023-10-23 20:14:40 -04:00
2021-06-18 10:54:19 -05:00
2023-10-23 20:37:42 -04:00