Skip to content

error: attempt to use poisoned resource & error: conflicting types #2

@andyad8865

Description

@andyad8865

Hi using the instructions provided I have tried to build this repo for a different pinout on my rp-pico but it refused to build despite starting fresh multiple times, this is on a WSL2 instance of Ubuntu LTS 2204.

the only code changed is the following:

main.c:
#define LED_1_RED_GPIO 18 #define LED_1_GREEN_GPIO 19 #define LED_1_BLUE_GPIO 20

CMakeLists.txt:
include(/mnt/c/Users/andrew.adams/Downloads/light/pico-sdk/pico_sdk_init.cmake)

Cmake Output: https://pastebin.com/YcW3s63A

build and error: https://pastebin.com/0xHp6wQA

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