11 lines
351 B
Makefile
11 lines
351 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 4.0
|
|
|
|
# compile C with /usr/bin/avr-gcc
|
|
C_DEFINES = -DF_CPU=8000000UL
|
|
|
|
C_INCLUDES =
|
|
|
|
C_FLAGS = -Os -fpack-struct -fshort-enums -Wall -Werror -pedantic -pedantic-errors -funsigned-char -funsigned-bitfields -ffunction-sections -c -std=gnu99 -mmcu=atmega32
|
|
|