Vision Master e-290, what board definition file?

I would like to know what board definition file I should use for htis board, the VME-290. In the ‘datasheet’, there is a link to developement enviornments on page 5 that produces a 404 error, page not found. There is a reference to the ‘heltec framework and lib’ that takes me to the git site: ‘https://github.com/HelTecAutomation/Heltec_ESP32’ and the VME-290 is not listed there.

Perhaps I am to use the board definitions with another name? If so, what name is that?

I am most interested in being able to have a functional debugger, and for that reason, I have been trying to get programIO to work, but so far no luck with that. I would prefer to have a esp-idf compatable LoraWAN example.

Thank you

I’ve had success with boards from here: https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series
and graphics library from here: https://github.com/todd-herbert/heltec-eink-modules

I can’t help with the debugger - not used that yet.