Merge pull request #7533 from jepler/update-ulab-607
update ulab to 6.0.7
This commit is contained in:
commit
92f39fd708
@ -1 +1 @@
|
||||
Subproject commit e68bb707b20ee326d84ab75fc9fb35f2e85b87e3
|
||||
Subproject commit f2dd2230c4fdf1aa5c7a160782efdde18e8204bb
|
@ -2479,6 +2479,10 @@ msgstr ""
|
||||
msgid "array has too many dimensions"
|
||||
msgstr ""
|
||||
|
||||
#: extmod/ulab/code/ndarray.c
|
||||
msgid "array is too big"
|
||||
msgstr ""
|
||||
|
||||
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
|
||||
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
|
||||
msgid "array/bytes required on right side"
|
||||
@ -2907,6 +2911,10 @@ msgstr ""
|
||||
msgid "div/mod not implemented for uint"
|
||||
msgstr ""
|
||||
|
||||
#: extmod/ulab/code/numpy/create.c
|
||||
msgid "divide by zero"
|
||||
msgstr ""
|
||||
|
||||
#: py/runtime.c
|
||||
msgid "division by zero"
|
||||
msgstr ""
|
||||
@ -3720,6 +3728,10 @@ msgstr ""
|
||||
msgid "only mono is supported"
|
||||
msgstr ""
|
||||
|
||||
#: extmod/ulab/code/numpy/create.c
|
||||
msgid "only ndarrays can be concatenated"
|
||||
msgstr ""
|
||||
|
||||
#: ports/stm/common-hal/audiobusio/PDMIn.c
|
||||
msgid "only oversample=64 is supported"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user