Hi,
Suppose I want to develop a bluetooth blood pressure monitor called "Prexmon".
The design is based on nRF5340 with Zephyr RTOS.
During software development I want to create a out of tree custom board, as explained here.
'$ west boards' returns a long list of boards whose naming logic is difficult to see.
Can you help me to assign a name which is coerent with Zephyr convention yet holding a link to the end-product name ?
Maybe "prexmon_nrf5340", "nrf5340_prexmon", or what else ?
Best Regards