This repository was archived by the owner on Nov 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ GNU ARM Eclipse 64-bits QEMU v2.3.50 (qemu-system-gnuarmeclipse).
4
4
Supported boards:
5
5
Mapple LeafLab Arduino-style STM32 microcontroller board (r5)
6
6
NUCLEO-F103RB ST Nucleo Development Board for STM32 F1 series
7
+ NUCLEO-F411RE ST Nucleo Development Board for STM32 F4 series
7
8
NetduinoGo Netduino GoBus Development Board with STM32F4
8
9
NetduinoPlus2 Netduino Development Board with STM32F4
9
10
OLIMEXINO-STM32 Olimex Mapple (Arduino-like) Development Board
@@ -22,13 +23,25 @@ Supported MCUs:
22
23
STM32F405RG
23
24
STM32F407VG
24
25
STM32F407ZG
26
+ STM32F411RE
25
27
STM32F429ZI
26
28
STM32L152RE
27
29
28
30
-------------------------------------------------------------------------------
29
31
30
32
The following changes were applied to the QEMU master branch:
31
33
34
+ [2015-08-04]
35
+
36
+ - QEMU 2.3.50-20150804*-dev released
37
+ - SDL event loop added (to fix responsivness & Windows bug)
38
+ - stm32f411re added
39
+ - nucleo-f411re board added
40
+
41
+ [2015-08-01]
42
+
43
+ - QEMU 2.3.50-20150801*-dev released
44
+
32
45
[2015-07-23]
33
46
34
47
- qemu-options.hx: -board, -mcu added
You can’t perform that action at this time.
0 commit comments