file cleanup?
This commit is contained in:
		
							
								
								
									
										3
									
								
								Software/.vscode/c_cpp_properties.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								Software/.vscode/c_cpp_properties.json
									
									
									
									
										vendored
									
									
								
							@ -4,6 +4,7 @@
 | 
			
		||||
      "name": "STM32",
 | 
			
		||||
      "includePath": [
 | 
			
		||||
        "Core/Inc",
 | 
			
		||||
        "Core/Lib/can-halal",
 | 
			
		||||
        "Drivers/CMSIS/Device/ST/STM32F0xx/Include",
 | 
			
		||||
        "Drivers/CMSIS/Include",
 | 
			
		||||
        "Drivers/STM32F0xx_HAL_Driver/Inc",
 | 
			
		||||
@ -13,7 +14,7 @@
 | 
			
		||||
        "STM32F042x6",
 | 
			
		||||
        "USE_HAL_DRIVER"
 | 
			
		||||
      ],
 | 
			
		||||
      "compilerPath": "/home/chiangni/.config/VSCodium/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.2.1-1.1.1/.content/bin/arm-none-eabi-gcc"
 | 
			
		||||
      "compilerPath": "/home/chiangni/.config/Code/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/13.3.1-1.1.1/.content/bin/arm-none-eabi-gcc"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "version": 4
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user