Is there a specific part of the forum to ask questions about programming ESP32-S3 boards with the arduino ide?
I want to combine a few things i currently have running on seperate arduino and STM32f (running FreeJoy) boards into one board,
the reason for wanting to use ESP32-S3's is to hopefully use the EspNow thing to get the boards to talk to each other wirelessly (just simple stuff, turning on / off or dimming led's on one board from switch inputs on another board.. . but also sending joystick button or keyboard presses when the switches are used, and eventually reading serial data to control the led's at the same time.