This explanation here: cmake .. -DBOARD_TO_BUILD=<board_name> && make -j Errors out and doesn't build. Why?
This explanation here:
cmake .. -DBOARD_TO_BUILD=<board_name> && make -j
Errors out and doesn't build. Why?