M5Stack icon indicating copy to clipboard operation
M5Stack copied to clipboard

M5Stack Library won't install on Arduino IDE

Open JaimeCababie opened this issue 10 months ago • 3 comments

Describe the bug

M5 Stack library 0.4.5 wont install when using the library manager because 'MODULE_GRBL13.2' is not available.

To reproduce

  1. open library manager
  2. search for M5Stack Library
  3. Try to install M5Stack v. 0.4.5

Expected behavior

I would expect for the library to install

Screenshots

image

Environment

Arduino IDE 2.2.1

Additional context

No response

Issue checklist

  • [X] I searched for previous reports in the issue tracker
  • [X] My report contains all necessary details

JaimeCababie avatar Sep 10 '23 17:09 JaimeCababie

Same for me, any version of "M5Stack" library beyond 0.4.1 is causing such a dependency problem.

srolf avatar Sep 10 '23 17:09 srolf

The package's name "MODULE_GRBL13.2" in library.properties should be "MODULE_GRBL_13.2"

CitrusPeel avatar Sep 12 '23 07:09 CitrusPeel

this is fixed in M5StackCore2 0.1.7

sigmaeo avatar Oct 04 '23 08:10 sigmaeo