Help with compiling for M5stickC

Mod for M5stickC from 5 years ago:

I have no prior experience with PIO and can’t get this project compiled. I got past many errors but these remain:

The creator of the mod hasn’t been active in a long time and I wonder if anyone here would be willing to help or even interested in trying to compile the code and uploading the bin?

Also, since this project is from 5 years ago, I wonder how big of a process it would be to update this mod to a newer version of wled? I’m totally new to modding.

Thank you for your thoughts

You not mentioning what usermod was used for your compilation.

There it is in the link in the beginning of my post: wled for M5stickC

I’ve managed to remove parts of the code that were causing the issue.
Now the problem is that the program size is too big:

This could be because I had to download a M5stick library.
Could someone tell me how I could remove parts of the library that are not needed or what other unnecessary files could I try removing? I would only need to delete 80 kilobytes of stuff.

Hi! You asked for help but not for digging in the people GitHub repos. Very simple answer from your side would be name of usermod. I think it’s obvious.

Best regards

Hi,
I’m totally new here and this wasn’t obvious for me. I tried my best for providing the necessary information and I thought the easiest way of providing the info of the mod was to post a link to it, but apparently that was not the way.

I think the name of the mod is M5StickCLED

Unfortunately link you provided is 5 years old. Since that time WLED project is changed dramatically. All you can do is explain what features is working on your board with that all version and try to replicate those features.