zephyr UF2 -- This is the last pi pico prototype
This commit is contained in:
@@ -22,7 +22,6 @@ static const struct gpio_dt_spec led = GPIO_DT_SPEC_GET(LED0_NODE, gpios);
|
|||||||
void main(void)
|
void main(void)
|
||||||
{
|
{
|
||||||
while (!device_is_ready(spi1_dev)) {
|
while (!device_is_ready(spi1_dev)) {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!device_is_ready(led.port)) {
|
if (!device_is_ready(led.port)) {
|
||||||
|
|||||||
BIN
zephyr.uf2
BIN
zephyr.uf2
Binary file not shown.
Reference in New Issue
Block a user