Skip to content

scons 3 - examples do not compile #225

@ucJoyfullComp

Description

@ucJoyfullComp

due to changes in Scons 3 and up the object properties func_xxx are changed to __xxx__, all SConscript in the examples need to change func_code to __code__ (see line 18 in SConscript of examples/adc_single as an example).

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