Adding new chipset to the PlatformIO

Hello Sir,

We are planning to develop HAL for Nuvoton controller for 3D printer application. We have found that there is support for Nuvoton chipset in PlatmformIO. So could you please help us how to add new chipset to platformIO and what are the dependency for adding the new chipset.

Thanks and Regards

Do you mean the 8-bit 8051 controller series? That’s the only type where PlatformIO has support for these chips as of now. E.g. this one.

Generally explained in Custom Platform & Board — PlatformIO latest documentation with some specific questions explained in Adding a new board to PlatformIO - #6 by snovotill.

If you say which exact chip you mean you might get better help.