Skip to content

ColibriMCU 2 support, now requires special command to build#1

Open
freeman1216 wants to merge 1 commit into
currentmakers:masterfrom
freeman1216:colibri-mcu2
Open

ColibriMCU 2 support, now requires special command to build#1
freeman1216 wants to merge 1 commit into
currentmakers:masterfrom
freeman1216:colibri-mcu2

Conversation

@freeman1216
Copy link
Copy Markdown

This is due to dma nodes being diffenent for h562 dts, and since there are different carrier boards with different number of leds we cant just make the led lib setup a part of the board dts

west build -b colibri_mcu2 --shield colibri_carrier -- -DCONF_FILE="prj.conf;../zephyr-cm/boards/currentmakers/colibri_mcu2/led.conf" \ -DDTC_OVERLAY_FILE="app.overlay;../zephyr-cm/boards/currentmakers/colibri_mcu2/led.overlay"

i have no idea why it stops picking up app files

This is due to dma nodes being diffenent for h562 dts, and since there
are different carrier boards with different number of leds we cant just
make the led lib setup a part of the board dts

west build -b colibri_mcu2 --shield colibri_carrier -- -DCONF_FILE="prj.conf;../zephyr-cm/boards/currentmakers/colibri_mcu2/led.conf" \
-DDTC_OVERLAY_FILE="app.overlay;../zephyr-cm/boards/currentmakers/colibri_mcu2/led.overlay"

i have no idea why it stops picking up app files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant