Help getting Codrone to work with PlatformIO

Not sure how to update include path but will work on it. Thank you

I updated the ini file to be:

[env:ATmega32]
board = ATmega32
platform = atmelavr
board_build.core = Rokit
board_build.variant = SmartInventor
board_build.f_cpu = 7372800L
framework = arduino
lib_deps =
   CoDrone

Still wrong layout. The contents of the atmega32 folder has to be inside cores\Rokit..

It works!!!

Thank you everyone!

Thank you for not giving up on me and letting me squander in my mess.

Thank for the terrific technical support.

Joe

1 Like