zephyr UF2 -- This is the last pi pico prototype

This commit is contained in:
Ben Kyd
2023-05-31 20:39:30 +01:00
parent e78432a258
commit 5f5dc5be2b
2 changed files with 0 additions and 1 deletions

View File

@@ -22,7 +22,6 @@ static const struct gpio_dt_spec led = GPIO_DT_SPEC_GET(LED0_NODE, gpios);
void main(void)
{
while (!device_is_ready(spi1_dev)) {
}
if (!device_is_ready(led.port)) {

Binary file not shown.