commit | a55b5c4e188126cf73c3e0a25d39f10ed8fcbece | [log] [tgz] |
---|---|---|
author | Fred Baksik <fdk17@ftml.net> | Mon Nov 15 13:15:11 2021 -0500 |
committer | Fred Baksik <fdk17@ftml.net> | Mon Nov 15 13:15:11 2021 -0500 |
tree | ad35bcbd9f5d4655de4ec43c55dbcac620af42a0 | |
parent | 0427f225395d3fbc5df273596cb7b9d150a369b7 [diff] |
GHS: Update BSP selection logic Selection of a BSP only needs to be performed if not set by user. Remove all the logic for printing error and status messages about BSP selection. These messages also breaks CMake tests. NOTE: If BSP selection fails then the compiler checks will result in a build error. The build error will report that the BSP does not exist.