Add new targets for sanity_chk script: fsl_frdm_k64f and ti_lm3s6965, this would add compile tests for mentioned BSPs in sanity check script. Change-Id: I556f8e3a5048d2a58ab09b10197e0cc6fb3c8765 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
# Let stack canaries use non-random number generator.
|
|
# This option is NOT to be used in production code.
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_BLUETOOTH=y
|
|
CONFIG_BLUETOOTH_UART=y
|
|
CONFIG_BLUETOOTH_DEBUG=y
|
|
CONFIG_BLUETOOTH_DEBUG_HCI_CORE=y
|