add Nucleo-F411RE to work board set
[fw/stlink] / README
diff --git a/README b/README
index c0ccc7b73c42c1ddd78823ac1a7e8d0a1ad65005..be9245724358a30d8a6cfafa5535fcbc8c3c628b 100644 (file)
--- a/README
+++ b/README
@@ -170,11 +170,13 @@ No information:
 
 STLink v2 (as found on the 32L and F4 Discovery boards)
 Known Working Targets:
+* STM32F030F4P6 (custom board)
 * STM32F0Discovery (STM32F0 Discovery board)
 * STM32F100xx (Medium Density VL, as on the 32VL Discovery board)
 * STM32L1xx (STM32L Discovery board)
 * STM32F103VC, STM32F107RC, STM32L151RB, STM32F205RE and STM32F405RE on custom boards
   (https://github.com/UweBonnes/wiki_fuer_alex/layout/usps...)
+* STM32F103VET6 (HY-STM32 board)
 * STM32F303xx (STM32F3 Discovery board)
 * STM32F407xx (STM32F4 Discovery board)
 * STM32F429I-DISCO (STM32F4 Discovery board with LCD)
@@ -185,5 +187,10 @@ Known Working Targets:
 STLink v2-1 (as found on the Nucleo boards)
 Known Working Targets:
 * STM32F401xx (STM32 Nucleo-F401RE board) 
+* STM32F030R8T6 (STM32 Nucleo-F030R8 board)
+* STM32F072RBT6 (STM32 Nucleo-F072RB board)
+* STM32F103RB (STM32 Nucleo-F103RB board)
+* STM32F334R8 (STM32 Nucleo-F334R8 board)
+* STM32F411RET6 (STM32 Nucleo-F411RE board)
 
 Please report any and all known working combinations so I can update this!