Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBell committed Oct 31, 2023
1 parent edd60d4 commit 2d74692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The driver RP2040 has no flash and is designed to be programmed over SWD either

## Loading from the CPU

The build produces a `pico-stick.h` in the `build/` directory that should be copied to `drivers/dv_display` in the [dv_stick branch](https://github.com/MichaelBell/pimoroni-pico/tree/dv_stick) of the pimoroni-pico repo. This is also saved in the github action artifact.
The build produces a `pico-stick.h` in the `build/` directory that should be copied to `drivers/dv_display` in the [picovision repo](https://github.com/pimoroni/picovision). This is also saved in the github action artifact.

When the DVDisplay driver is initialized it will upload the image from `pico-stick.h` to the driver RP2040.

Expand Down

0 comments on commit 2d74692

Please sign in to comment.