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

Topic: "linker-script"

bravegnu/gnu-eprog

Embedded Programming with the GNU Toolchain

Language: XSLT - Size: 213 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 289 - Forks: 124

cortexm/baremetal

ARM Cortex-M bare-metal example code in C++ and CMake build

Language: C++ - Size: 15.6 KB - Last synced at: about 3 hours ago - Pushed at: about 2 years ago - Stars: 202 - Forks: 42

davepfeiffer/embedded-makefile-flow

A guide and example project for setting up an open Makefile based embedded development tool-chain

Language: C - Size: 5.63 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 3

twilco/twilco.github.io

My blog — https://twilco.github.io

Language: SCSS - Size: 29.1 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 11 - Forks: 2

decompals/slinky

Linker script generator for decompilation and modding projects

Language: Makefile - Size: 1.23 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 9 - Forks: 0

vtarale/STM32F4

pid controller, and helper libs for stm32f407-discovery

Language: C - Size: 12.2 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 7 - Forks: 0

tree-sitter-grammars/tree-sitter-linkerscript

LD linker script grammar for tree-sitter

Language: JavaScript - Size: 57.6 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

technicalinformatics/mem_layout_mgr

Memory Layout Manager for Linker Scripts

Language: C++ - Size: 1.8 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

CelestialMelody/rcore-lab

learn os and rust through rcore-tutorial, rcore-tutorial code with notes

Language: Rust - Size: 29.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

SCLorentz/low_level

C.A. presentation: Tests with no_std rust and integrated asm

Language: Rust - Size: 959 KB - Last synced at: 12 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

undacmic/STM32G0x1xx

An easy to read template project written in C and ARMv6 Assembly for STM32G0x1xx microcontrollers that includes a linker script, startup code and SYSCLK initialization

Language: C - Size: 9.77 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

seanpm2001/AI2001_Category-Source_Code-SC-Linker-Script

🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Linker-Script category for AI2001, containing Linker Scrip programming language datasets

Language: R - Size: 2.47 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

seanpm2001/SNU_2D_ProgrammingTools_IDE_Linker-Script

The Linker Script Programming language IDE submodule for SNU Programming Tools (2D Mode)

Language: Linker Script - Size: 367 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

seanpm2001/Learn-Linker-Script

A repository for showcasing my knowledge of the Linker Script programming language, and continuing to learn the language.

Language: Linker Script - Size: 376 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

inpyjama/c-ninja-listings

Lower level assembly and C baremetal programming on RISC-V CPUs. Source code listings from the C-Ninja, in Pyjama! book.

Language: Makefile - Size: 3.17 MB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 7

JessMattless/OS_P

Language: Assembly - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Nikfinn99/STM32-Linker-Sections-Generator

A simple tool to generate linker-script sections for the stm32cubeide in a user friendly way and check for errors

Language: C# - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

aaronhktan/stm32-exploration

STM32 microcontrollers exploration. Covers the basics (linker scripts, assembly, GPIO, interrupts, clocks) and some other fun stuff (FreeRTOS, Rust).

Language: Assembly - Size: 1.17 MB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

streetdogg/operating_system

Implementation of an Operating System from scratch in C++.

Language: C++ - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

StevenReynoso/Stm32f4_spi_driver

Bare-metal SPI driver for STM32F4, written using CMSIS headers without HAL dependencies.

Language: Assembly - Size: 15.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

pravinraghul/cortex-m-startup

Fundamental startup code for the ARM Cortex-M Architecture, transforming comprehension into execution.

Language: C - Size: 229 KB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

pravinraghul/st-drivers

Development of drivers for STM32 MCUs, building on the previous cortex-m-startup project.

Language: C - Size: 850 KB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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

Ahmedkhaledkhalaf/Embedded-software-projects

This repository is made to store all of my professional works in embedded software programming branch 1: C Projects (problem solving) branch 2: Embedded C projects

Language: C - Size: 26 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mtoohey31/tree-sitter-ld

Linker script grammar for tree-sitter

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

kromych/aarch64-lab

Aarch64 low-level lab

Language: Rust - Size: 79.1 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HESHAM47GAMAL/Embedded_System_Tooling_STM32F4

Implement LinkerScript and Startup fille to Make compilation process for Embedded system and make automation using Batch file

Language: C - Size: 10.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Artessay/RISCV-Extension

RISC-V development environment extension in Visual Studio Code.

Size: 99.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

divakar-lakhera/Angular-Kernel

AngularOS is a monolithic Kernel written to grasp better understanding of how OS works

Language: C - Size: 9.34 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gbertao/ld-lab

Learning how to use the ld-script

Language: Makefile - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

qetyzm/smake

Simple Make replacement for lazy developers.

Language: Python - Size: 38.1 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jaka/stm32f0-startup

CMSIS blinky example for STM32F072

Language: C - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0