<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anduril/bin, branch simple-ui</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/'/>
<entry>
<title>memester egg</title>
<updated>2025-01-06T06:08:53+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2025-01-06T06:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=415c8fec63c6b9bcc4a511a5c0612b71fab5370c'/>
<id>415c8fec63c6b9bcc4a511a5c0612b71fab5370c</id>
<content type='text'>
(was written a long time ago on a whim and never committed,
 may as well do it now)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(was written a long time ago on a whim and never committed,
 may as well do it now)
</pre>
</div>
</content>
</entry>
<entry>
<title>include hardware-specific readme files in the release .zip</title>
<updated>2024-04-20T14:19:58+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2024-04-20T14:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=72128b62aae51c5747c8cc21e5113e145c66b9c7'/>
<id>72128b62aae51c5747c8cc21e5113e145c66b9c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make-release.sh should use version-string.sh instead of duplicating code</title>
<updated>2024-03-31T17:43:26+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2024-03-31T17:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=126a8b4b22983a59e275e4ebb2127b1789f503b8'/>
<id>126a8b4b22983a59e275e4ebb2127b1789f503b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build.sh: don't require DFPs, newer avr-libc doesn't need them</title>
<updated>2023-12-15T11:55:40+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-15T11:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=0725045fc2d6f974f50d59755f9bbecd0c33ee23'/>
<id>0725045fc2d6f974f50d59755f9bbecd0c33ee23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved version string calculation to bin/version-string.sh</title>
<updated>2023-12-05T18:54:54+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-05T18:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=7153149c99e416f6efad3b84e5b550c0abf56454'/>
<id>7153149c99e416f6efad3b84e5b550c0abf56454</id>
<content type='text'>
Also updated the format slightly, so this rev is: `2023-12-03+2#1`
+N for commits since tag
#1 for dirty
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updated the format slightly, so this rev is: `2023-12-03+2#1`
+N for commits since tag
#1 for dirty
</pre>
</div>
</content>
</entry>
<entry>
<title>updated MODELS, bin/models.py, and hw/BRANDS...</title>
<updated>2023-12-04T00:47:36+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-04T00:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=8e86d66238572c1d97cd54a592da0573a51892a1'/>
<id>8e86d66238572c1d97cd54a592da0573a51892a1</id>
<content type='text'>
- changed column order to (model, mcu, name)
- changed column sizes (auto-sized w/ 2 spaces between columns)
- made it handle hex digits in model numbers
- reserved 1900 to 2199 for years only, not model numbers
- noted gChart and thefreeman sharing a brand ID
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- changed column order to (model, mcu, name)
- changed column sizes (auto-sized w/ 2 spaces between columns)
- made it handle hex digits in model numbers
- reserved 1900 to 2199 for years only, not model numbers
- noted gChart and thefreeman sharing a brand ID
</pre>
</div>
</content>
</entry>
<entry>
<title>build-all: handle the case where "git describe" can't get any tags</title>
<updated>2023-12-02T20:30:42+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-02T20:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=dcbacb61bb3e04872927008a394524ed9208c740'/>
<id>dcbacb61bb3e04872927008a394524ed9208c740</id>
<content type='text'>
Resulting revision is "$MODEL-0.$HASH" where the hash is the commit short ID
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resulting revision is "$MODEL-0.$HASH" where the hash is the commit short ID
</pre>
</div>
</content>
</entry>
<entry>
<title>added bin/make-release.sh to generate a .zip file ready for release</title>
<updated>2023-12-02T01:21:55+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-02T01:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=c1542a1dce5c40afc36148a1c1ddbd559fcc3014'/>
<id>c1542a1dce5c40afc36148a1c1ddbd559fcc3014</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-all.sh: re-indented, started organizing code into functions</title>
<updated>2023-12-01T00:48:24+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-01T00:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=c01068bc2258a479227851dd6f2bca8d8a806205'/>
<id>c01068bc2258a479227851dd6f2bca8d8a806205</id>
<content type='text'>
(still needs a proper rewrite, but at least the version.h code is
 in a separate function now)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(still needs a proper rewrite, but at least the version.h code is
 in a separate function now)
</pre>
</div>
</content>
</entry>
<entry>
<title>changed version number to use the latest release tag instead of build date</title>
<updated>2023-12-01T00:45:46+00:00</updated>
<author>
<name>Selene ToyKeeper</name>
</author>
<published>2023-12-01T00:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apexo.de/anduril/commit/?id=2dc1d19e67e2ad1606470bb14ca44e9f8c684d2b'/>
<id>2dc1d19e67e2ad1606470bb14ca44e9f8c684d2b</id>
<content type='text'>
Before: 2023-11-30
  (build date)
After: 2023-10-31-98.1
  (latest release tag + number of commits since + dirty flag)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before: 2023-11-30
  (build date)
After: 2023-10-31-98.1
  (latest release tag + number of commits since + dirty flag)
</pre>
</div>
</content>
</entry>
</feed>
