mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
windows/README.md: Fix broken mingw link.
This commit is contained in:
committed by
Damien George
parent
ea5744fd8d
commit
5f8eef4521
@@ -3,7 +3,7 @@ It is based on Unix port, and expected to remain so.
|
|||||||
The port requires additional testing, debugging, and patches. Please
|
The port requires additional testing, debugging, and patches. Please
|
||||||
consider to contribute.
|
consider to contribute.
|
||||||
|
|
||||||
All gcc-based builds use the gcc compiler from [Mingw-w64](mingw-w64.org),
|
All gcc-based builds use the gcc compiler from [Mingw-w64](https://www.mingw-w64.org/),
|
||||||
which is the advancement of the original mingw project. The latter is
|
which is the advancement of the original mingw project. The latter is
|
||||||
getting obsolete and is not actively supported by MicroPython.
|
getting obsolete and is not actively supported by MicroPython.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user