Skip to content

Ethernet function with a uf2 file on Raspberry Pi pico #5522

@min-hs

Description

@min-hs

I'm using CircuitPython by uploading it on the Raspberry Pi Pico board.

I tried to make a uf2 file according to the contents in the guide.(https://learn.adafruit.com/building-cir ... cuitpython)

I want to create a uf2 file with added network functionality. Is there a way to get and use the Adafruit_wiznet5k file provided by Bundle?

Just as Adafruit_bus_device is ported, I would like to add a wiznet5k library.

Instead of adding a library to the lib file, we try to implement the ethernet function with a uf2 file. Can you help me?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions