I am new with MBED, so please try to excuse my lack of knowledge.
My goal is to create a system (on a black pill STM32f411) that has Serial support and can emulate a HID joystick/gamepad. I don’t need anything else.
So far, the examples I have tries don’t work … they all do not know about “Serial”.
So … how do I create a program that has Serial support using MBED studio?
And, are there any libraries that can get me started on creating a HID joystick?
Please, help, thanks.