Commit Graph
6 Commits
Author SHA1 Message Date
ReFilandGitHub 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
S0AndS0andGitHub 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