Includes a test in test_build_system.sh to prevent regressions w/ CRLFs in text files. Fixes Github #10
Used by mbedTLS to set MBEDTLS_CONFIG_FILE in all components. This change sets CFLAGS/etc at the project level and then exports those variables for components, rather than setting them independently each time a component Makefile is invoked.