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 |
|
0 commit comments