lady ada
|
e9f0c1796e
|
oof fix i2c lines!
|
2022-01-18 20:14:16 -05:00 |
lady ada
|
4400124efe
|
snappysnap
|
2022-01-18 20:14:16 -05:00 |
lady ada
|
8b26f594c9
|
try not resetting i2c power
|
2022-01-18 20:14:16 -05:00 |
lady ada
|
647b894e7b
|
?? some include needed
|
2022-01-18 20:14:16 -05:00 |
lady ada
|
9c933558b5
|
enable I2C by default
|
2022-01-18 20:14:15 -05:00 |
Scott Shawcroft
|
c839d9b3cc
|
Fix S2 builds by not turning on USB with wifi
|
2022-01-18 15:50:32 -08:00 |
Scott Shawcroft
|
679f4b30ba
|
Tweak heap sizes for different targets
|
2022-01-18 15:23:19 -08:00 |
Dan Halbert
|
3453ced296
|
Merge pull request #5860 from tannewt/s3_core_1
Switch CP to core 1 on S3
|
2022-01-17 16:10:05 -05:00 |
Jeff Epler
|
895a8a9e72
|
Merge pull request #5866 from dhalbert/espressif-open-drain
fix espressif DigitalInOut open-drain
|
2022-01-17 12:51:31 -06:00 |
Dan Halbert
|
11848b1826
|
use GPIO_MODE_ instead of GPIO_MODE_DEF
|
2022-01-15 23:05:33 -05:00 |
Dan Halbert
|
c70c8a9390
|
fix espressif open-drain
|
2022-01-15 19:54:31 -05:00 |
Scott Shawcroft
|
f6cf15de43
|
Switch CP to core 1 on S3
|
2022-01-14 12:22:38 -08:00 |
Scott Shawcroft
|
993e51e5cc
|
Fix USB when enabling wifi
|
2022-01-14 11:52:14 -08:00 |
Scott Shawcroft
|
7af7cd418c
|
Merge pull request #5853 from tannewt/s3_config_rework
Split out target specific configs.
|
2022-01-14 10:25:50 -08:00 |
Scott Shawcroft
|
86e7247d11
|
Merge pull request #5854 from jepler/issue-5680
patch esp-idf for i2c crash
|
2022-01-14 09:37:23 -08:00 |
Jeff Epler
|
c87d9c947b
|
patch esp-idf for i2c crash
In theory, this Closes: #5680 -- I didn't test it on HW yet.
|
2022-01-14 08:53:24 -06:00 |
Scott Shawcroft
|
869cf5eba5
|
Run USB on the same core as CP
|
2022-01-13 15:55:37 -08:00 |
Scott Shawcroft
|
39639ecd17
|
Rework configs to take target into account
New script will filter settings to different tiers.
|
2022-01-13 15:55:37 -08:00 |
Scott Shawcroft
|
2233026556
|
Merge pull request #5848 from prplz/esp32s3-devkits
Esp32s3 devkits
|
2022-01-13 14:02:44 -08:00 |
Dan Halbert
|
59275c7225
|
Merge pull request #5846 from jepler/feather-esp32s2-tft-spi
feather esp32s2 tft: fix sharing of main display bus
|
2022-01-12 23:05:42 -05:00 |
Michael Himing
|
a878e3377c
|
Rename espressif_esp32s3_devkitc_1 to devkitc_1_n8r2
|
2022-01-13 13:24:06 +11:00 |
Michael Himing
|
212eedc42f
|
Rename espressif_esp32s3_devkitc_1_nopsram to devkitc_1_n8
|
2022-01-13 13:24:06 +11:00 |
Michael Himing
|
7575cacdc5
|
Add espressif_esp32s3_devkitc_1_n8r8
|
2022-01-13 13:24:06 +11:00 |
Jeff Epler
|
10c3836bc0
|
feather esp32s2 tft: fix sharing of main display bus
|
2022-01-12 14:35:00 -06:00 |
Kattni Rembor
|
fb96c09118
|
Add button pin to Feathers, fix pin order on QT Py.
|
2022-01-12 13:54:56 -05:00 |
Kattni Rembor
|
4efbfca2b0
|
Fix typo, pin order.
|
2022-01-10 14:45:54 -05:00 |
Dan Halbert
|
d166834e09
|
Merge pull request #5803 from dhalbert/countio-enhancements
countio: add selectable rise and fall detection, pulls
|
2021-12-31 23:45:59 -05:00 |
Dan Halbert
|
9d2a32d07e
|
countio: add selectable rise and fall detection, pulls
|
2021-12-31 16:34:58 -05:00 |
microDev
|
4daa7b5180
|
update espressif port
- enable rgbmatrix for all esp soc
- bump idf to latest commit on v4.4 branch
|
2021-12-30 19:23:41 +05:30 |
Dan Halbert
|
8aafc734a4
|
Merge pull request #5789 from adafruit/7.1.x
Merge latest changes from 7.1.x
|
2021-12-28 18:12:29 -05:00 |
Jeff Epler
|
1d13c4ccd1
|
Centralize LONGINT_IMPL handling
This closes #5782
|
2021-12-27 10:21:47 -06:00 |
Dan Halbert
|
cf70a9ca61
|
Turn on I2C power for each VM, instead of just after hard reset
|
2021-12-24 16:27:17 -05:00 |
Dan Halbert
|
889b25d792
|
put I2C_POWER_INVERTED alias before D7, for prettypins
|
2021-12-24 11:49:58 -05:00 |
Dan Halbert
|
cf349af35e
|
turn on I2C power after reset
|
2021-12-24 11:45:07 -05:00 |
Scott Shawcroft
|
605753cd7d
|
Merge pull request #5771 from hathach/s3-familyid
use family id for s2 and s3 depending on IDF_TARGET
|
2021-12-23 11:08:41 -08:00 |
Jeff Epler
|
900ec91fa6
|
Merge pull request #5761 from adafruit/7.1.x
Bring 7.1.x changes into main - cascadetoml undo + alarm fixes
|
2021-12-23 06:30:05 -07:00 |
hathach
|
53869d71fd
|
use family id for s2 and s3 depending on IDF_TARGET
|
2021-12-23 14:53:00 +07:00 |
Dan Halbert
|
3bb9a4439d
|
Fix recording of wake_alarm
|
2021-12-21 21:48:36 -05:00 |
Scott Shawcroft
|
1ec3e023d7
|
Merge pull request #5744 from jepler/update-protomatter
Update protomatter & re-enable rgbmatrix on esp32s2
|
2021-12-20 12:34:02 -08:00 |
Jeff Epler
|
60c2018262
|
Update protomatter & re-enable rgbmatrix on esp32s2
.. not enabled on s3 & c3 as I did not test there.
|
2021-12-17 12:04:39 -06:00 |
lady ada
|
654414e57e
|
fix colororder
|
2021-12-17 10:41:06 -05:00 |
lady ada
|
26c2acae12
|
nuudge
|
2021-12-17 09:47:44 -05:00 |
lady ada
|
8e540a1738
|
fix final qtpys2 and s2tft feather pinouts
|
2021-12-17 09:47:44 -05:00 |
lady ada
|
1c1559f5af
|
fix colororder
|
2021-12-17 09:41:44 -05:00 |
lady ada
|
c088090319
|
nuudge
|
2021-12-17 01:17:35 -05:00 |
lady ada
|
12e72ef406
|
fix final qtpys2 and s2tft feather pinouts
|
2021-12-17 00:24:19 -05:00 |
Tim Hawes
|
54e87d3660
|
Apply suggestions from code review
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
|
2021-12-14 20:03:44 +00:00 |
Tim Hawes
|
c325633f8e
|
Add methods to ssl.SSLContext for handling self-signed certs
|
2021-12-14 01:00:50 +00:00 |
Tim Hawes
|
ef414bf1bd
|
Handle server_hostname argument in espressif SSLContext.wrap_socket
|
2021-12-14 01:00:50 +00:00 |
Tim Hawes
|
a3c8760d41
|
Fix to error checking in espressif SSLSocket
|
2021-12-13 17:55:43 +00:00 |