stm32cube

This commit is contained in:
2021-10-21 20:22:26 +02:00
parent a3ac3723a7
commit 56a1a5180d
130 changed files with 8968 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>SetupSTM32CubeProgrammer-2_8_0_macos</string>
<key>CFBundleGetInfoString</key>
<string>SetupSTM32CubeProgrammer 2.8.0</string>
<key>CFBundleIdentifier</key>
<string>com.st.stm32cubeprogrammer</string>
<key>CFBundleName</key>
<string>SetupSTM32CubeProgrammer</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.8.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.8.0</string>
<key>CFBundleIconFile</key>
<string>stm32cubeprogrammer</string>
</dict>
</plist>