| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-08 | Deeper color depth | Kouzerumatsu / Bananafox | |
| 2023-02-06 | Merge pull request #389 from elliotmatson/patch-2 | mrfaptastic | |
| Prevent CI from running on README/docs updates | |||
| 2023-02-03 | Update ESP32-VirtualMatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2023-02-03 | Update esp32_i2s_parallel_dma.hpp | mrfaptastic | |
| Makes ESP32_I2S_DEVICE adjustable via compile time define on ESP32 (original) | |||
| 2023-02-02 | Merge pull request #390 from elliotmatson/patch-3 | mrfaptastic | |
| Another ESP_LOG formatting fix | |||
| 2023-02-01 | Another ESP_LOG formatting fix | Elliot Matson | |
| CI doesn't cover the S2 or S3 models, I might see if I can fix that soon | |||
| 2023-02-01 | Prevent CI from running on README/docs updates | Elliot Matson | |
| 2023-02-01 | Update README.md | mrfaptastic | |
| 2023-02-01 | Update README.md | mrfaptastic | |
| #386 | |||
| 2023-02-01 | Update documentation on higher scan rate panels | mrfaptastic | |
| Also breaks the VirtualMatrixPanel backward compatibility for 1/4 scan panels. | |||
| 2023-01-31 | Update BuildOptions.md | mrfaptastic | |
| 2023-01-31 | Update README.md | mrfaptastic | |
| Include additional commentary on using SPIRAM/PSRAM | |||
| 2023-01-31 | Document SPIRAM_DMA_BUFFER compile option | mrfaptastic | |
| 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-30 | Merge pull request #385 from elliotmatson/master | mrfaptastic | |
| Move CI to a matrix, add ESP-IDF coverage | |||
| 2023-01-30 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA | |||
| 2023-01-30 | Update BuildOptions.md | mrfaptastic | |
| 2023-01-29 | A bit of cleanup and re-ordering | Elliot Matson | |
| 2023-01-29 | Add final switch to IDF | Elliot Matson | |
| 2023-01-29 | verbose | Elliot Matson | |
| 2023-01-29 | does CI work now? | Elliot Matson | |
| 2023-01-29 | Fix sdkconfig | Elliot Matson | |
| 2023-01-29 | fix includes | Elliot Matson | |
| 2023-01-29 | test esp-idf | Elliot Matson | |
| 2023-01-29 | restructure for esp-idf | Elliot Matson | |
| 2023-01-29 | testing time with cache | Elliot Matson | |
| 2023-01-29 | Clean up older PIO actions | Elliot Matson | |
| 2023-01-29 | Add exclusions | Elliot Matson | |
| 2023-01-29 | update | Elliot Matson | |
| 2023-01-29 | Merge pull request #1 from ↵ | Elliot Matson | |
| elliotmatson/dependabot/github_actions/actions/checkout-3 Bump actions/checkout from 2 to 3 | |||
| 2023-01-29 | Merge pull request #2 from ↵ | Elliot Matson | |
| elliotmatson/dependabot/github_actions/actions/setup-python-4 Bump actions/setup-python from 2 to 4 | |||
| 2023-01-29 | Merge pull request #3 from ↵ | Elliot Matson | |
| elliotmatson/dependabot/github_actions/actions/cache-3 Bump actions/cache from 2 to 3 | |||
| 2023-01-30 | Bump actions/cache from 2 to 3 | dependabot[bot] | |
| 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 | Bump actions/setup-python from 2 to 4 | dependabot[bot] | |
| 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 | Bump actions/checkout from 2 to 3 | dependabot[bot] | |
| 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-29 | Create dependabot.yml | Elliot Matson | |
| 2023-01-29 | continue jobs on error | Elliot Matson | |
| 2023-01-29 | fix flags | Elliot Matson | |
| 2023-01-29 | Just to be sure | Elliot Matson | |
| 2023-01-29 | Fix env's | Elliot Matson | |
| 2023-01-29 | Github copilot lied to me | Elliot Matson | |
| 2023-01-29 | Use proper ci matrix | Elliot Matson | |
| 2023-01-29 | test with new deps | Elliot Matson | |
| 2023-01-30 | Merge pull request #382 from elliotmatson/patch-1 | mrfaptastic | |
| Fix printf formatting | |||
| 2023-01-29 | Fix printf formatting | Elliot Matson | |
| These lines threw errors with Arduino as an ESP-IDF component, looks like Arduino might be automatically casting them? | |||
| 2023-01-28 | It's 'COLOR' | mrfaptastic | |
| 2023-01-25 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.h | mrfaptastic | |
| 2023-01-25 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA | |||
| 2023-01-25 | Use PLL_F160M_CLK as clock source on S3 | mrfaptastic | |
| 2023-01-23 | Update library.properties | mrfaptastic | |
| 2023-01-23 | Update library.json | mrfaptastic | |
