gin66 / FastAccelStepper

A high speed stepper library for Atmega 168/328p (nano), Atmega32u4, Atmega 2560, ESP32, ESP32S2, ESP32S3, ESP32C3 and Atmel SAM Due
MIT License
286 stars 67 forks source link

Questions about 328P #125

Closed rickcard82 closed 2 years ago

rickcard82 commented 2 years ago

Hi, I'd like know if this lib can be used with platformio without the arduino framework. Probably I need to program directly the ic to get full control and avoid using middle frameworks. Thanks R

gin66 commented 2 years ago

good question. Have never tried this.

If you can provide a minimal platformio project without arduino framework, I can support to make it compatible.