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.

Skills tagged: firmware

Browse skills that share this tag.

  • linker-script - GNU Linker Script Generation and Optimization
    linker-scriptembeddedgnu-ldmemory-layout

    ★ 602 · Updated 2026-09-22

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

    ⚙ Define memory regions⚙ Configure section placement⚙ Generate interface symbols
  • stm32-debug - STM32 Firmware Build, Flash, Debug, and Monitoring
    stm32embeddedfirmwaredebugging

    ★ 53 · Updated 2026-09-14

    Compiles, flashes, debugs, monitors SWO logs, and inspects variables and registers for STM32 microcontrollers.

    ⚙ Compile STM32 firmware⚙ Flash firmware to target MCU⚙ Debug firmware using GDB
  • kos-firmware - Rust-based robot firmware with gRPC services
    roboticsfirmwaregRPCactuator control

    ★ 64 · Updated 2026-03-24

    Robot firmware with gRPC for actuator control, IMU, and sim2real transfer

    ⚙ command actuators⚙ configure actuator⚙ calibrate actuator
  • esp32-debugging - ESP32 Firmware Debugging for Compilation, Runtime, and Communication Issues
    embeddeddebuggingesp32firmware

    ★ 602 · Updated 2026-02-23

    Debug ESP32 firmware issues including compilation errors, runtime panics, memory issues, and communication failures

    ⚙ Analyze compilation errors⚙ Diagnose runtime panics⚙ Debug memory issues