An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: arm-none-eabi-gcc

carlosperate/arm-none-eabi-gcc-action

GitHub Action to set-up the `arm-none-eabi-gcc` GNU Arm Embedded Toolchain.

Language: TypeScript - Size: 5.61 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 106 - Forks: 19

leoliu0605/docker-arm-none-eabi-gcc

Docker images for arm-none-eabi-gcc with both x86_64 and ARM64 platforms.

Language: TypeScript - Size: 37.1 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PDBeal/pico-ws2812

RP2040 library for controlling strips/pixels using WS2812 (NeoPixel) LEDs using PIO and the pico-sdk

Language: C++ - Size: 23.4 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

PDBeal/pico-ssd1306-oled

RP2040 Library for controlling an I2C 128X64 OLED Display Module driven by the SSD1306 controller using the pico-sdk

Language: C++ - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

HosseinSagha/toolchain-gnu

GNU toolchain

Language: CMake - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PDBeal/pico-apa102

RP2040 library for controlling strips/pixels using APA102C LEDs using PIO SPI and pico-sdk

Language: C++ - Size: 6.84 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

PDBeal/pico-t3a33brg

RP2040 library for controlling strips/pixels using T3A33BRG LEDs using SPI and pico-sdk

Language: C++ - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

katorlys-samples/STM32F103C8T6-CLion

STM32F103C8T6 project template for CLion.

Language: C - Size: 267 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

letssteam/arm-gcc-none-eabi-toolchain-docker

A docker file for build ARM embedded software

Language: Dockerfile - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

timkruse/saml21-qtouch-button

QTouch example project showing a single button in SelfCapacitance mode

Language: C - Size: 36.1 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

timkruse/saml21-helloworld-cpp

makefile cpp project for WSL for the saml21 mcu from atmel

Language: C++ - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

karmakararunava/arm-none-eabi-toolchain_DEMO

Simple project to demonstrate the usage of arm-none-eabi toolchain to produce a binary for TM4C129ENCPDT microcontroller.

Language: C - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dinau/stm32-wave-player-pwm-super-lite-nim

16bit resolution PWM wave player with SD card, super lite version with Nim language.

Language: Nim - Size: 591 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

NestorDP/tm4c123glx_freertos_tivaware_gcc

Template project for EK-TM4C123G with FreeRTOS + TivaWare Driverlib using arm-none-eabi toolchain

Language: C - Size: 92.8 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

GiovanniRaseraF/DroneTheory

Tests, Theory, Development of Drone HW and SW + Vespin 1 Hardware

Language: C - Size: 40.4 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

sean-lawless/computersystems

Incremental system software for Raspberry Pi. From a blinking LED to a video game.

Language: C - Size: 27.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 3

dronectl/stm32f411-toolchain

STM32F411 development toolchain and documentation

Language: C - Size: 18.7 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

kristianklein/stm32-without-cubeide

Code for the "STM32 without CubeIDE" blog post series at https://kleinembedded.com

Language: C - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

dronectl/stm32g431-toolchain

A CMake toolchain for STM32G4 development

Language: Assembly - Size: 26.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

apcountryman/toolchain-arm-none-eabi-gcc

toolchain-arm-none-eabi-gcc is a CMake toolchain for cross compiling for Arm Cortex-M and Cortex-R microcontrollers using arm-none-eabi-gcc.

Language: Shell - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

r2axz/bluepill-serial-monster

USB to 3 Port Serial (UART) adapter firmware for STM32 Blue Pill.

Language: C - Size: 185 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 286 - Forks: 75

shellever/stm32-makefile-simple

a simple makefile project for stm32

Language: C - Size: 255 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Ankeraout/minimal-gba-project

A minimal GameBoy Advance project in C.

Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

awaken1988/baremetal

examples of baremetal gcc applications

Language: C - Size: 424 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

SL-RU/stm32-emacs

Some functions to automatize work with STM32 microcontrollers in Emacs using irony-mode and rtags

Language: Emacs Lisp - Size: 6.19 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 42 - Forks: 8

ErniW/ARM-STM32-bare-metal-examples

Basic examples of STM32 ARM bare-metal programming. No high level libraries or IDE. Pure C. It's still in progress.

Language: C - Size: 2.26 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

leka/docker-embedded-toolchains

⚠️ - WIP - Docker container for the arm-none-eabi toolchain and tools used for LekaOS

Language: Dockerfile - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

SergeyLadanov/NRF52_OpenOCD_VS_Code_Config

Пример конфигурации проекта для микроконтроллера NRF52811с использованием OpenOCD и VS Code на основе примера ble_app_beacon

Language: C - Size: 43.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

rikvdh/docker-arm-none-eabi-gcc Fork of WBABD/docker-arm-none-eabi-gcc

Debian-based docker container with ARM Embedded Compiler

Language: Dockerfile - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0