Landtiger LPC1768 C BigLib
1
A self made, custom C library for the LandTiger board.
Loading...
Searching...
No Matches
system.h
Go to the documentation of this file.
1
#ifndef _SYSTEM_H
2
#define _SYSTEM_H
3
4
#ifdef SIMULATOR
5
extern
uint8_t ScaleFlag;
// Needs to be visible in order to become visible by the simulator
6
#endif
7
8
extern
void
SystemInit
();
9
10
#endif
SystemInit
void SystemInit()
Keil
Include
system.h
Generated by
1.9.8