Skip to content

Commit

Permalink
Update README.md with generic information
Browse files Browse the repository at this point in the history
  • Loading branch information
NoMore201 committed Nov 28, 2024
1 parent 56f4110 commit 9835d16
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@

# Tricore GCC
# Tricore GNU compiler toolchain

![ci build status](https://github.com/NoMore201/tricore-gcc-toolchain/actions/workflows/build.yml/badge.svg)

C/C++ toolchain based on GCC 11.3 for AURIX Tricore architecture. It supports
TriCore architectures 1.3, 1.3.1, 1.6, 1.6.1, 1.6.2 and 1.8.

Prebuilt packages are available in the
[release section](https://github.com/NoMore201/tricore-gcc-toolchain/releases).

> Note: Some feature in this fork are still waiting PR approval from upstream
> repository [EEESlab/tricore-gcc-toolchain-11.3.0](https://github.com/EEESlab/tricore-gcc-toolchain-11.3.0)
## Building (cross-compile)

Expand Down

0 comments on commit 9835d16

Please sign in to comment.