summaryrefslogtreecommitdiff
path: root/system/stm32flash/README
diff options
context:
space:
mode:
authorFernando Lopez Jr <fernando.lopezjr@gmail.com>2017-01-18 21:50:38 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-21 07:04:31 +0700
commit127af92a3c37b8ee07a00a53e4b5fc713784d7f5 (patch)
treeb6174e0270e06cbefa79be2b93c027e73ff502e5 /system/stm32flash/README
parentf3e8f970a153b98216461d723f23da7bd4f9453b (diff)
downloadslackbuilds-127af92a3c37b8ee07a00a53e4b5fc713784d7f5.tar.gz
system/stm32flash: Added (flash program for the STM32 ARM).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/stm32flash/README')
-rw-r--r--system/stm32flash/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/stm32flash/README b/system/stm32flash/README
new file mode 100644
index 0000000000..32d639865f
--- /dev/null
+++ b/system/stm32flash/README
@@ -0,0 +1,3 @@
+Open source cross platform flash program for the STM32 ARM
+microcontrollers using the built-in ST serial bootloader over
+UART or I2C.