mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
RP2: Move DCMI PIO to board dir.
This commit is contained in:
parent
68663f489d
commit
b0589566cd
@ -183,7 +183,7 @@ if(MICROPY_PY_SENSOR)
|
||||
|
||||
# Generate DCMI PIO header
|
||||
pico_generate_pio_header(${MICROPY_TARGET}
|
||||
${TOP_DIR}/${OMV_DIR}/ports/${PORT}/dcmi.pio
|
||||
${OMV_BOARD_CONFIG_DIR}/dcmi.pio
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user