This header file allow to program 8051 based microcontrollers using Arduino "like" programming style but not in arduino IDE.
Project : Arduino style programming for 8051.
Author : Pranjal Joshi
Date : 20-5-2014
License : GNU GPL v2 (Relased in public domain as open-source).
This is open-source hardware & software. Feel free to edit/improve/share/use it.
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.