ESP32 Arduino - How to remove obnoxious number of boards

Does anyone know how to remove all the obnoxious number of boards from the
ESP32 Arduino Board Library?

It is rediculious for me to have to scroll like an hour to find my XIOA32C3 board

Hi, look for the board sublibrary according to the path you installed, for example: C:\Users\Administrator\AppData\Local\Arduino15\packages\arduino\hardware

Thanks for the tip!

Just to clarify i found the boards text file you referenced

the boards text file lists all the sub-boards in the drop down menu in order
the sub-boards are separated by a line

##############################################################

I Cut and Paste the XIAO boards i wanted from below and Paste them to the top of the list
so they would be easy to access

i decided not to delete the other boards yet because i may need them one day

Regards

2 Likes

Nice JOB… :star_struck:
Work flow time saver, WOW Thankyou.
GL :slight_smile: PJ