A setup for using SDCC and CMake to develop on the Nuvoton MS51 microcontroller. The secret sauce is some CMake-fu that transforms the official SDK/BSP to something digestible by SDCC on build. At ...
This currently only supports the N76E003, but it could easily be extended to other Nuvoton NuMicro 1T 8051 chips, like the MS51FB9AE (see here). I don't have access to any other chips though; if ...