index
:
ESP32-HUB75-MatrixPanel-DMA
master
Firmware example for running my 64x64 pixel HUB75 display with an ESP32
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2024-01-22
Bump actions/cache from 3 to 4
dependabot[bot]
2023-12-11
Bump actions/setup-python from 4 to 5
dependabot[bot]
2023-11-27
Update pio_arduino_build.yml
mrfaptastic
2023-11-27
Update and rename esp-idf-4.4.5_with-gfx.yml to esp-idf-5.1.2_with-gfx.yml
mrfaptastic
2023-11-27
Update pio_arduino_build.yml
mrfaptastic
2023-11-27
Update pio_arduino_build.yml
mrfaptastic
2023-11-27
Update pio_arduino_build.yml
mrfaptastic
2023-11-27
Update and rename esp-idf-4.4.4_with-gfx.yml to esp-idf-4.4.5_with-gfx.yml
mrfaptastic
2023-11-27
Update esp-idf-5.1.2_without-gfx.yml
mrfaptastic
2023-11-27
Update and rename esp-idf_with-gfx.yml to esp-idf-4.4.4_with-gfx.yml
mrfaptastic
2023-11-27
Update esp-idf_with-gfx.yml
mrfaptastic
2023-11-27
Update esp-idf-5.1.2_without-gfx.yml
mrfaptastic
2023-11-27
Rename pio_build.yml to pio_arduino_build.yml
mrfaptastic
2023-11-27
Update and rename esp-idf_without-gfx.yml to esp-idf-5.1.2_without-gfx.yml
mrfaptastic
2023-09-04
Bump actions/checkout from 3 to 4
dependabot[bot]
2023-07-06
Add name to esp-idf workflows.
Avi
2023-05-28
Merge pull request #463 from mrfaptastic/dependabot/github_actions/actions/ch...
mrfaptastic
2023-05-22
Remove `.github` exclusion for triggering workflows.
Avi
2023-05-22
Bump actions/checkout from 2 to 3
dependabot[bot]
2023-05-16
Add examples & Github Actions test for ESP-IDF.
Avi
2023-05-10
Pin platformio to verison 6.1.6.
Avi
2023-03-13
Update pio_build.yml
mrfaptastic
2023-03-12
Update pio_build.yml
mrfaptastic
2023-02-01
Prevent CI from running on README/docs updates
Elliot Matson
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
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 elliotmatson/dependabot/github_actions/actions/che...
Elliot Matson
2023-01-29
Merge pull request #2 from elliotmatson/dependabot/github_actions/actions/set...
Elliot Matson
2023-01-30
Bump actions/cache from 2 to 3
dependabot[bot]
2023-01-30
Bump actions/setup-python from 2 to 4
dependabot[bot]
2023-01-30
Bump actions/checkout from 2 to 3
dependabot[bot]
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
Github copilot lied to me
Elliot Matson
2023-01-29
Use proper ci matrix
Elliot Matson
2021-12-20
create a CI job to test examples builds
Emil Muratov