-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
78 lines (78 loc) · 2.83 KB
/
.gitmodules
File metadata and controls
78 lines (78 loc) · 2.83 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[submodule "PIC_Setup"]
path = PIC_Setup
url = https://github.com/Devilbinder/PIC_Setup.git
[submodule "PIC_18F_blink"]
path = PIC_18F_blink
url = https://github.com/Devilbinder/PIC_18F_blink.git
[submodule "PIC_18F_Running_LEDs"]
path = PIC_18F_Running_LEDs
url = https://github.com/Devilbinder/PIC_18F_Running_LEDs.git
[submodule "PIC_18F_Button_LEDs"]
path = PIC_18F_Button_LEDs
url = https://github.com/Devilbinder/PIC_18F_Button_LEDs
[submodule "PIC_18F_Button_Counter"]
path = PIC_18F_Button_Counter
url = https://github.com/Devilbinder/PIC_18F_Button_Counter
[submodule "PIC_18F_Button_Mode"]
path = PIC_18F_Button_Mode
url = https://github.com/Devilbinder/PIC_18F_Button_Mode
[submodule "PIC_18F_interrupts"]
path = PIC_18F_interrupts
url = https://github.com/Devilbinder/PIC_18F_interrupts
[submodule "PIC_18F_timer0"]
path = PIC_18F_timer0
url = https://github.com/Devilbinder/PIC_18F_timer0
[submodule "PIC_18F_UART"]
path = PIC_18F_UART
url = https://github.com/Devilbinder/PIC_18F_UART
[submodule "PIC_18F_ADC"]
path = PIC_18F_ADC
url = https://github.com/Devilbinder/PIC_18F_ADC
[submodule "PIC_18F_EEPROM"]
path = PIC_18F_EEPROM
url = https://github.com/Devilbinder/PIC_18F_EEPROM
[submodule "PIC_18F_PWM"]
path = PIC_18F_PWM
url = https://github.com/Devilbinder/PIC_18F_PWM
[submodule "PIC_18F_I2C"]
path = PIC_18F_I2C
url = https://github.com/Devilbinder/PIC_18F_I2C
[submodule "PIC_18F_CAPTURE"]
path = PIC_18F_CAPTURE
url = https://github.com/Devilbinder/PIC_18F_CAPTURE
[submodule "PIC_18F_SERVO_CONTROL"]
path = PIC_18F_SERVO_CONTROL
url = https://github.com/Devilbinder/PIC_18F_SERVO_CONTROL
[submodule "PIC_18F_SERVO_CONTROL_GUI"]
path = PIC_18F_SERVO_CONTROL_GUI
url = https://github.com/Devilbinder/PIC_18F_SERVO_CONTROL_GUI
[submodule "PIC_18F_Sleep"]
path = PIC_18F_Sleep
url = https://github.com/Devilbinder/PIC_18F_Sleep
[submodule "PIC_18F_Comparator"]
path = PIC_18F_Comparator
url = https://github.com/Devilbinder/PIC_18F_Comparator
[submodule "PIC_18F_WDT"]
path = PIC_18F_WDT
url = https://github.com/Devilbinder/PIC_18F_WDT.git
[submodule "PIC_18F_FLASH"]
path = PIC_18F_FLASH
url = https://github.com/Devilbinder/PIC_18F_FLASH
[submodule "PIC_18F_KEYPAD_INTERFACING"]
path = PIC_18F_KEYPAD_INTERFACING
url = https://github.com/Devilbinder/PIC_18F_KEYPAD_INTERFACING
[submodule "PIC_18F_LCD"]
path = PIC_18F_LCD
url = https://github.com/Devilbinder/PIC_18F_LCD
[submodule "PIC_18F_Segment_Displays"]
path = PIC_18F_Segment_Displays
url = https://github.com/Devilbinder/PIC_18F_Segment_Displays
[submodule "PIC18F_SPI"]
path = PIC18F_SPI
url = https://github.com/Devilbinder/PIC18F_SPI
[submodule "PIC18F_USB"]
path = PIC18F_USB
url = https://github.com/Devilbinder/PIC18F_USB
[submodule "PIC18F_Analog_Temperature"]
path = PIC18F_Analog_Temperature
url = https://github.com/Devilbinder/PIC18F_Analog_Temperature