Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmbedAgents

Embedded development by talking to Claude Code — one pip install for the whole EmbedAgents tool family.

pip install EmbedAgents

This is a meta-package: it contains no code of its own and simply depends on the per-target tools, which all share the embedagents Python namespace:

Target Distribution Import Status
STM32 embedagents-stm32 from embedagents import stm32 ✅ available
ESP32 embedagents-esp32 from embedagents import esp32 planned

Prefer a minimal install? Each tool installs on its own:

pip install embedagents-stm32

See the per-tool repositories for setup (vendor toolchains, Claude Code plugin installation, hardware support).

License

MIT © 2026 EmbedAgents

Disclaimer

This project is an independent, community-driven tool and is not an official release by STMicroelectronics. STM32 is a registered trademark of STMicroelectronics International N.V. This software is provided free of charge for educational and development purposes, and its use of the trademark is strictly descriptive to help developers identify hardware compatibility.

About

Meta-package: embedded development by talking to Claude Code — pip install EmbedAgents

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors