Gary J.H. Atkinson

Results 2 comments of Gary J.H. Atkinson

I also have this working for a pico_w but target_link_libraries requires the following additions: target_link_libraries(swift-blinky pico_stdlib hardware_uart hardware_gpio pico_lwip_arch pico_cyw43_arch_none )

> Doesn't the [pico-w-blink-sdk example](https://github.com/apple/swift-embedded-examples/tree/main/pico-w-blink-sdk) have these dependencies already (but still lacks the 2.0.0 SDK flags)? Yes it does, I was just pointing out for anyone who is using a...