avr-fw-modules/core/src/f_cpu.c

6 lines
52 B
C
Executable File

#include <stdint.h>
uint32_t __freq_cpu = F_CPU;