I have installed Klipper and I can access it via Mainsail OS. Now I need to communicate with my MKS TinyBee board (ESP32-based), but I cannot build the .bin file because when I open menuconfig, the ESP32 options do not appear.
My system and environment:
Operating system: Windows 10
Board: MKS TinyBee (ESP32)
Tried: I ran make menuconfig in Windows terminal, but ESP32 does not show up.
My question:
How can I correctly build the .bin file for TinyBee? Do I need WSL or another method? Is there a step-by-step guide?