Home Forum Hardware KIT1 Feedback Reply To: KIT1 Feedback

#4486
uRADMonitor
Keymaster

Hi Wolferl,

Here are the full compiler options:
avr-g++ -Wall -Os -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -funsigned-char -funsigned-bitfields -fno-exceptions -mmcu=atmega328p -DF_CPU=8000000UL -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -c -o "$@" "$<"