Wind-stormger
56c5f1eedf
Add BananaPi BPI-Leaf-S3.
...
Based on esp32s3, all available pins are drawn.
2M PSRAM, 8M FLASH.
A JST SH 4-pin Connector can be used for STEMMA QT / Qwiic.
A MX 1.25mm 2-Pin Connector Lithium battery power supply.
A WS2812 LED.
2022-09-15 14:18:24 +08:00
Dan Halbert
14fc4a0797
Merge pull request #6898 from dhalbert/espressif-pwmout-reset
...
Espressif pwmout reset fixes
2022-09-14 18:47:05 -04:00
Dan Halbert
87d120678c
Merge pull request #6890 from jepler/fontio
...
Give fontio its own enable
2022-09-14 14:22:46 -04:00
Dan Halbert
ae64f9fd78
Merge pull request #6899 from BPI-STEAM/CircuitPython-main-BPI-BIT-S2-PR
...
Add BananaPi BPI-Bit-S2 .
2022-09-13 23:02:46 -04:00
Wind-stormger
6f4cc611ed
Add BananaPi BPI-Bit-S2 .
...
Adds support for the BananaPi BPI-Bit-S2 Boards.
Based on esp32s2 chip.
With 25 ws2812 LEDs, 1 buzzer, 2 photosensitive sensors, 1 thermosensitive sensor,
2 buttons on the front, 1 reset button and 1 boot button on the back.
2022-09-14 10:21:23 +08:00
Dan Halbert
d2f28eb980
Merge pull request #6887 from RetiredWizard/Broadcom-UART
...
Enable CIRCUITPY_CONSOLE_UART by default on Broadcom boards
2022-09-13 14:35:16 -04:00
Dan Halbert
254044efb9
Merge pull request #6895 from CytronTechnologies/set-default-pin-state-cytron-maker-feather-aiot-s3
...
Set the default pin state for GPIOs to pull down (Cytron Maker Feather AIoT S3).
2022-09-13 14:31:03 -04:00
Dan Halbert
792943f6eb
Merge pull request #6900 from tekktrik/doc/add-more-documentation
...
Doc/add more documentation
2022-09-13 14:29:19 -04:00
Dan Halbert
2b25a5d574
update esp32-camera
2022-09-13 13:16:37 -04:00
Melissa LeBlanc-Williams
9e13e8e991
Moved folder moving inside itself checks into f_rename
2022-09-13 08:42:35 -07:00
Dan Halbert
14adfb16dd
avoid pwmout_reset() workaround by reordering in main(); remove unnecessary never-resets
2022-09-12 21:32:21 -04:00
Alec Delaney
129e38096e
Add information to aesio
2022-09-12 21:15:07 -04:00
Alec Delaney
b90a3160d4
Add information on canio
2022-09-12 21:09:07 -04:00
Alec Delaney
a7c7d1428a
Add information for countio
2022-09-12 20:46:29 -04:00
Alec Delaney
fcdb988fa1
Add information for audioio
2022-09-12 20:36:51 -04:00
Alec Delaney
5a1223fea8
Add info for rotaryio
2022-09-12 20:07:37 -04:00
Melissa LeBlanc-Williams
e85bb9febb
Merge branch 'main' of https://github.com/adafruit/circuitpython
2022-09-12 16:52:18 -07:00
Dan Halbert
d0d10179c2
fix logic in pwmout_reset()
2022-09-12 17:03:45 -04:00
Kong Wai Weng
c157f1cb39
Cast pin_number to int8_t so that it can be used with switch-case.
2022-09-12 18:56:15 +08:00
Kong Wai Weng
0ae015e4d9
Removed whitespaces.
2022-09-12 18:25:27 +08:00
Kong Wai Weng
aaa2be1200
Set the default pin state for GPIOs to pull down.
2022-09-12 18:19:33 +08:00
Dan Halbert
5a053f9ae5
Merge pull request #6894 from gamblor21/autobrightness_fix
...
Fix with PWM for brightness slowing devices down
2022-09-11 23:06:12 -04:00
gamblor21
863a8bce03
Fix with PWM for brightness slowing devices down
2022-09-11 20:34:53 -05:00
Dan Halbert
0d086defe5
Merge pull request #6888 from MicroDev1/microdev-micro-c3
...
Update board MicroDev microC3
2022-09-11 09:41:44 -04:00
Jeff Epler
56112e00a1
Give fontio its own enable
...
.. the default is intended to be the equivalent of the original,
implementing `DISPLAYIO && TERMINALIO`.
This is a possible alternative to #6889 , if I understand the intent.
2022-09-11 08:09:14 -05:00
microDev
36221bd749
update board microdev_micro_c3
2022-09-11 13:31:38 +05:30
RetiredWizard
14b604f48c
Add LED pin definition to Zero 2W board
2022-09-10 23:18:25 -04:00
RetiredWizard
28756936d5
Add HW_LED_STATUS pin to Zero 2W board
2022-09-10 23:17:02 -04:00
RetiredWizard
38a0ca324e
Uses different pins for RX/TX
2022-09-10 21:48:10 -04:00
RetiredWizard
f4eb618598
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:42:41 -04:00
RetiredWizard
1bdf9fca40
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:40:31 -04:00
RetiredWizard
1d03d73c13
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:39:51 -04:00
RetiredWizard
29e0aba72f
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:39:03 -04:00
RetiredWizard
fb4062d23f
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:38:16 -04:00
RetiredWizard
72c479efe6
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:37:31 -04:00
RetiredWizard
a892af8d77
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:36:41 -04:00
RetiredWizard
7708f19ec8
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:36:01 -04:00
RetiredWizard
0913e3a148
Define CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:34:45 -04:00
RetiredWizard
ecb74aa652
Remove CIRCUITPY_CONSOLE_UART_TX/RX
2022-09-10 21:33:29 -04:00
Dan Halbert
33a1006111
Merge pull request #6886 from MicroDev1/update-run-mode
...
Fix espressif run modes
2022-09-10 11:30:40 -04:00
microDev
8cd4b9fc04
fix espressif run modes
2022-09-10 18:08:09 +05:30
MicroDev
6a06a2d65e
Merge pull request #6885 from adafruit/fixes-6884
...
web workflow file system page
2022-09-10 10:02:18 +05:30
Patrick
c271a421bf
Update supervisor/shared/web_workflow/static/directory.html
2022-09-09 16:34:11 -07:00
Patrick
b50bafa22c
Update supervisor/shared/web_workflow/static/directory.html
2022-09-09 16:31:11 -07:00
Patrick
c5f014f2a6
web workflow file system page
...
Fixes #6884
2022-09-09 15:40:02 -07:00
Melissa LeBlanc-Williams
e9b9cac232
Prevent folder from trying to move inside itself
2022-09-09 15:11:35 -07:00
Dan Halbert
45ee13086a
Merge pull request #6881 from CytronTechnologies/modify-cytron-maker-feather-aiot-s3-pin
...
Modified the pins assignment for Cytron Maker Feather AIoT S3.
2022-09-09 08:29:51 -04:00
Kong Wai Weng
2fbb3090e2
Changed the pins assignment.
2022-09-09 16:50:14 +08:00
Lee Atkinson
f279a2dbb2
Merge branch 'adafruit:main' into adcdma
2022-09-08 11:46:01 -04:00
Dan Halbert
dd37c81136
Merge pull request #6847 from dhalbert/status-bar-control
...
Allow enabling and disabling of status bar
2022-09-08 10:48:36 -04:00