-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.6 KB
/
Copy path.gitmodules
File metadata and controls
48 lines (48 loc) · 1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "Sequencer Synth"]
path = Sequencer Synth
url = https://github.com/TuriSc/Pico-Sequencer-Synth
[submodule "I2S Audio Mixer"]
path = I2S Audio Mixer
url = https://github.com/TuriSc/RP2040-I2S-Audio-Mixer
[submodule "pico_synth_ex"]
path = pico_synth_ex
url = https://github.com/TuriSc/RP2040-pico_synth_ex
[submodule "PWM DMA Audio"]
path = PWM DMA Audio
url = https://github.com/TuriSc/RP2040-PWM-DMA-Audio
[submodule "PWM Tone"]
path = PWM Tone
url = https://github.com/TuriSc/RP2040-PWM-Tone
[submodule "DFPlayer"]
path = DFPlayer
url = https://github.com/TuriSc/RP2040-DFPlayer
[submodule "Keypad Matrix"]
path = Keypad Matrix
url = https://github.com/TuriSc/RP2040-Keypad-Matrix
[submodule "Rotary Encoder"]
path = Rotary Encoder
url = https://github.com/TuriSc/RP2040-Rotary-Encoder
[submodule "Button"]
path = Button
url = https://github.com/TuriSc/RP2040-Button
[submodule "Moving Average"]
path = Moving Average
url = https://github.com/TuriSc/RP2040-Moving-Average
[submodule "Battery Check"]
path = Battery Check
url = https://github.com/TuriSc/RP2040-Battery-Check
[submodule "WS2812B Animation"]
path = WS2812B Animation
url = https://github.com/TuriSc/RP2040-WS2812B-Animation
[submodule "Linear Hall Effect Sensor"]
path = Linear Hall Effect Sensor
url = https://github.com/TuriSc/Pico-Linear-Hall-Effect-Sensor
[submodule "MUX74HC4067"]
path = MUX74HC4067
url = https://github.com/TuriSc/Pico-MUX74HC4067
[submodule "ssd1306"]
path = ssd1306
url = https://github.com/TuriSc/pico-ssd1306
[submodule "Menu System"]
path = Menu System
url = https://github.com/TuriSc/Pico-Menu-System