summaryrefslogtreecommitdiff
path: root/homebrew/stm32flash/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/stm32flash/.beer')
-rw-r--r--homebrew/stm32flash/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/stm32flash/.beer b/homebrew/stm32flash/.beer
new file mode 100644
index 000000000..ca71e1776
--- /dev/null
+++ b/homebrew/stm32flash/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "Stm32flash",
+ "description": "Open source flash program for STM32 using the ST serial bootloader",
+ "url": "https://downloads.sourceforge.net/project/stm32flash/stm32flash-0.5.tar.gz",
+ "mirror": null,
+ "homepage": "https://sourceforge.net/projects/stm32flash/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"PREFIX=#{prefix}\", \"install\""
+ ],
+ "version": "0.5",
+ "file": "stm32flash.rb"
+} \ No newline at end of file