This website works better with JavaScript.
Explore
Help
Sign In
wirtz
/
MiniDexed
mirror of
https://github.com/probonopd/MiniDexed
Watch
1
Star
0
Fork
You've already forked MiniDexed
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
396
Commits
18
Branches
9
Tags
25 MiB
Tag:
Branch:
Tree:
77cf10676c
Fx
SSD1306-rotation
dx5_performances
fix-lfo
fx
main
network
old-baseline
print-performance-number
probonopd-try-USBGadgetPin
rpi1-2tg
switch_perf_dir
update-Synth_Dexed
update-Synth_Dexed-1
update-circle-c243194
update-circle-stdlib
usb-audio
usb-naming
2022-04-16
2022-06-05
2022-08-25
2023-08-13
2024-01-16
2024-09-29
CMSIS_5
continuous
multi-core
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '77cf10676c'
${ noResults }
MiniDexed
/
.devcontainer
/
devcontainer.json
4 lines
47 B
Raw
Normal View
History
Unescape
Escape
Use custom Dockerfile for GitHub Codespaces
5 days ago
{
"build"
:
{
"dockerfile"
:
"Dockerfile"
}
,
}