Description
#12183 adds a way to support external BOARDS while reusing common BOARD code. During the review it was pointed out there is no clear doc on how to port BOARDS while having them outside of RIOT code base, as well on the differences with the new BOARDSDIR
More documentation on this should be added to doc/doxygen/src/advanced-build-system-tricks or to a porting guide.
Description
#12183 adds a way to support external
BOARDSwhile reusing commonBOARDcode. During the review it was pointed out there is no clear doc on how to portBOARDSwhile having them outside ofRIOTcode base, as well on the differences with the newBOARDSDIRMore documentation on this should be added to
doc/doxygen/src/advanced-build-system-tricksor to a porting guide.