Skip to content

Commit 6c2a5ce

Browse files
committed
The last license header and the temple of doom (pot file)
1 parent 25709c1 commit 6c2a5ce

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

locale/circuitpython.pot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,8 @@ msgstr ""
873873
msgid "Coordinate arrays types have different sizes"
874874
msgstr ""
875875

876-
#: ports/espressif/common-hal/qspibus/QSPIBus.c shared-module/usb/core/Device.c
876+
#: shared-module/usb/core/Device.c
877+
#: ports/espressif/common-hal/qspibus/QSPIBus.c
877878
msgid "Could not allocate DMA capable buffer"
878879
msgstr ""
879880

ports/espressif/boards/waveshare_esp32_s3_amoled_241/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
# This file is part of the CircuitPython project: https://circuitpython.org
12
# SPDX-FileCopyrightText: Copyright (c) 2026 Przemyslaw Patrick Socha
2-
#
33
# SPDX-License-Identifier: MIT
44

55
CIRCUITPY_CREATOR_ID = 0x57415645 # 'WAVE' (Waveshare)

0 commit comments

Comments
 (0)