Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| user:arti [2022/09/27 16:06] – Artur Petrosyan | user:arti [2022/11/24 10:07] (current) – [Preface] Artur Petrosyan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | A post will be here soon. | + | ====== SUB2r Firmware using LLVM/CLANG. ====== |
| + | |||
| + | ==== Preface ==== | ||
| + | |||
| + | A lot of dependency on the ARM GCC compiler, its issues and required updates have lead us to take a chance of integrating our code under a newer and modern compiler. The choice of which has become the LLVM/CLANG compiler. | ||
| + | Usage of the most reliable and feature rich IDE the [[https:// | ||
| + | |||
| + | This article is meant to give the reader all the experiences, | ||
| + | |||
| + | //Note: The focus will mostly | ||