1. The Board Manager URL is used to index the development board information for a specific platform. In the Arduino IDE menu, select File
-> Preferences
2. Copy the M5Stack board management URL below into the Additional Board Manager URLs:
field, and save.
https://static-cdn.m5stack.com/resource/arduino/package_m5stack_index.json
3. In the sidebar, select Board Manager
, search for M5Stack
, and click Install
.
1. Depending on the product used, select the corresponding development board under Tools
-> Board
-> M5Stack
-> {Product Name}
.
you can select a board with the same chip type for program compilation
, such as M5Dial
uses the ESP32S3
chip, so you can use the M5StampS3 board option for compilation.