summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/Config/clock_config.h
blob: 7bfff157c815188230db4bd16d3a3ceb91b7606a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* Auto-generated config file clock_config.h */
#ifndef CLOCK_CONFIG_H
#define CLOCK_CONFIG_H

// <<< Use Configuration Wizard in Context Menu >>>

#ifndef F_CPU
#define F_CPU 8000000
#endif

// <<< end of configuration section >>>

#endif // CLOCK_CONFIG_H