GNUMakefile4TDD VS baremetal-arm

Compare GNUMakefile4TDD vs baremetal-arm and see what are their differences.

GNUMakefile4TDD

Build system based on GNU Makefile for Assembly/C/C++ projects that need to cross-compile to one or multiple architectures and use the best practices from TDD (by eliaskanelis)

baremetal-arm

An ebook about bare-metal programming for ARM (by umanovskis)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
GNUMakefile4TDD baremetal-arm
1 3
9 581
- -
5.8 0.0
19 days ago about 3 years ago
C C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

GNUMakefile4TDD

Posts with mentions or reviews of GNUMakefile4TDD. We have used some of these posts to build our list of alternatives and similar projects.

baremetal-arm

Posts with mentions or reviews of baremetal-arm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-23.

What are some alternatives?

When comparing GNUMakefile4TDD and baremetal-arm you can also consider the following projects:

cosmicOS-core - Simple to use HAL for ARM Cortex-M devices

arm-none-eabi-gcc-xpack - A binary distribution of the Arm Embedded GCC toolchain

iso14229 - ISO 14229 (UDS) server and client for embedded systems

zig-riscv-embedded - Experimental Zig-based CoAP node for the HiFive1 RISC-V board

modern-embedded-programming-course - Companion repository to the "Modern Embedded Systems Programming" video course.

How-to-Make-a-Computer-Operating-System - How to Make a Computer Operating System in C++

embedded-resources - Embedded Artistry Templates, Documents, and Source Code

CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

shecc - A self-hosting and educational C optimizing compiler

paip-lisp - Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

lisp-koans - Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.

lsh - Simple shell implementation. Tutorial here ->