Add CPU frequency definition for galp3-c
This commit is contained in:
6
src/board/system76/galp3-c/include/board/cpu.h
Normal file
6
src/board/system76/galp3-c/include/board/cpu.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _BOARD_CPU_H
|
||||
#define _BOARD_CPU_H
|
||||
|
||||
#define F_CPU 9200000ULL
|
||||
|
||||
#endif // _BOARD_CPU_H
|
Reference in New Issue
Block a user