I need some help finding the name which I should use when running the ‘make BOARD=’ command. I am following a tutorial and the command they used was “make BOARD=esp32-mh-et-live-minikit compile-commands”. The tutorial can be found here:
RIOT/doc/guides/setup-windows at master · RIOT-OS/RIOT · GitHub.
The board I am using as named in the title is the STM32 nucleo F401RE. The tutorial also mentioned using some additional software for flashing to the board, something like Kiel I presume? I’m familiar with flashing to FPGAs, but have never run an OS on one.
I am looking for documention for the name which the board is called, or if anyone happens to know what my board is named.
Any help is appreciated!