Skip to content

GHS: Update GHS_OS_DIR and GHS_BSP_NAME handling

Fred Baksik requested to merge fred23/cmake:ghs_os_dir into master

Fixes issue with GHS_BSP_NAME not being defined when project() command is performing compiler checks. Outputs message when cmake chooses the BSP to be used. Outputs a message when GHS_OS_DIR finds a suitable directory to be used as the OS directory.

Edited by Fred Baksik

Merge request reports