-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
125 lines (124 loc) · 5.59 KB
/
.gitignore
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
mainOpdracht/.settings/stm32cubeide.project.prefs
mainOpdracht/Debug/Core/Src/main.o
mainOpdracht/Debug/Core/Src/main.o
mainOpdracht/Debug/Core/Src/reed.o
mainOpdracht/Debug/Core/Src/rotary.o
mainOpdracht/Debug/Core/Src/stm32wbxx_hal_msp.o
mainOpdracht/Debug/Core/Src/stm32wbxx_it.o
mainOpdracht/Debug/Core/Src/subdir.mk
mainOpdracht/Debug/Core/Src/syscalls.o
mainOpdracht/Debug/Core/Src/sysmem.o
mainOpdracht/Debug/Core/Src/system_stm32wbxx.o
mainOpdracht/Debug/Core/Startup/startup_stm32wb55rgvx.o
mainOpdracht/Debug/Core/Startup/subdir.mk
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_cortex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_exti.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_gpio.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_hsem.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pcd.o
*.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_rcc.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_usb.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/subdir.mk
mainOpdracht/Debug/mainOpdracht.list
mainOpdracht/Debug/mainOpdracht.map
mainOpdracht/Debug/makefile
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/subdir.mk
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.o
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Core/Src/subdir.mk
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.o
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.o
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.o
mainOpdracht/Debug/sources.mk
mainOpdracht/Debug/USB_Device/App/subdir.mk
mainOpdracht/Debug/USB_Device/App/usb_device.o
mainOpdracht/Debug/USB_Device/App/usbd_cdc_if.o
mainOpdracht/Debug/USB_Device/App/usbd_desc.o
mainOpdracht/Debug/USB_Device/Target/subdir.mk
mainOpdracht/Debug/USB_Device/Target/usbd_conf.o
*.o
*.o
mainOpdracht/.settings/stm32cubeide.project.prefs
mainOpdracht/Debug/Core/Src/main.o
mainOpdracht/Debug/Core/Src/reed.o
mainOpdracht/Debug/Core/Src/rotary.o
mainOpdracht/Debug/Core/Src/stm32wbxx_hal_msp.o
mainOpdracht/Debug/Core/Src/stm32wbxx_it.o
mainOpdracht/Debug/Core/Src/subdir.mk
mainOpdracht/Debug/Core/Src/syscalls.o
mainOpdracht/Debug/Core/Src/sysmem.o
mainOpdracht/Debug/Core/Src/system_stm32wbxx.o
mainOpdracht/Debug/Core/Startup/startup_stm32wb55rgvx.o
mainOpdracht/Debug/Core/Startup/subdir.mk
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_cortex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_exti.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_gpio.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_hsem.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pcd.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pcd_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc_ex.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_rcc.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_usb.o
mainOpdracht/Debug/Drivers/STM32WBxx_HAL_Driver/Src/subdir.mk
mainOpdracht/Debug/mainOpdracht.elf
mainOpdracht/Debug/mainOpdracht.list
mainOpdracht/Debug/mainOpdracht.map
mainOpdracht/Debug/makefile
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/subdir.mk
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.o
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Core/Src/subdir.mk
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.o
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.o
mainOpdracht/Debug/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.o
mainOpdracht/Debug/sources.mk
mainOpdracht/Debug/USB_Device/App/subdir.mk
mainOpdracht/Debug/USB_Device/App/usb_device.o
mainOpdracht/Debug/USB_Device/App/usbd_cdc_if.o
mainOpdracht/Debug/USB_Device/App/usbd_desc.o
mainOpdracht/Debug/USB_Device/Target/subdir.mk
mainOpdracht/Debug/USB_Device/Target/usbd_conf.o
mainOpdracht/Debug/mainOpdracht.map
mainOpdracht/Debug/mainOpdracht.list
*.prefs
*.cyclo
*.d
*.o
*.su
*.o
*.o
*.o
*.o
*.mk
*.o
*.o
*.o
*.o
*.mk
*.o
*.o
*.o
*.o
*.mk
*.list
*.map
mainOpdracht/Debug/makefile
*.mk
*.list