<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plinky/sw/Core/Src/config.h, branch main</title>
<subtitle>Plinky</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/'/>
<entry>
<title>work on build tooling to choose a golden bootloader (dubbed, v1.04) and then make a BOOTLOAD.UF2 that actually encompasses latest firmware and the golden bootloader</title>
<updated>2024-11-07T12:01:15+00:00</updated>
<author>
<name>Alex Evans</name>
<email>715855+mmalex@users.noreply.github.com</email>
</author>
<published>2024-11-07T12:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=cc7afbbb54d2b66cc3a89f2748c85fc632634d1f'/>
<id>cc7afbbb54d2b66cc3a89f2748c85fc632634d1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version number and update binmaker to also output a bootloader</title>
<updated>2024-11-06T18:03:54+00:00</updated>
<author>
<name>Alex Evans</name>
<email>715855+mmalex@users.noreply.github.com</email>
</author>
<published>2024-11-06T18:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=78a4df6ca67f937cda8462d43cbd9547994b6474'/>
<id>78a4df6ca67f937cda8462d43cbd9547994b6474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unprinted pad sets MIDI I/O channels</title>
<updated>2024-08-01T20:57:22+00:00</updated>
<author>
<name>Making Sound Machines</name>
<email>roland@makingsoundmachines.com</email>
</author>
<published>2024-08-01T20:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=df5950d5baedea61eb51b674077afe00218a83ce'/>
<id>df5950d5baedea61eb51b674077afe00218a83ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes Encoder response for headphone volume</title>
<updated>2024-08-01T12:12:07+00:00</updated>
<author>
<name>Making Sound Machines</name>
<email>roland@makingsoundmachines.com</email>
</author>
<published>2024-08-01T12:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=20df8dfa669f9ef70b591c01a67c1e2b133a40a6'/>
<id>20df8dfa669f9ef70b591c01a67c1e2b133a40a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disables Merge Playback, adds Disable Autosave flag (off by default)</title>
<updated>2024-07-05T12:46:11+00:00</updated>
<author>
<name>Making Sound Machines</name>
<email>roland@makingsoundmachines.com</email>
</author>
<published>2024-07-05T12:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=3f9e6ddbab0f8fe770f2ad41f7ae79ee9c4fac6c'/>
<id>3f9e6ddbab0f8fe770f2ad41f7ae79ee9c4fac6c</id>
<content type='text'>
Cleaned up build files to adhere to this naming convention -
plink0A3.bin
plink0A3.uf2
so one can match the versions.

Deleted some extra build files to the root -
deleted CURRENT.uf2 (which could be any version)
deleted plinkyblack.bin (which can't be flashed on its own)
Plinky V0.A3.zip (different naming convention) -&gt; took CURRENT.UF2 from the zip and renamed it plink0A3.uf2

Disabled MERGE_PLAYBACK in touch.h

Added a define DISABLE_AUTOSAVE.
It's commented out by default. It enables Superbooth Demo Mode:
changes are not written to flash, a reboot restores the device completely.
Disables ProgramPage() in params.h.

Added version descriptions in config.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleaned up build files to adhere to this naming convention -
plink0A3.bin
plink0A3.uf2
so one can match the versions.

Deleted some extra build files to the root -
deleted CURRENT.uf2 (which could be any version)
deleted plinkyblack.bin (which can't be flashed on its own)
Plinky V0.A3.zip (different naming convention) -&gt; took CURRENT.UF2 from the zip and renamed it plink0A3.uf2

Disabled MERGE_PLAYBACK in touch.h

Added a define DISABLE_AUTOSAVE.
It's commented out by default. It enables Superbooth Demo Mode:
changes are not written to flash, a reboot restores the device completely.
Disables ProgramPage() in params.h.

Added version descriptions in config.h
</pre>
</div>
</content>
</entry>
<entry>
<title>USB MIDI Init Bug Fixed</title>
<updated>2024-07-04T10:13:34+00:00</updated>
<author>
<name>kay-lpzw</name>
<email>74379494+kay-lpzw@users.noreply.github.com</email>
</author>
<published>2024-07-04T10:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=2276f86b1b19d9e07fe84c23517b7d4d3fe0ffad'/>
<id>2276f86b1b19d9e07fe84c23517b7d4d3fe0ffad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.A2 merges recorded and live touch playback</title>
<updated>2024-04-01T17:56:04+00:00</updated>
<author>
<name>Making Sound Machines</name>
<email>roland@makingsoundmachines.com</email>
</author>
<published>2024-04-01T17:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=e1956aea7483f4d5559217442e9e154be562eb54'/>
<id>e1956aea7483f4d5559217442e9e154be562eb54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Serial MIDI Sync fix</title>
<updated>2024-03-15T11:44:28+00:00</updated>
<author>
<name>kay-lpzw</name>
<email>74379494+kay-lpzw@users.noreply.github.com</email>
</author>
<published>2024-03-15T11:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=636a7516e3fe8698fb1f2466f278e58efd7e2d13'/>
<id>636a7516e3fe8698fb1f2466f278e58efd7e2d13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial Filedump</title>
<updated>2023-06-29T14:26:07+00:00</updated>
<author>
<name>Stijn Kuipers</name>
<email>stijnkuipers@gmail.com</email>
</author>
<published>2023-06-29T14:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/plinky/commit/?id=fb5a321dd7c2848128b04b306f3e1e59c87a3f70'/>
<id>fb5a321dd7c2848128b04b306f3e1e59c87a3f70</id>
<content type='text'>
Tadaaa!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tadaaa!!
</pre>
</div>
</content>
</entry>
</feed>
