Commit graph

681 commits

Author SHA1 Message Date
mrfaptastic
b262ddeaa1 Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA 2023-02-19 17:50:22 +10:00
mrfaptastic
9a83f26a6f Possible solution for #402
Don't have hardware to test however.
2023-02-19 17:50:18 +10:00
mrfaptastic
6cd5c72a23
Update ESP32-VirtualMatrixPanel-I2S-DMA.h 2023-02-19 16:47:52 +10:00
mrfaptastic
48d89f9d3f
Merge pull request #398 from Kouzeru/master
Fix compilation fail with NO_GFX
2023-02-11 17:14:23 +10:00
Kouzerumatsu / Bananafox
1ec3eaecea
Merge branch 'mrfaptastic:master' into master 2023-02-11 13:49:06 +08:00
Kouzerumatsu / Bananafox
7bd6c7028f Update ESP32-HUB75-MatrixPanel-I2S-DMA.h 2023-02-11 13:46:34 +08:00
mrfaptastic
1ee90bcf4a
Merge pull request #397 from Kouzeru/master
add support for setRotation()
2023-02-11 07:47:34 +10:00
Kouzerumatsu / Bananafox
b72de03a74
Merge branch 'mrfaptastic:master' into master 2023-02-11 00:45:25 +08:00
Kouzerumatsu / Bananafox
a5db9e0665 Update ESP32-HUB75-MatrixPanel-I2S-DMA.h 2023-02-11 00:43:07 +08:00
mrfaptastic
6fbf31ea1c
Merge pull request #394 from Kouzeru/master
Slight fix to catch the least bits
2023-02-10 06:18:14 +10:00
Kouzerumatsu / Bananafox
70c2ad6c06 Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp 2023-02-09 22:52:31 +08:00
mrfaptastic
59071660fc
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
Fix bracketing for CI
2023-02-09 07:29:14 +10:00
mrfaptastic
cd882d16fc
Merge pull request #393 from Kouzeru/master
Add support for color depth beyond 8-bits
2023-02-09 07:22:02 +10:00
Kouzerumatsu / Bananafox
5a12ff59a2 Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp 2023-02-08 22:51:51 +08:00
Kouzerumatsu / Bananafox
d87ffe3be4 Merge branch 'master' of https://github.com/Kouzeru/ESP32-HUB75-MatrixPanel-DMA 2023-02-08 22:37:12 +08:00
Kouzerumatsu / Bananafox
79e1897aed Deeper color depth 2023-02-08 22:33:14 +08:00
mrfaptastic
859a250799
Merge pull request #389 from elliotmatson/patch-2
Prevent CI from running on README/docs updates
2023-02-06 00:08:14 +00:00
mrfaptastic
29e04d916a Update ESP32-VirtualMatrixPanel-I2S-DMA.h 2023-02-03 22:04:55 +00:00
mrfaptastic
0a44e210be
Update esp32_i2s_parallel_dma.hpp
Makes ESP32_I2S_DEVICE adjustable via compile time define on ESP32 (original)
2023-02-03 21:37:19 +00:00
mrfaptastic
da22bb835b
Merge pull request #390 from elliotmatson/patch-3
Another ESP_LOG formatting fix
2023-02-02 03:16:45 +00:00
Elliot Matson
62eafc3efb
Another ESP_LOG formatting fix
CI doesn't cover the S2 or S3 models, I might see if I can fix that soon
2023-02-01 19:10:26 -06:00
Elliot Matson
37dd233339
Prevent CI from running on README/docs updates 2023-02-01 19:00:41 -06:00
mrfaptastic
ecc6ef169a
Update README.md 2023-02-01 21:15:06 +00:00
mrfaptastic
fe89cc9e17
Update README.md
#386
2023-02-01 21:06:08 +00:00
mrfaptastic
15763b12b1 Update documentation on higher scan rate panels
Also breaks the VirtualMatrixPanel backward compatibility for 1/4 scan panels.
2023-02-01 21:04:19 +00:00
mrfaptastic
a0f9ab6830 Update BuildOptions.md 2023-01-31 21:29:32 +00:00
mrfaptastic
f0929dc135
Update README.md
Include additional commentary on using SPIRAM/PSRAM
2023-01-31 21:23:55 +00:00
mrfaptastic
fbce0fdcbc
Document SPIRAM_DMA_BUFFER compile option
Use SPIRAM/PSRAM for the HUB75 DMA buffer and not internal SRAM. ONLY SUPPORTED ON ESP32-S3 VARIANTS WITH OCTAL (not quad!) SPIRAM/PSRAM, as ony OCTAL PSRAM an provide the required data rate / bandwidth to drive the panels adequately.
2023-01-31 21:14:52 +00:00
mrfaptastic
c23e887818
Merge pull request #385 from elliotmatson/master
Move CI to a matrix, add ESP-IDF coverage
2023-01-30 04:20:07 +00:00
mrfaptastic
fd5aba7054 Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA 2023-01-30 04:19:29 +00:00
mrfaptastic
572e310fc4 Update BuildOptions.md 2023-01-30 04:19:26 +00:00
Elliot Matson
a85b0e649f A bit of cleanup and re-ordering 2023-01-29 22:02:30 -06:00
Elliot Matson
fda92b77af Add final switch to IDF 2023-01-29 21:53:57 -06:00
Elliot Matson
9901c2352d verbose 2023-01-29 21:39:05 -06:00
Elliot Matson
2c86ceee73 does CI work now? 2023-01-29 21:25:24 -06:00
Elliot Matson
6378731cbc Fix sdkconfig 2023-01-29 21:20:47 -06:00
Elliot Matson
0f62898bae fix includes 2023-01-29 21:09:10 -06:00
Elliot Matson
9b706f9599 test esp-idf 2023-01-29 21:07:24 -06:00
Elliot Matson
035e0e0d2f restructure for esp-idf 2023-01-29 21:03:19 -06:00
Elliot Matson
a775b3a62e testing time with cache 2023-01-29 20:54:37 -06:00
Elliot Matson
28acbea6d3 Clean up older PIO actions 2023-01-29 20:52:35 -06:00
Elliot Matson
1ca5ee92c8 Add exclusions 2023-01-29 20:49:18 -06:00
Elliot Matson
15a5aa4ec1 update 2023-01-29 20:44:02 -06:00
Elliot Matson
420f653552
Merge pull request #1 from elliotmatson/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-01-29 20:43:05 -06:00
Elliot Matson
21109b74ee
Merge pull request #2 from elliotmatson/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2023-01-29 20:42:56 -06:00
Elliot Matson
cc68027d0d
Merge pull request #3 from elliotmatson/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
2023-01-29 20:42:45 -06:00
dependabot[bot]
fe1ebbe40f
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 02:42:23 +00:00
dependabot[bot]
ab13f2692d
Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 02:42:20 +00:00
dependabot[bot]
960e7b1768
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 02:42:17 +00:00
Elliot Matson
bc3f2ce5c0
Create dependabot.yml 2023-01-29 20:41:58 -06:00