
peter.charles-jones
I am a hobby constructor fairly new to microcontrollers.
I am trying to migrate away from Arduino IDE but still be able to include some Arduino libraries in my projects.
My current frustration is trying to use SendOnlySoftwareSerial.h within a project built around an ATtiny85.
I have tried and failed to use the Studio 7 ‘import an Arduino sketch’ as it claims my ATtiny85 is an unsupported device.
I am struggling to use the PlatformIO ‘import and Arduino sketch’ feature - I think I’ll raise a topic.