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
* Add cc13x2_26x2 build to unified build
There are some missing files in build_overrides to build TI in the
unified build, as well as some missing dependencies diagnosed by
gn --check --fail-on-unused-args.
Fix those issues so that cc13x2_26x2 can be built together with the
other examples. Also despam the sysconfig generator so we don't
drown out important diagnostics.
Tested via
./gn_build.sh enable_cc13x2_26x2_builds=true ti_simplelink_sdk_root=\"$HOME/ti/simplelink_cc13x2_26x2_sdk_4_40_00_44\" ti_sysconfig_root=\"$HOME/ti/sysconfig_1.7.0\"
* Use braces in substitution
Co-authored-by: Justin Wood <woody@apple.com>
0 commit comments