-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I have a custom board files on a special folder on my project, and added that folder to PICO_BOARD_HEADER_DIRS variable.
I looked into the switchBoard.mts file and in askBoard function, only the sdk board folder is used to look for board files.
Is there any possibility to look into the folders added to that variable, so custom board files could be used without copying them to the sdk's board folder?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request