linker-script
There are 34 repositories under linker-script topic.
bravegnu/gnu-eprog
Embedded Programming with the GNU Toolchain
cortexm/baremetal
ARM Cortex-M bare-metal example code in C++ and CMake build
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.
davepfeiffer/embedded-makefile-flow
A guide and example project for setting up an open Makefile based embedded development tool-chain
twilco/twilco.github.io
My blog — https://twilco.github.io
decompals/slinky
Linker script generator for decompilation and modding projects
vtarale/STM32F4
pid controller, and helper libs for stm32f407-discovery
CelestialMelody/rcore-lab
learn os and rust through rcore-tutorial, rcore-tutorial code with notes
tree-sitter-grammars/tree-sitter-linkerscript
LD linker script grammar for tree-sitter
NimaMX/Qemu-Cortex-M
Sample arm cortex-m application to running on QEMU
technicalinformatics/mem_layout_mgr
Memory Layout Manager for Linker Scripts
maccieddu/arm-baremetal-gcc-make
Baremetal project for Arm Cortex-M4 STM32L431RCT
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
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
seanpm2001/Learn-Linker-Script
A repository for showcasing my knowledge of the Linker Script programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_Linker-Script
The Linker Script Programming language IDE submodule for SNU Programming Tools (2D Mode)
streetdogg/operating_system
Implementation of an Operating System from scratch in C++.
aaronhktan/stm32-exploration
STM32 microcontrollers exploration. Covers the basics (linker scripts, assembly, GPIO, interrupts, clocks) and some other fun stuff (FreeRTOS, Rust).
Alitastan/Task-Scheduler
Task scheduler example for the LEDs on NUCLEO-WB15CC board.
potatopplking/STM32F0_baremetal
Minimal baremetal startup code, linker script and Makefile for STM32F030. Includes explanatory notes on how it all works.
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
Artessay/RISCV-Extension
RISC-V development environment extension in Visual Studio Code.
divakar-lakhera/Angular-Kernel
AngularOS is a monolithic Kernel written to grasp better understanding of how OS works
EhabMagdyy/Embedded-Tooling
Implementing a Linker script, Startup code, and Makefile for the STM32F401xx Microcontroller.
GhassenHafsiaINSAT/Bare-Metal-STM32L475
Development of a custom startup file, linker script, and lightweight task scheduler for the STM32L475VGT6 microcontroller.
HESHAM47GAMAL/Embedded_System_Tooling_STM32F4
Implement LinkerScript and Startup fille to Make compilation process for Embedded system and make automation using Batch file
karmakararunava/arm-none-eabi-toolchain_DEMO
Simple project to demonstrate the usage of arm-none-eabi toolchain to produce a binary for TM4C129ENCPDT microcontroller.
pravinraghul/cortex-m-startup
Fundamental startup code for the ARM Cortex-M Architecture, transforming comprehension into execution.
pravinraghul/st-drivers
Development of drivers for STM32 MCUs, building on the previous cortex-m-startup project.
qetyzm/smake
Simple Make replacement for lazy developers.
gbertao/ld-lab
Learning how to use the ld-script
kromych/aarch64-lab
Aarch64 low-level lab
mtoohey31/tree-sitter-ld
Linker script grammar for tree-sitter