anecdata
|
f20a53177b
|
add authmode to start_ap()
|
2021-04-25 18:20:18 -05:00 |
|
anecdata
|
747d72f5a5
|
redundant with system log
|
2021-04-25 18:18:45 -05:00 |
|
anecdata
|
6f6c0cff81
|
embellish rtd comments. channel _should_ default to 1 behind the scenes since 0 is out of range, but just to be sure, default channel to 1
|
2021-04-25 14:30:45 -05:00 |
|
anecdata
|
c510c4d501
|
allow start/stop sta/ap (changing modes) when wifi.radio.enabled = False
|
2021-04-25 09:29:15 -05:00 |
|
anecdata
|
dc3c47d396
|
ap channel param
|
2021-04-25 00:22:08 -05:00 |
|
anecdata
|
de01814cce
|
call start and stop (oops)
|
2021-04-24 20:38:04 -05:00 |
|
anecdata
|
354b442867
|
fixes
|
2021-04-24 19:36:11 -05:00 |
|
anecdata
|
2e52c0ae62
|
set all wifi modes; add sta start & sta/ap stop
|
2021-04-24 16:41:41 -05:00 |
|
anecdata
|
4d267ef644
|
add get_ipv4_address_ap
|
2021-04-23 21:44:34 -05:00 |
|
anecdata
|
9da8978d40
|
more of the same
|
2021-04-22 23:41:57 -05:00 |
|
anecdata
|
632cebafc6
|
fix comment (stub fail)
|
2021-04-22 23:33:33 -05:00 |
|
anecdata
|
3544d4e221
|
.start_ap() & .mac_address_ap
|
2021-04-22 22:57:07 -05:00 |
|
anecdata
|
3d60ed1322
|
loc & common_hal start_ap(), + AP MAC getter
|
2021-04-22 22:55:32 -05:00 |
|
anecdata
|
7e95dc1261
|
ap additions to radio object
|
2021-04-22 22:23:33 -05:00 |
|
anecdata
|
bfc5eb1660
|
event_handler, init, and reset
|
2021-04-22 22:21:50 -05:00 |
|
Dan Halbert
|
8f73270f2b
|
Merge pull request #4646 from tannewt/merge_mp1.10
Merge in MicroPython v1.10
|
2021-04-22 13:16:27 -04:00 |
|
Scott Shawcroft
|
09f7b43c64
|
Merge MicroPython 1.10 into CircuitPython
|
2021-04-21 15:59:17 -07:00 |
|
Scott Shawcroft
|
7a47213701
|
Merge pull request #4643 from jposada202020/improving_design_guide
Improving design guide
|
2021-04-21 15:41:25 -07:00 |
|
Scott Shawcroft
|
e90c52e06b
|
Merge pull request #4641 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-04-21 15:31:14 -07:00 |
|
jposada202020
|
b8253680bf
|
Small corrections, adding examples requirements in the design guide. SI units corrections and clarifications. Using const and Defaults to in class documentation. Building reference change.
|
2021-04-20 18:55:50 -04:00 |
|
jposada202020
|
22b72ad9a7
|
Merge pull request #3 from adafruit/main
From Main
|
2021-04-20 17:53:33 -04:00 |
|
Hosted Weblate
|
5f1201e7e7
|
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-04-20 18:02:14 +02:00 |
|
Hosted Weblate
|
c0f37c20cc
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-20 18:02:12 +02:00 |
|
Hugo Dahl
|
cd5763d368
|
Translated using Weblate (French)
Currently translated at 100.0% (968 of 968 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
2021-04-20 18:02:12 +02:00 |
|
Dan Halbert
|
01979acd48
|
Merge pull request #4604 from tannewt/buffer_size
Assume max characteristic size when the client
|
2021-04-20 12:02:06 -04:00 |
|
Scott Shawcroft
|
14abea2af7
|
Merge pull request #4622 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-04-20 09:01:02 -07:00 |
|
Scott Shawcroft
|
b057fb8a4b
|
codeformat
|
2021-04-19 22:22:44 -07:00 |
|
Hosted Weblate
|
c9b02e0f80
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-20 03:43:29 +02:00 |
|
Jeff Epler
|
18548fc5d2
|
Merge pull request #4620 from tannewt/fix_struct_pack
Fix struct.pack with padding bytes
|
2021-04-19 20:43:20 -05:00 |
|
Scott Shawcroft
|
68d5839f64
|
Port changes to ble_hci code
|
2021-04-19 15:10:33 -07:00 |
|
Scott Shawcroft
|
6620ac8bec
|
Fix py version of struct too.
|
2021-04-19 14:59:40 -07:00 |
|
Hosted Weblate
|
0120f15530
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-19 23:50:51 +02:00 |
|
Jonny Bergdahl
|
4701f0a2ef
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (968 of 968 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2021-04-19 23:50:50 +02:00 |
|
Wellington Terumi Uemura
|
396f9072be
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (968 of 968 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2021-04-19 23:50:50 +02:00 |
|
Scott Shawcroft
|
e54e5e3575
|
Merge pull request #4564 from tyomitch/patch-1
[build] simplify makeqstrdata heuristic
|
2021-04-19 14:50:42 -07:00 |
|
Hosted Weblate
|
6ded933295
|
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-04-19 21:17:53 +02:00 |
|
Hosted Weblate
|
d46630b70a
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-19 21:17:51 +02:00 |
|
Limor "Ladyada" Fried
|
83c768b25d
|
Merge pull request #4627 from aramcon-badge/aramcon2-badge
Add board definition files for ARAMCON2 Badge
|
2021-04-19 15:17:47 -04:00 |
|
Hosted Weblate
|
0c1f36b1e1
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-19 21:16:42 +02:00 |
|
Limor "Ladyada" Fried
|
17e419f129
|
Merge pull request #4633 from ZodiusInfuser/main
Tweaked Pimoroni board names
|
2021-04-19 15:16:37 -04:00 |
|
Hosted Weblate
|
ac69f7a175
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-19 21:15:13 +02:00 |
|
hexthat
|
b25829ecd9
|
Translated using Weblate (Chinese (Pinyin))
Currently translated at 100.0% (967 of 967 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
|
2021-04-19 21:15:13 +02:00 |
|
Limor "Ladyada" Fried
|
24fb3ccca6
|
Merge pull request #4634 from eddieespinal/atmegazero_esp32s2
Add board definition for the ATMegaZero ESP32-S2
|
2021-04-19 15:15:07 -04:00 |
|
Benny Meisels
|
f0b04d403d
|
Add board definition files for ARAMCON2 Badge
|
2021-04-19 20:41:01 +03:00 |
|
Eddie Espinal
|
0e8b99dc65
|
Removes the USB_DEVICES entry as it's causing the build to fail.
|
2021-04-19 10:24:44 -04:00 |
|
Eddie Espinal
|
626f786e6b
|
Add the atmegazero_esp32s2 to the build.yml file.
|
2021-04-19 09:07:32 -04:00 |
|
Eddie Espinal
|
fce6226ca5
|
Add board definition for the ATMegaZero ESP32-S2
|
2021-04-19 08:47:29 -04:00 |
|
ZodiusInfuser
|
efdbc6be08
|
Tweaked board name
|
2021-04-19 10:38:07 +01:00 |
|
Hosted Weblate
|
f83a925715
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-19 03:14:52 +02:00 |
|
Limor "Ladyada" Fried
|
b6fa90d0b5
|
Merge pull request #4625 from stonehippo/sparkfun_micromod_atp_rp2040
Added Sparkfun MicroMod RP2040
|
2021-04-18 21:14:47 -04:00 |
|