rename mfd0816 files & updaate build.mb

This commit is contained in:
Marie 2025-01-15 21:14:15 +01:00
parent a6d376ddda
commit bd2dae022e
4 changed files with 4 additions and 4 deletions

View file

@ -48,8 +48,8 @@ sed -i ''s/\\\$\\\$COMMIT\\\$\\\$/''"\$COMMIT_SHORT/g" $(%output%)
section symlinks
list str input
'projects/mfd0816/VERSION1_DESIGN',
'projects/mfd0816/VERSION1_INSTRUCTIONS'
'projects/mfd0816/VERSION1_DESIGN.txt',
'projects/mfd0816/VERSION1_INSTRUCTIONS.txt'
str input_format 'data/$(%element%)'
str output_format '$(%element%)'

View file

@ -31,7 +31,7 @@ and tooling around it are licensed under the CC BY-SA 4.0 license. <br>
{$begin-section} version-1
{$sub-head} Version 1
* <a href="/projects/mfd0816/VERSION1_DESIGN">Design / Specification</a><br>
* <a href="/projects/mfd0816/VERSION1_INSTRUCTIONS">Instruction Set Reference </a><br>
* <a href="/projects/mfd0816/VERSION1_DESIGN.txt">Design / Specification</a><br>
* <a href="/projects/mfd0816/VERSION1_INSTRUCTIONS.txt">Instruction Set Reference </a><br>
{$style italic} &emsp; These are really broken when viewed in browser because no UTF-8 (coming soon tho!!!) {$reset-all} <br>
{$end-section}