Home
last modified time | relevance | path

Searched defs:CFLAGS (Results 1 – 15 of 15) sorted by relevance

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/ccs/
H A DMakefile3 CFLAGS=-mv7M4 -mt --fp_mode=strict --gcc --endian=little --enum_type=packed \ macro
/btstack/port/daemon/
H A Dconfigure.ac204 AC_SUBST(CFLAGS) subst
/btstack/test/sbc/
H A DMakefile14 CFLAGS = -g -Wall -I. -I../ -I${BTSTACK_ROOT}/src -I${BTSTACK_ROOT}/src/classic -I${BTSTACK_ROOT}/… macro
/btstack/port/mtk/
H A DMakefile8 CFLAGS = -march=armv7-a -mfloat-abi=softfp -I$(SYSROOT)/usr/include -fpie -fpic -fPIE -pie# macro
/btstack/port/archive/msp430f5229lp-cc2564b/
H A DMakefile26 CFLAGS = -mmcu=${MCU} -Os -Wall -fno-toplevel-reorder macro
/btstack/port/archive/msp-exp430f5438-cc2564b/
H A DMakefile24 CFLAGS = -mmcu=msp430f5438a -Os -Wall -fno-toplevel-reorder macro
/btstack/port/archive/ez430-rf2560/
H A DMakefile24 CFLAGS = -mmcu=msp430f5438a -Os -Wall -fno-toplevel-reorder macro
/btstack/3rd-party/lc3-google/
H A DMakefile31 CFLAGS := $(if $(DEBUG),-O0 -g,-O3) macro
/btstack/port/stm32-l073rz-nucleo-em9304/
H A DMakefile189 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
/btstack/port/stm32-f4discovery-cc256x/
H A DMakefile290 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
/btstack/port/stm32-f4discovery-usb/
H A DMakefile299 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
/btstack/port/stm32-l476rg-nucleo-sx1280/
H A DMakefile205 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
/btstack/port/stm32-l451-miromico-sx1280/
H A DMakefile203 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
/btstack/port/stm32-wb55xx-nucleo-freertos/
H A DMakefile213 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
/btstack/port/apollo2-em9304/example-template/gcc/
H A DMakefile146 CFLAGS = -mthumb -mcpu=$(CPU) -mfpu=$(FPU) -mfloat-abi=$(FABI) macro