@@ -109,7 +109,8 @@ msgstr ""
109
109
#: ports/espressif/common-hal/espulp/ULP.c
110
110
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
111
111
#: ports/mimxrt10xx/common-hal/usb_host/Port.c
112
- #: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
112
+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
113
+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
113
114
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
114
115
#: ports/raspberrypi/common-hal/usb_host/Port.c
115
116
#: shared-bindings/digitalio/DigitalInOut.c
@@ -509,7 +510,7 @@ msgid "All event channels in use"
509
510
msgstr ""
510
511
511
512
#: ports/raspberrypi/common-hal/floppyio/__init__.c
512
- #: ports/raspberrypi/common-hal/picodvi/Framebuffer .c
513
+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040 .c
513
514
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
514
515
#: ports/raspberrypi/common-hal/usb_host/Port.c
515
516
msgid "All state machines in use"
@@ -519,7 +520,7 @@ msgstr ""
519
520
msgid "All sync event channels in use"
520
521
msgstr ""
521
522
522
- #: ports/raspberrypi/common-hal/picodvi/Framebuffer .c
523
+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040 .c
523
524
msgid "All timers for this pin are in use"
524
525
msgstr ""
525
526
@@ -1160,7 +1161,9 @@ msgstr ""
1160
1161
#: ports/atmel-samd/common-hal/ps2io/Ps2.c
1161
1162
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
1162
1163
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
1163
- #: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
1164
+ #: ports/cxd56/common-hal/pulseio/PulseIn.c
1165
+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
1166
+ #: shared-bindings/pwmio/PWMOut.c
1164
1167
msgid "Internal resource(s) in use"
1165
1168
msgstr ""
1166
1169
@@ -1181,12 +1184,17 @@ msgstr ""
1181
1184
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
1182
1185
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
1183
1186
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
1184
- #: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
1187
+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
1188
+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c py/argcheck.c
1185
1189
#: shared-bindings/digitalio/DigitalInOut.c
1186
1190
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
1187
1191
msgid "Invalid %q"
1188
1192
msgstr ""
1189
1193
1194
+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
1195
+ msgid "Invalid %q and %q"
1196
+ msgstr ""
1197
+
1190
1198
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
1191
1199
#: ports/espressif/common-hal/dotclockframebuffer/DotClockFramebuffer.c
1192
1200
#: ports/mimxrt10xx/common-hal/microcontroller/Pin.c
0 commit comments