1728a660ce
Prefer tr to ${char^^}, which does not work on older bash versions ( #303 )
...
* Prefer `tr` to ${char^^}, which does not work on older bash versions
* Update CHANGELOG.md
---------
Co-authored-by: ReFil <[email protected] >
2023-12-27 12:59:59 +00:00
11932126d4
Make get_version use bash from $PATH ( #287 )
...
* Make get_version use bash from $PATH
* Update CHANGELOG.md
---------
Co-authored-by: ReFil <[email protected] >
2023-12-07 09:14:49 +00:00
ReFil and GitHub
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 and GitHub
8e2e77b638
Fix shell check warnings ( #242 )
...
* Fix SC2002 Shell Check warning
* Fix SC2086 Shell Check warnings
2023-10-09 08:25:25 +00:00
Josh French
1d14ffdb30
Use makefile for a reusable docker image
2022-10-11 11:13:38 -04:00
ReFil
de48875a50
Update build.sh
...
Remove DTS file listing requirement that was deprecated in teh move to Z3
2022-09-26 21:18:54 +01:00
Ryan Winchester
9517b0ccff
Add Dockerfile optimizations
...
@ThePrimeagen did these on-stream.
2022-05-20 21:08:18 -03:00
Ryan Winchester
068b1ff56a
Add local build option with Docker and README
2022-05-20 16:59:56 -03:00