Willmish / bibop-zephyr-eos-s3

Zephyr port of BiBoP on a eos s3 SoC, for EOSS
Apache License 2.0
2 stars 1 forks source link

-DEXTRA_ZEPHYR_MODULES just tries to build both intree and out of tree module #18

Open Willmish opened 1 year ago

Willmish commented 1 year ago

We are using an external module (hal_quicklogic), which is linked and built with the flag -DEXTRA_ZEPHYR_MODULES. However although docs mention this module will take precedence above the module intree. However, when building it tries building both and gives errors of redefinition, so you will need to remove the quicklogic hal old module from: