lv_micropython/ports/rp2/boards/RPI_PICO/mpconfigboard.cmake

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
86 B
CMake
Raw Normal View History

# cmake file for Raspberry Pi Pico
set(PICO_BOARD "pico")
set(PICO_PLATFORM "rp2040")