You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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.