Dieser Commit ist enthalten in:
Rafal Kupiec 2021-02-02 18:14:50 +01:00
Ursprung 51284f1845
Commit 3a35c39c8e
Signiert von: belliash
GPG-Schlüssel-ID: 4E829243E0CFE6B4

Datei anzeigen

@ -1,6 +1,6 @@
## XT Toolchain
This is an the XT toolchain based on MinGW-W64. It currently supports C and C++, and provides
a variety of tools. It can be used to build both Windows and XT software, including FerretOS.
a variety of tools. It can be used to build both Windows and XT software, including XT OS.
This repository contains 2 branches:
* gnu-toolchain: This is the GCC/Binutils based mingw-w64 toolchain.