FunWithElectronics.com
          - Collection of Information for those with Electronics as a Hobby
Up one level (Programming)

nRF52

CFLAGS:
-mcpu=cortex-m4
-mthumb -mabi=aapcs --std=gnu99
-mfloat-abi=hard -mfpu=fpv4-sp-d16
-ffunction-sections -fdata-sections -fno-strict-aliasing
-fno-builtin --short-enums
LDFLAGS:
-Xlinker -Map=???.map
-mthumb -mabi=aapcs -L $(TEMPLATE_PATH) -T$(LINKER_SCRIPT)
-mcpu=cortex-m4
-mfloat-abi=hard -mfpu=fpv4-sp-d16
-Wl,--gc-sections
--specs=nano.specs -lc -lnosys
ASMFLAGS:
-x assembler-with-cpp







Add a comment:

Fill in number
Name:
Title:
Text:
 


Privacy | Contact