Technicolor TC7200 - bcm3383

I am getting this router later today (saving it from going into the garbage)
I am looking for more info on it. All i can find is https://openwrt.org/docs/techref/hardware/soc/soc.broadcom.bcm33xx?s[]=bcm3383 that leads me to https://github.com/tch-opensrc/TC72XX_LxG1.0.10mp5_OpenSrc
How do i build and flash an image?

to search for a supported device you must use the table of supported hardware https://openwrt.org/supported_devices

and a search for that model shows nothing https://openwrt.org/toh/start?dataflt[Model*~]=TC7200

This device is not supported, you must first write the code to add support for it, and test on your device with serial console https://www.boards.ie/discussion/2057147563/upc-technicolor-tc7200-serial-console

see other people adding support for a new device as an example https://github.com/openwrt/openwrt/pull/3996

The github page you found is the source for original firmware and can be useful to read to get the information and specifications to add support in OpenWrt.

Thanks. Ill check this out and see what i can make of it. I dont have a serial cable. This might be over my head.