• Joined on 2023-08-12
pol pushed to main at pol/synth 2025-06-25 15:39:42 +00:00
e4936abb53 mbv: black
7f1f924331 mbv: clang-format
Compare 2 commits »
pol pushed to main at pol/synth 2025-06-25 06:04:50 +00:00
0c7206f186 mbv: add .clang-format
849cf7b7a1 mbv: add async app, sorta works
afba9e168f mbv: link with newlib nano
2e0507d0bb mbv: bigger prog chunks
d18d41fc02 mbv: small refactor interrupts
Compare 5 commits »
pol pushed to main at pol/synth 2025-06-24 05:24:05 +00:00
6553fa04aa mbv: moar cleanup in linker script
pol pushed to main at pol/synth 2025-06-24 05:20:46 +00:00
4ca569519e mbv: remove exidx sections in linker scripts
pol pushed to main at pol/synth 2025-06-24 05:06:34 +00:00
e23cf79aa0 mbv: now with out of source builds
pol pushed to main at pol/synth 2025-06-23 22:23:00 +00:00
af768cbb09 mbv: minor cleanup
73edb77577 mbv: add uart echo app
Compare 2 commits »
pol pushed to main at pol/synth 2025-06-22 14:12:00 +00:00
d91ddeea22 timer: add missing declaration
252467c1be mbv: fix bss init
Compare 2 commits »
pol pushed to main at pol/synth 2025-06-11 06:48:38 +00:00
d15e930649 mbv: some debug stuff
pol pushed to main at pol/synth 2025-06-11 06:48:05 +00:00
3db383d461 mbv: now with functioning timer interrupts!
pol pushed to main at pol/synth 2025-06-09 06:12:47 +00:00
fa6ae7b667 mbv: now with DDR! and a wozmon
pol pushed to main at pol/tooner 2025-04-19 20:49:01 +00:00
97c33b7d13 Add quarter-comma meantone tuning
pol pushed to main at pol/tooner 2025-04-12 00:19:18 +00:00
865823b00d Implement tunings
pol pushed to main at pol/tooner 2025-04-11 20:05:41 +00:00
ebba9f43a2 Minor frequency tuning tweak
pol pushed to main at pol/tooner 2025-04-11 18:08:35 +00:00
953f33f023 Fewer clicky noises
eea0e3f879 Adjust frequency, hold note, better synth
8fde361246 Initial commit: simple synth
pol created branch main in pol/tooner 2025-04-11 18:08:35 +00:00
pol created repository pol/tooner 2025-04-11 18:08:09 +00:00
pol pushed to main at pol/synth 2025-03-31 00:42:27 +00:00
a5c14f089b mbv: use new ninja-based build
pol pushed to main at pol/synth 2025-03-14 01:12:21 +00:00
922f258884 mbv: clean up build
pol pushed to main at pol/synth 2025-03-14 00:10:50 +00:00
0903c2b60a Add Microblaze V based board
pol pushed to main at pol/synth 2025-03-14 00:07:49 +00:00
a05d78afc0 arm: minor tweaks