circuitpython/ports/raspberrypi/common-hal
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
..
alarm pre-commit fixes 2023-08-14 00:59:22 -04:00
analogbufio initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
analogio initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
audiobusio Merge pull request #8481 from dhalbert/v1.20-merge 2023-10-16 19:54:32 -04:00
audiopwmio initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
board wip 2023-08-03 23:29:00 -04:00
busio merge latest adafruit/main 2023-08-13 19:43:54 -04:00
countio RP2040 now builds 2023-10-05 14:49:49 -04:00
digitalio initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
floppyio
hashlib
i2ctarget
imagecapture rp2: StateMachine: Allow loading programs at fixed offsets 2023-07-27 15:47:04 -05:00
mdns wip; fix more m_malloc and gc_alloc 2023-08-11 00:30:34 -04:00
memorymap second instance of misspelled 'unaligned' 2023-09-07 09:25:02 -07:00
microcontroller initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
neopixel_write rp2: StateMachine: Allow loading programs at fixed offsets 2023-07-27 15:47:04 -05:00
nvm
os
paralleldisplaybus Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
picodvi Tweak the picodvi docs and arg checking 2023-05-01 11:30:04 -07:00
pulseio initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
pwmio initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
rgbmatrix
rotaryio rp2: StateMachine: Allow loading programs at fixed offsets 2023-07-27 15:47:04 -05:00
rp2pio RP2040 now builds 2023-10-05 14:49:49 -04:00
rtc
socketpool Fix cyw43 (pico w) builds 2023-10-16 10:43:30 -07:00
ssl
supervisor
usb_host Make usb_host.Port a singleton 2023-07-18 10:40:54 -07:00
watchdog implement suggested changes 2023-09-24 15:23:38 +00:00
wifi remove unused files; fix typo; remove debugging code 2023-10-16 19:23:35 -04:00