8000 CMake version requirement will not build esp32s2 on Raspberry pi · Issue #3084 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
CMake version requirement will not build esp32s2 on Raspberry pi  #3084
@jerryneedell

Description

@jerryneedell

The version of CMake required for the esp32s2 build was set to >=3.16 but Raspberry Pi's running Raspbian Buster are currently using CMake v3.13.4 so the esp32s2 build fails.

I tried setting the required version to >=3.13 and it builds OK.

Is there any objection to reverting this to 3.13

It was set to 3.16 by PR #3072

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0