You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
parafraktor-stm32/compile_flags.txt

25 lines
425 B
Plaintext

-mcpu=cortex-m0plus
-mthumb
-DUSE_HAL_DRIVER
-DSTM32G0B1xx
-DDMX_ADDRESS=2
-IInc
-IDrivers/STM32G0xx_HAL_Driver/Inc
-IDrivers/STM32G0xx_HAL_Driver/Inc/Legacy
-IDrivers/CMSIS/Device/ST/STM32G0xx/Include
-IDrivers/CMSIS/Include
-IDrivers/RTT/Config
-IDrivers/RTT/RTT
-IDrivers/SystemView/Config
-IDrivers/SystemView/SEGGER
-IDrivers/SystemView/SYSVIEW
-O0
-Wall
-fdata-sections
-ffunction-sections
-g
-gdwarf-2
-MMD
-MP
-MFall