Commit graph

10 commits

Author SHA1 Message Date
mrfaptastic
7a100a0a35 Fixes for IDF 5.1 & Arduino 3.0.0
Implement various tweaks such that it compiles with Arduino core 3.0.0-alpha2
2023-11-27 02:20:20 +00:00
mrfaptastic
9a5742d8e2
Merge pull request #475 from oseiler2/bugfix/init-gpio
Bugfix/init gpio
2023-07-05 07:45:10 +01:00
Oliver Seiler
337f52cd34 typo 2023-07-05 14:34:26 +12:00
Oliver Seiler
32b39653e9 typo 2023-07-05 14:31:17 +12:00
Oliver Seiler
13be9eb9b7 initialise GPIO pins 2023-07-05 14:28:19 +12:00
Oliver Seiler
e75716400e init gpio pins 2023-07-05 12:56:59 +12:00
Oliver Seiler
88a14afa1c Initial support for DP3246_SM5368 2023-07-05 10:32:22 +12:00
chegewara
b8367d95d2 Add esp-idf standalone support,
tested with esp-idf v5.0
2022-12-17 12:54:54 +01:00
mrfaptastic
69e75cde12 Cleanup
Consistent spelling of 'colour', double buffering works technically on S3.
2022-10-05 21:47:16 +01:00
mrfaptastic
ebe75dcaba Update to include S3 support.
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
2022-09-30 03:17:19 +01:00
Renamed from ESP32-HUB75-MatrixPanel-leddrivers.cpp (Browse further)