Skip to content

Unable to compile with the latest unofficial SDK #4

@e-dredon

Description

@e-dredon

Hello.

I'm in trouble compiling with the 2.0.6 Unofficial SDK / Eclipse LUNA 4.4.1
the first error is reported on Adafruit_ILI9341_fast_as.h:41
os_random(); has redundant occurance. I just commented the line.
//int os_random();
then i get another fatal error in user_main.cpp:66
os_update_cpu_frequency was not declared in this scope;
I don't know where and how to declare the function.

Some help would be greatly appreciated.

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions