Skip to content

Commit ed86f71

Browse files
committed
Refactored AXP192 code and moved under ports/espressif
1 parent a9a58f2 commit ed86f71

File tree

8 files changed

+333
-683
lines changed

8 files changed

+333
-683
lines changed

locale/circuitpython.pot

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ msgstr ""
9898
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
9999
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
100100
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
101+
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
102+
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
103+
#: shared-bindings/keypad/ShiftRegisterKeys.c
101104
msgid "%q"
102105
msgstr ""
103106

@@ -193,7 +196,7 @@ msgstr ""
193196
msgid "%q must be array of type 'H'"
194197
msgstr ""
195198

196-
#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
199+
#: shared-module/synthio/__init__.c
197200
msgid "%q must be array of type 'h'"
198201
msgstr ""
199202

@@ -1117,10 +1120,6 @@ msgstr ""
11171120
msgid "I2C peripheral in use"
11181121
msgstr ""
11191122

1120-
#: shared-bindings/audiobusio/I2SOut.c
1121-
msgid "I2SOut not available"
1122-
msgstr ""
1123-
11241123
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11251124
msgid "In-buffer elements must be <= 4 bytes long"
11261125
msgstr ""
@@ -1708,10 +1707,6 @@ msgstr ""
17081707
msgid "Oversample must be multiple of 8."
17091708
msgstr ""
17101709

1711-
#: shared-bindings/audiobusio/PDMIn.c
1712-
msgid "PDMIn not available"
1713-
msgstr ""
1714-
17151710
#: shared-bindings/pwmio/PWMOut.c
17161711
msgid ""
17171712
"PWM frequency not writable when variable_frequency is False on construction."

0 commit comments

Comments
 (0)