anecdata
|
e4f06f69cd
|
maybe fewer bytes
|
2021-11-11 23:23:52 -06:00 |
anecdata
|
bb8e9ef483
|
tweak exception messages (re-tested)
|
2021-11-11 21:54:41 -06:00 |
anecdata
|
85301cb0e5
|
fix typo
|
2021-11-11 17:26:07 -06:00 |
anecdata
|
18f2019300
|
Set Station MAC address & validate connect SSID len
|
2021-11-11 17:04:35 -06:00 |
Dan Halbert
|
27d0f1d419
|
Merge pull request #5569 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
|
2021-11-11 15:56:58 -05:00 |
Hosted Weblate
|
90d5a90567
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
|
2021-11-11 19:10:47 +01:00 |
Hosted Weblate
|
e471217a00
|
Merge remote-tracking branch 'origin/main'
|
2021-11-11 19:10:45 +01:00 |
Jonny Bergdahl
|
e8e7e0a66e
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (1020 of 1020 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2021-11-11 19:10:44 +01:00 |
Scott Shawcroft
|
c1177662cd
|
Merge pull request #5537 from microDev1/monitor-mode
Add Monitor Mode
|
2021-11-11 10:10:39 -08:00 |
Dan Halbert
|
adac5ee596
|
Merge pull request #5563 from jepler/enable-error-missing-prototypes
Additional missing-prototypes fixes
|
2021-11-11 11:57:43 -05:00 |
Jeff Epler
|
a817a6007a
|
Merge pull request #5564 from dhalbert/asyncio
enable running asyncio
|
2021-11-11 08:49:05 -06:00 |
Jeff Epler
|
cd6599ce65
|
A few more missing-prototypes fixes
|
2021-11-11 08:42:30 -06:00 |
Jeff Epler
|
25ff6b080e
|
ble_hci: instead of deleting code, disable unused function warnings
|
2021-11-11 08:39:12 -06:00 |
Dan Halbert
|
f058c5ec8c
|
fix kicksat-sprite
|
2021-11-10 23:05:06 -05:00 |
Jeff Epler
|
340d6b9213
|
more missing-prototypes fixes
|
2021-11-10 21:00:17 -06:00 |
Dan Halbert
|
e7d9dc323b
|
shrink kicksat-sprite, simmel, pyb_nano_v2
|
2021-11-10 21:12:41 -05:00 |
Dan Halbert
|
a3bb5e735a
|
Merge branch 'asyncio' of https://github.com/dhalbert/circuitpython into asyncio
|
2021-11-10 16:01:00 -05:00 |
Dan Halbert
|
58485bc0b1
|
Switch SAMD51 and SAME51 back to -Os from -O2
The SAMx51 builds were getting very close to full on larger translations. This PR
adds 1400 bytes of enabled features, and pushed some over the edge.
|
2021-11-10 16:00:38 -05:00 |
Dan Halbert
|
b01e2d6674
|
enable running asyncio
|
2021-11-10 16:00:38 -05:00 |
Jeff Epler
|
ebc8359c67
|
disable missing-prototypes diagnostics in yet another tinyusb file
|
2021-11-10 12:47:55 -06:00 |
Jeff Epler
|
5cba23e04d
|
More missing-prototypes fixes
|
2021-11-10 12:22:07 -06:00 |
Jeff Epler
|
017b52c455
|
further raspberrypi fixes
|
2021-11-10 12:11:06 -06:00 |
microDev
|
a62675a81a
|
fix wifi reset and monitor deinit routine
|
2021-11-10 23:38:44 +05:30 |
Jeff Epler
|
9e799a7c74
|
-Werror=missing-prototypes for nRF
|
2021-11-10 11:26:54 -06:00 |
Jeff Epler
|
c9475adb00
|
Enable -Werror=missing-prototypes on espressif port
|
2021-11-10 11:07:45 -06:00 |
Jeff Epler
|
621953c960
|
Additional missing-prototypes fixes
I think this correctly enables missing-prototypes in atmel-samd
and raspberrypi ports.
|
2021-11-10 10:55:53 -06:00 |
Dan Halbert
|
a69496b0e7
|
Merge pull request #5562 from microDev1/traceback
Refactor traceback handling
|
2021-11-10 11:53:35 -05:00 |
Dan Halbert
|
d174b38ac0
|
enable running asyncio
|
2021-11-10 11:40:19 -05:00 |
microDev
|
53a68f7ce6
|
turn off `onewireio` on `arduino_nano_33_iot`
|
2021-11-10 20:25:46 +05:30 |
microDev
|
6d2f4f59f8
|
refactor traceback handling
|
2021-11-10 20:23:33 +05:30 |
microDev
|
c6d7835fdd
|
Merge pull request #5560 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
|
2021-11-10 19:28:05 +05:30 |
Wellington Terumi Uemura
|
fea781207b
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1020 of 1020 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2021-11-10 10:53:31 +01:00 |
Hosted Weblate
|
c0b703d944
|
Merge remote-tracking branch 'origin/main'
|
2021-11-10 04:21:43 +01:00 |
Dan Halbert
|
4a1ce646f5
|
Merge pull request #5561 from jepler/enable-error-missing-prototypes
Enable -Wmissing-prototypes for atmel-samd
|
2021-11-09 22:21:36 -05:00 |
Jeff Epler
|
63fbf98186
|
Enable -Wmissing-prototypes for atmel-samd
|
2021-11-09 20:05:00 -06:00 |
Hosted Weblate
|
a9ba611ae2
|
Merge remote-tracking branch 'origin/main'
|
2021-11-09 22:29:45 +01:00 |
Dan Halbert
|
e2d20501e1
|
Merge pull request #5557 from jepler/fix-safe-mode
Fix safe mode
|
2021-11-09 16:29:41 -05:00 |
Hosted Weblate
|
2ce13c8c7b
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
|
2021-11-09 18:54:04 +01:00 |
Hosted Weblate
|
dc6bf3890b
|
Merge remote-tracking branch 'origin/main'
|
2021-11-09 18:54:02 +01:00 |
Jonny Bergdahl
|
77cb2a15d0
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (1015 of 1015 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2021-11-09 18:54:02 +01:00 |
Wellington Terumi Uemura
|
cba6a684bc
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1015 of 1015 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2021-11-09 18:54:01 +01:00 |
Scott Shawcroft
|
05b9ba82aa
|
Merge pull request #5558 from jepler/dither3
Implement dithering
|
2021-11-09 09:53:52 -08:00 |
Jeff Epler
|
20cbd5e635
|
Disable bitmapio on some boards where it no longer fits
|
2021-11-08 18:58:33 -06:00 |
Jeff Epler
|
22b7ffc6ed
|
Merge pull request #5559 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-11-08 18:13:44 -06:00 |
Jeff Epler
|
ff9b10c7b6
|
fix doc build problems
|
2021-11-08 16:46:44 -06:00 |
Jeff Epler
|
cbfa41f238
|
Merge remote-tracking branch 'origin/main' into dither3
|
2021-11-08 16:46:36 -06:00 |
Hosted Weblate
|
e119c88600
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
|
2021-11-08 19:50:11 +01:00 |
Hosted Weblate
|
df7a39c7d2
|
Merge remote-tracking branch 'origin/main'
|
2021-11-08 19:50:09 +01:00 |
Reza Almanda
|
13d05aa229
|
Translated using Weblate (Indonesian)
Currently translated at 44.3% (448 of 1011 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/id/
|
2021-11-08 19:50:09 +01:00 |
Scott Shawcroft
|
bb71f8c9b3
|
Merge pull request #5544 from jepler/alphablend
bitmaptools: add alphablend
|
2021-11-08 10:50:03 -08:00 |