This header file allow to program 8051 based microcontrollers using Arduino "like" programming style but not in arduino IDE.
Author : Pranjal Joshi Date : 20/5/2014 Compiler: Keil uV4 This header file is used for Arduino similar programming for 8051/8052 microcontrollers that allow easy and arduino style programming, but it will increase code size & may affect efficiency. Not recommended for timing critical applications or applications that require extremely fast program execution. This is open source software. Feel free to share/edit/improve/fork it. The software is given "as it is", so author is not responsible for any undesirable situation caused by use of this software.