Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beckus authored Jan 26, 2024
1 parent b281009 commit c447f30
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Issues
This project is based on an old version of QEMU.
There have been efforts to upgrade this project to use a newer version of QEMU [see issue #20 for more discussion](https://github.com/beckus/qemu_stm32/issues/20).
Thanks goes to [fariouche](https://github.com/fariouche) for making an attempt at updating the QEMU version in their [fork of QEMU_STM32](https://github.com/fariouche/qemu_stm32), though I am not sure of its status (see posts [here](https://github.com/beckus/qemu_stm32/issues/20#issuecomment-1057094767) and [here](https://github.com/beckus/qemu_stm32/issues/20#issuecomment-1869802279) for more info).

Notably, QEMU STM32 is dependent on Python2, making it incompatible with newer versions of GNU/Linux (thank you to [jmfriedt](https://github.com/jmfriedt) for reporting this - see [this post](https://github.com/beckus/qemu_stm32/issues/20#issuecomment-1869802279) for more info).


# Features

The latest release of QEMU STM32 includes the following features. Note that only basic functionality may be provided - there will inevitably be features (especially uncommon features) that are not emulated. I have included links to the relevant commits or files.
Expand Down Expand Up @@ -108,6 +116,7 @@ I welcome and encourage any source code contributions.
Thank you to the following people for submitting patches:
* [baselsayeh](https://github.com/baselsayeh)
* [benquike](https://github.com/benquike)
* [fariouche](https://github.com/fariouche)
* [glatard](https://github.com/glatard)
* [hankhank](https://github.com/hankhank)
* [jmfriedt](https://github.com/jmfriedt)
Expand Down

0 comments on commit c447f30

Please sign in to comment.