9 Commits

Author SHA1 Message Date
ReFil b4165d65c8 Update build workflows (#376) 2024-02-15 12:53:39 +00:00
ReFil e6df7b4508 Add pull request template (#293)
* Add pull request template

* Update CHANGELOG.md
2023-12-15 10:38:04 +00:00
ReFil cdcec22e60 Version compiled FW with automatic macro (#267)
* Version compiled FW with hash

Auto generates a macro to type out version info, local and github compilation now includes commit hash and timestamp in final uf2 files

* Fix local builds

makefile doesn't like the script returning the macro, directed to null for local builds as version.dtsi file accessible
2023-11-16 07:49:39 +00:00
S0AndS0 8e2e77b638 Fix shell check warnings (#242)
* Fix SC2002 Shell Check warning

* Fix SC2086 Shell Check warnings
2023-10-09 08:25:25 +00:00
Douglas Camata 241a0adc8c Upgrade upload-artifact action to avoid deprecation
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout

Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
2022-10-21 14:26:02 +02:00
Douglas Camata 75f8abf03d Upgrade checkout action to avoid deprecation
* `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout`

Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
2022-10-21 14:25:57 +02:00
Douglas Camata 019aa3feef Upgrade cache action to avoid deprecation
The warnings are:

* `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/cache, actions/upload-artifact, actions/cache, actions/checkout`
* `The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/`
* `The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/`
2022-10-21 14:25:37 +02:00
ReFil c25d2c8add Z3 update push 2022-09-17 19:51:37 +01:00
ReFil 6aae0c6be2 Initial commit 2022-04-03 22:06:51 +01:00