| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-26 | Clean up clock logic | mrfaptastic | |
| 2022-10-24 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2022-10-23 | PSRAM exploring | mrfaptastic | |
| 2022-10-23 | Merge branch 'master' of ↵ | mrfaptastic | |
| https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA | |||
| 2022-10-23 | Fix CI issues | mrfaptastic | |
| 2022-10-23 | Merge pull request #333 from abrender/patch-2 | mrfaptastic | |
| Fix missing variable in ESP_LOGI call | |||
| 2022-10-23 | Minor updates | mrfaptastic | |
| 2022-10-23 | Minor updates | mrfaptastic | |
| 2022-10-10 | Fix missing variable in ESP_LOGI call | Avi B | |
| This log line was broken in https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA/commit/7628be00c2a99f7189d2498f36e0e7857a371440 and causes a build error for esp-idf. | |||
| 2022-10-07 | Update Readme.md | mrfaptastic | |
| 2022-10-05 | Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | mrfaptastic | |
| 2022-10-05 | Cleanup | mrfaptastic | |
| Consistent spelling of 'colour', double buffering works technically on S3. | |||
| 2022-09-30 | Update gdma_lcd_parallel16.cpp | mrfaptastic | |
| 2022-09-30 | Enable double buffering | mrfaptastic | |
| Doesn't work though with new refactored code on S3 device - do not use... | |||
| 2022-09-30 | Delete esp32_i2s_parallel_mcu_def.h.txt | mrfaptastic | |
| 2022-09-30 | Update to include S3 support. | mrfaptastic | |
| Refactor tonnes of code. Double buffering not yet fully tested. PSRAM support doesn't work at all - garbled mess. Enable in platformIO using: build_flags = -DSPIRAM_FRAMEBUFFER=1 | |||
