Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Basler
fd31cc80b5 Fix build workflow 2023-04-04 21:22:33 +02:00
Thomas Basler
d75ac167fa Fix building with platform-espressif32 5.3.0
The bootloader.bin is placed in the build output directory by the build script
2022-12-31 12:57:06 +01:00
Thomas Basler
22b54aebc1 Do not allow blank issues any more
Submit here either real issues or feature requests
Use discussions or discord for support
2022-11-12 16:23:31 +01:00
Thomas Basler
fbe321228a ::set-output is deprecated. Replace it with new method 2022-11-09 18:44:53 +01:00
Thomas Basler
9302c9a46b Added sponsor link 2022-10-24 18:52:20 +02:00
Thomas Basler
912604c0f6 Add custom issue and feature request templates 2022-10-22 12:02:39 +02:00
Thomas Basler
d70b8adc1a Upload bins for all artifacts 2022-09-19 22:57:15 +02:00
Thomas Basler
caec363621 Fix slash vs backslash typo 2022-09-19 22:51:48 +02:00
Thomas Basler
05cb585da5 Fix artifacts generation 2022-09-19 22:46:54 +02:00
Thomas Basler
da5fd75fd9 Add all required bin files to artifacts and add documentation regarding target addresses 2022-09-19 22:25:04 +02:00
Thomas Basler
7dc0123140 Place custom partition config in artifact 2022-09-18 18:40:00 +02:00
Thomas Basler
77c53fbbfd Added cpplint check 2022-09-15 19:02:12 +02:00
Thomas Basler
f032633441 Don't run workflow when changing documentation and markdown files 2022-09-12 19:03:53 +02:00
dependabot[bot]
e378572f76
Bump actions/cache from 2 to 3
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>
2022-08-06 01:27:02 +00:00
Thomas Basler
a3c93bb474 Configure dependabot 2022-08-06 03:26:30 +02:00
Thomas Basler
ebd0643618 Implement github action to build firmware 2022-07-12 23:51:03 +02:00