LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

linker-script - GNU Linker Script Generation and Optimization

Generates and optimizes GNU linker scripts for embedded systems, covering memory layouts, section placement, multi-image linking, and MPU configuration.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Define memory regions
  • Configure section placement
  • Generate interface symbols
  • Support multi-image linking
  • Configure MPU-aligned regions
  • Configure memory overlays
  • Configure checksum placement

Inputs

  • MCU specifications
  • Memory requirements

Outputs

  • Linker script files
  • Memory usage report

Requirements

  • Read tool
  • Grep tool
  • Write tool
  • Edit tool
  • Bash tool
  • Glob tool
  • ARM GNU toolchain
  • Python

Source

  • Spec: SKILL.md
linker-script
embedded
gnu-ld
memory-layout
firmware
Define memory regions
Configure section placement
Generate interface symbols
Support multi-image linking
MCU specifications
Memory requirements
Linker script files
Memory usage report