Home › Forum › Hardware › KIT1 Feedback › Reply To: KIT1 Feedback
June 5, 2017 at 9:18 am
#4486
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 "$@" "$<"