sys/arm/rpi-pico/README.md
This directory contains an example HAL implementation for Raspberry Pi Pico–class boards using the official Raspberry Pi Pico SDK.
This example is provided in response to the request made in u8g2 issue #2159, where example HAL implementations were explicitly welcomed.
Although the display controller used here differs from the one discussed in that issue, the overall structure and integration approach are the same and can be adapted to other RP2040-based systems.
The same HAL implementation was tested on both platforms and works without modification.