Closed MCUdude closed 5 years ago
turns out iom324pb.h
is also missing.
It also seems like MightyCore v2.0.2 isn't available in my current installation. How can I add this version to PlatformIO? v2.0.2 brings printf support to the print class (Serial.printf is now a thing, at least in my Arduino cores), and I need this for the project I'm working on.
@ivankravets could you look into this?
Thanks! Please re-run pio update
.
Cool! Everything seems to work fine now!
Thanks!
Hi! I have a project where PlatformIO is used to program an ATmega324PB. After I upgraded the toolchain I now get this error:
I looked in the device-specs folder, and the file is indeed missing. Can you fix this soon? 🙂