File tree
132 files changed
+2469
-555
lines changed- frozen
- locale
- ports
- atmel-samd
- broadcom
- espressif
- boards
- adafruit_esp32s2_camera
- adafruit_feather_esp32_v2
- adafruit_feather_esp32s2_tftback_nopsram
- adafruit_feather_esp32s2_tft
- adafruit_feather_esp32s2
- adafruit_feather_esp32s3_4mbflash_2mbpsram
- adafruit_feather_esp32s3_nopsram
- adafruit_feather_esp32s3_tft
- adafruit_funhouse
- adafruit_magtag_2.9_grayscale
- adafruit_metro_esp32s2
- adafruit_qtpy_esp32c3
- adafruit_qtpy_esp32s2
- adafruit_qtpy_esp32s3_nopsram
- ai_thinker_esp32-c3s-2m
- ai_thinker_esp32-c3s
- ai_thinker_esp_12k_nodemcu
- artisense_rd00
- atmegazero_esp32s2
- crumpspace_crumps2
- cytron_maker_feather_aiot_s3
- electroniccats_bastwifi
- espressif_esp32c3_devkitm_1_n4
- espressif_esp32s2_devkitc_1_n4r2
- espressif_esp32s2_devkitc_1_n4
- espressif_esp32s3_box
- espressif_esp32s3_devkitc_1_n8r2
- espressif_esp32s3_devkitc_1_n8r8
- espressif_esp32s3_devkitc_1_n8
- espressif_esp32s3_devkitm_1_n8
- espressif_esp32s3_usb_otg_n8
- espressif_hmi_devkit_1
- espressif_kaluga_1.3
- espressif_kaluga_1
- espressif_saola_1_wroom
- espressif_saola_1_wrover
- franzininho_wifi_wroom
- franzininho_wifi_wrover
- gravitech_cucumber_ms
- gravitech_cucumber_m
- gravitech_cucumber_rs
- gravitech_cucumber_r
- hexky_s2
- hiibot_iots2
- lilygo_ttgo_t-01c3
- lilygo_ttgo_t-oi-plus
- lilygo_ttgo_t8_esp32_s2_wroom
- lilygo_ttgo_t8_s2_st7789
- lilygo_ttgo_t8_s2
- lolin_s2_mini
- lolin_s2_pico
- microdev_micro_c3
- microdev_micro_s2
- mixgo_ce_serial
- mixgo_ce_udisk
- morpheans_morphesp-240
- muselab_nanoesp32_s2_wroom
- muselab_nanoesp32_s2_wrover
- odt_pixelwing_esp32_s2
- targett_module_clip_wroom
- targett_module_clip_wrover
- unexpectedmaker_feathers2_neo
- unexpectedmaker_feathers2_prerelease
- unexpectedmaker_feathers2
- unexpectedmaker_feathers3
- unexpectedmaker_pros3
- unexpectedmaker_tinys2
- unexpectedmaker_tinys3
- common-hal
- alarm/touch
- analogio
- busio
- canio
- frequencyio
- microcontroller
- touchio
- wifi
- esp-idf-config
- modules
- peripherals
- esp32c3
- esp32s2
- esp32s3
- esp32
- supervisor
- tools
- mimxrt10xx
- boards/imxrt1060_evk
- supervisor
- nrf/boards/microbit_v2
- stm/boards/nucleo_f746zg
- py
- supervisor
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+2469
-555
lines changedSubmodule Adafruit_CircuitPython_Display_Shapes updated 8 files
- .pre-commit-config.yaml+1-1
- adafruit_display_shapes/circle.py+19-5
- adafruit_display_shapes/line.py+15-3
- adafruit_display_shapes/polygon.py+21-4
- adafruit_display_shapes/rect.py+20-5
- adafruit_display_shapes/roundrect.py+31-15
- adafruit_display_shapes/sparkline.py+41-17
- adafruit_display_shapes/triangle.py+28-4
Submodule mixgo_cp_lib updated 1 file
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3755 | 3755 |
| |
3756 | 3756 |
| |
3757 | 3757 |
| |
| 3758 | + | |
| 3759 | + | |
| 3760 | + | |
| 3761 | + | |
3758 | 3762 |
| |
3759 | 3763 |
| |
3760 | 3764 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
704 | 704 |
| |
705 | 705 |
| |
706 | 706 |
| |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
707 | 711 |
| |
708 | 712 |
| |
709 | 713 |
| |
|
Submodule peripherals updated from 79bf4e8 to 57133ee
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
| 63 | + | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
|
Lines changed: 17 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
198 | 203 |
| |
199 | 204 |
| |
200 | 205 |
| |
| |||
242 | 247 |
| |
243 | 248 |
| |
244 | 249 |
| |
245 |
| - | |
246 | 250 |
| |
247 | 251 |
| |
248 | 252 |
| |
| |||
362 | 366 |
| |
363 | 367 |
| |
364 | 368 |
| |
| 369 | + | |
| 370 | + | |
| 371 | + | |
365 | 372 |
| |
366 | 373 |
| |
367 | 374 |
| |
| |||
380 | 387 |
| |
381 | 388 |
| |
382 | 389 |
| |
383 |
| - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
384 | 394 |
| |
385 | 395 |
| |
386 | 396 |
| |
387 |
| - | |
| 397 | + | |
388 | 398 |
| |
| 399 | + | |
| 400 | + | |
389 | 401 |
| |
390 | 402 |
| |
391 | 403 |
| |
| |||
400 | 412 |
| |
401 | 413 |
| |
402 | 414 |
| |
403 |
| - | |
| 415 | + | |
404 | 416 |
| |
405 | 417 |
| |
406 | 418 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| |||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 |
| - | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 |
| |
31 | 36 |
| |
32 | 37 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + |
Lines changed: 20 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 |
| |
28 |
| - | |
29 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 |
| |
31 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
32 | 41 |
| |
33 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
34 | 47 |
| |
35 |
| - | |
| 48 | + | |
| 49 | + |
Lines changed: 27 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + |
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + |
Lines changed: 86 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + |
Lines changed: 52 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + |
0 commit comments