gcc
Here are 755 public repositories matching this topic...
Using stm32f103c8t6 and FreeRTOS Kernel for real time embedded solutions.
-
Updated
Jun 1, 2020 - C
A simple 32-bit operating system running on x86-64 processor
-
Updated
Oct 14, 2025 - C
GCC fork: maybe enable named addr spaces in C++ mode; and maybe add option in AVR compiler to make string literals stored in flash by default
-
Updated
Mar 10, 2018 - C
-
Updated
Aug 14, 2020 - C
A GNU GCC Toolchain project template for Microchip ATSAME54 series MCU.
-
Updated
Apr 7, 2023 - C
This is a DIVE PM sample. From the OS/2 Toolkit samples.
-
Updated
Jun 7, 2023 - C
The Hanoi Tower sample for OS/2 Presentation Manager.
-
Updated
Jun 2, 2023 - C
Simple machine learning algorithm to estimate house prices using matrix operations | CS211 Computer Architecture
-
Updated
May 13, 2024 - C
The Quine-McCluskey algorithm simplifies Boolean functions by grouping and combining minterms that differ by one bit until no further reductions are possible, resulting in a minimal expression.
-
Updated
May 8, 2024 - C
builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)
-
Updated
Dec 22, 2024 - C
Improve this page
Add a description, image, and links to the gcc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gcc topic, visit your repo's landing page and select "manage topics."