tm4c-gcc
Microcontroller compiler
A GCC-based compiler project for developing software on TI's Tiva series microcontrollers
TM4C123 GCC project template
7 stars
2 watching
3 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jserv/mazucc | A minimal C compiler generating x86_64 assembly code | 516 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
rowol/stm32_discovery_arm_gcc | Development tools and code examples for STM32 microcontrollers using Linux and the GNU Tools for Embedded ARM Processors Toolchain. | 91 |
p4lang/p4c | An open-source compiler for the P4 programming language used to generate software that controls networking devices. | 685 |
ryanmjacobs/c | A utility for compiling and executing C scripts in one go! | 2,107 |
lemoncmd/vcc | A compiler for the V programming language and itself, written in V. | 100 |
rui314/9cc | A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,831 |
labapart/polymcu | An open framework for developing software on microcontrollers | 202 |
richelbilderbeek/travis_gcc_cpp17 | A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
thomasdenney/microjit | A JIT compiler for a microcomputer's embedded processor | 10 |
malisipi/vzcc | A cross-compiler for V that allows compilation to various platforms and architectures. | 26 |
jserv/amacc | A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
tinycc/tinycc | A lightweight C compiler that compiles and executes C code directly. | 2,075 |
managarm/mlibc | A portable C standard library with support for multiple architectures and operating systems. | 860 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |