@@ -338,6 +338,10 @@ msgstr ""
338
338
msgid "All UART peripherals are in use"
339
339
msgstr ""
340
340
341
+ #: shared-bindings/pwmio/PWMOut.c
342
+ msgid "All channels in use"
343
+ msgstr ""
344
+
341
345
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
342
346
msgid "All event channels in use"
343
347
msgstr ""
@@ -667,7 +671,7 @@ msgstr ""
667
671
msgid "Cannot unambiguously get sizeof scalar"
668
672
msgstr ""
669
673
670
- #: ports/stm/common-hal /pwmio/PWMOut.c
674
+ #: shared-bindings /pwmio/PWMOut.c
671
675
msgid "Cannot vary frequency on a timer that is already in use"
672
676
msgstr ""
673
677
@@ -749,11 +753,7 @@ msgstr ""
749
753
msgid "Could not initialize UART"
750
754
msgstr ""
751
755
752
- #: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
753
- msgid "Could not initialize channel"
754
- msgstr ""
755
-
756
- #: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
756
+ #: ports/esp32s2/common-hal/pwmio/PWMOut.c
757
757
msgid "Could not initialize timer"
758
758
msgstr ""
759
759
@@ -777,7 +777,7 @@ msgstr ""
777
777
msgid "Could not set address"
778
778
msgstr ""
779
779
780
- #: ports/stm/common-hal /pwmio/PWMOut.c
780
+ #: shared-bindings /pwmio/PWMOut.c
781
781
msgid "Could not start PWM"
782
782
msgstr ""
783
783
@@ -1026,7 +1026,7 @@ msgstr ""
1026
1026
msgid "Framebuffer requires %d bytes"
1027
1027
msgstr ""
1028
1028
1029
- #: ports/stm/common-hal /pwmio/PWMOut.c
1029
+ #: shared-bindings /pwmio/PWMOut.c
1030
1030
msgid "Frequency must match existing PWMOut using this timer"
1031
1031
msgstr ""
1032
1032
@@ -1254,10 +1254,6 @@ msgstr ""
1254
1254
msgid "Invalid frequency"
1255
1255
msgstr ""
1256
1256
1257
- #: ports/stm/common-hal/pwmio/PWMOut.c
1258
- msgid "Invalid frequency supplied"
1259
- msgstr ""
1260
-
1261
1257
#: supervisor/shared/safe_mode.c
1262
1258
msgid "Invalid memory access."
1263
1259
msgstr ""
@@ -1303,10 +1299,6 @@ msgstr ""
1303
1299
msgid "Invalid pins"
1304
1300
msgstr ""
1305
1301
1306
- #: ports/stm/common-hal/pwmio/PWMOut.c
1307
- msgid "Invalid pins for PWMOut"
1308
- msgstr ""
1309
-
1310
1302
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
1311
1303
#: shared-bindings/displayio/FourWire.c
1312
1304
msgid "Invalid polarity"
@@ -1559,18 +1551,6 @@ msgstr ""
1559
1551
msgid "No long integer support"
1560
1552
msgstr ""
1561
1553
1562
- #: ports/esp32s2/common-hal/pwmio/PWMOut.c
1563
- msgid "No more channels available"
1564
- msgstr ""
1565
-
1566
- #: ports/esp32s2/common-hal/pwmio/PWMOut.c
1567
- msgid "No more timers available"
1568
- msgstr ""
1569
-
1570
- #: ports/stm/common-hal/pwmio/PWMOut.c
1571
- msgid "No more timers available on this pin."
1572
- msgstr ""
1573
-
1574
1554
#: shared-bindings/wifi/Radio.c
1575
1555
msgid "No network with that ssid"
1576
1556
msgstr ""
@@ -2124,11 +2104,6 @@ msgstr ""
2124
2104
msgid "Timeout is too long: Maximum timeout length is %d seconds"
2125
2105
msgstr ""
2126
2106
2127
- #: ports/stm/common-hal/pwmio/PWMOut.c
2128
- msgid ""
2129
- "Timer was reserved for internal use - declare PWM pins earlier in the program"
2130
- msgstr ""
2131
-
2132
2107
#: supervisor/shared/safe_mode.c
2133
2108
msgid "To exit, please reset the board without "
2134
2109
msgstr ""
@@ -3737,6 +3712,7 @@ msgstr ""
3737
3712
3738
3713
#: ports/esp32s2/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
3739
3714
#: ports/esp32s2/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
3715
+ #: ports/esp32s2/boards/adafruit_funhouse/mpconfigboard.h
3740
3716
#: ports/esp32s2/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
3741
3717
#: ports/esp32s2/boards/adafruit_metro_esp32s2/mpconfigboard.h
3742
3718
#: ports/esp32s2/boards/electroniccats_bastwifi/mpconfigboard.h
0 commit comments