LPC810 mini ARM Prozessor in 8 pin dip package

ChrisMicro:

should include "Arduino.h" not "arduino.h". I
OK, now it's compiling.
If you want, you can setup the main repository in github. The question is, how can we get my existing library into it.
The next two days I will probably be off, so I will answer later.

I have now set up a github repo GitHub - bobc/OpenLasp: An Arduino support package for NXP LPC chips.

I'm not sure what you mean about your existing library, I've already incorporated it! I had to make a few changes, e.g. because an Arduino sketch is a C++ program. So you will probably want to keep your standalone LPC810 repo separate.

I'll get the upload tool working next.