Skip to content

Conversation

@mattytrentini
Copy link

Summary

  • Adds package.json file with the proper format for MicroPython Package Manager (MIP)
  • Enables the library to be installed directly using mip install

Test plan

  • Confirm package.json has the correct structure with urls and deps fields
  • Verify GitHub URLs point to the correct repository paths

🤖 Generated with Claude Code

Adds package.json file with the proper format for MicroPython Package Manager (MIP).
This allows the library to be installed directly using mip.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@anonymousaga
Copy link

Hey, I wrote some documentation for this library, and I also added this PR to my fork.

https://github.com/anonymousaga/AccelStepper-MicroPython

Unfortunately, the library just isn't right for me. I've written my own alternative instead for my specific niche (fast a4988 acceleration).

Would you consider maintaining this library based on my fork's progress on documentation?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants