Compile error on Ethernet PHY module

This page summarizes the projects mentioned and recommended in the original post on /r/raspberry_pi

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pico-sdk

  • cd ~/ mkdir pico git clone https://github.com/raspberrypi/pico-sdk.git --branch master cd pico-sdk git submodule update --init cd .. git clone https://github.com/raspberrypi/pico-examples.git --branch master cd pico-sdk git pull git submodule update cd .. git clone [email protected]:sandeepmistry/pico-rmii-ethernet.git cd pico-rmii-ethernet md build cd build export PICO_SDK_PATH=../../pico-sdk cmake ..

  • pico-examples

  • cd ~/ mkdir pico git clone https://github.com/raspberrypi/pico-sdk.git --branch master cd pico-sdk git submodule update --init cd .. git clone https://github.com/raspberrypi/pico-examples.git --branch master cd pico-sdk git pull git submodule update cd .. git clone [email protected]:sandeepmistry/pico-rmii-ethernet.git cd pico-rmii-ethernet md build cd build export PICO_SDK_PATH=../../pico-sdk cmake ..

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts