lpcmanager

Port to python3: used 2to3 ver 3.10 + some manual fixes until IDE shows up. Pairs with new windows installer, lpcdistro 25eb179471d7.
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif