aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorNicolas Schodet2024-08-27 23:42:19 +0200
committerNicolas Schodet2024-08-27 23:49:35 +0200
commit317b6f892ff3ee844cf7224daf36ccc7a8ebb8ba (patch)
treef032c0247ef3ce1e878eb8de60a437f7f7f86730 /.build.yml
parent5c4d2f2fc85823293cf521f602ae2cda458a2e56 (diff)
Generate source files from readable data files
Reverse the operation from previous commit, now use the readable data files to generate source header files. This opens the door for future improvement of the data format to allow compression for example. Now Python is needed to build the firmware, with Pillow module (Python Imaging Library).
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index a1e1834..9eeff95 100644
--- a/.build.yml
+++ b/.build.yml
@@ -5,6 +5,7 @@ packages:
- wget
- unzip
- nbc
+ - python3-pil
sources:
- https://git.sr.ht/~ni/nxt-firmware
environment: