diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2017-01-18 21:50:38 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:31 +0700 |
commit | 127af92a3c37b8ee07a00a53e4b5fc713784d7f5 (patch) | |
tree | b6174e0270e06cbefa79be2b93c027e73ff502e5 /system/stm32flash/README | |
parent | f3e8f970a153b98216461d723f23da7bd4f9453b (diff) | |
download | slackbuilds-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/README | 3 |
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. |