Commit Graph

9 Commits

Author SHA1 Message Date
Darrell b321fcf111
Make CDC builds seperate (#887)
* Make CDC builds seperate
* Use tasmota ver
* Build cdc versions
2023-05-24 09:21:26 -04:00
Darrell 70383c8f47
Add support for esp32s3 (#834) 2023-03-11 02:13:34 -05:00
dependabot[bot] fcc31fb00c
Bump actions/setup-python from 2 to 4 (#838)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 23:42:25 -05:00
dependabot[bot] 18f15970c7
Bump actions/cache from 2 to 3 (#837)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 23:42:11 -05:00
dependabot[bot] 656ab1c349
Bump actions/checkout from 2 to 3 (#835)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 23:40:15 -05:00
Darrell 4dad2dd288
Update from user selectable url in gui or via mqtt (#615)
* Allow for auto update in branches
* Set version for pr commits
* Optimize stack sizes
* Add update url to gui
2022-08-29 13:14:25 -04:00
Darrell f2e23e9911
Remove huzzah flavor, make all variants sensor enabled, m5atom-matrix renamed m5atom (#527)
Remove huzzah flavor, make all variants sensor enabled
2022-07-31 00:49:57 -04:00
Darrell d2e4f452ce
Initial esp32c3 support, also upgrade esp32 framework to 3.5. (#489)
* Initial esp32c3 support! (fixes #134)
2022-06-11 11:25:25 -04:00
Darrell 06ad5f8075
Rename main.yml to build.yml 2022-03-02 10:43:39 -05:00