Skip to content

Commit 2c404a8

Browse files
committed
Add manifest.json for Espressif registry upload
1 parent 294ea30 commit 2c404a8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

manifest.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"version": "1.2.5",
3+
"description": "A high speed stepper library for Atmega 168/168p/328/328p (nano), 32u4 (leonardo), 2560, ESP32, ESP32S2, ESP32S3, ESP32C3, ESP32C6, Atmel SAM Due, Raspberry pi pico and pico 2",
4+
"documentation": "https://github.com/gin66/FastAccelStepper",
5+
"repository": {
6+
"type": "git",
7+
"url": "git://github.com/gin66/FastAccelStepper.git"
8+
}
9+
}

0 commit comments

Comments
 (0)