We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25709c1 commit 6c2a5ceCopy full SHA for 6c2a5ce
2 files changed
locale/circuitpython.pot
@@ -873,7 +873,8 @@ msgstr ""
873
msgid "Coordinate arrays types have different sizes"
874
msgstr ""
875
876
-#: ports/espressif/common-hal/qspibus/QSPIBus.c shared-module/usb/core/Device.c
+#: shared-module/usb/core/Device.c
877
+#: ports/espressif/common-hal/qspibus/QSPIBus.c
878
msgid "Could not allocate DMA capable buffer"
879
880
ports/espressif/boards/waveshare_esp32_s3_amoled_241/mpconfigboard.mk
@@ -1,5 +1,5 @@
1
+# This file is part of the CircuitPython project: https://circuitpython.org
2
# SPDX-FileCopyrightText: Copyright (c) 2026 Przemyslaw Patrick Socha
-#
3
# SPDX-License-Identifier: MIT
4
5
CIRCUITPY_CREATOR_ID = 0x57415645 # 'WAVE' (Waveshare)
0 commit comments