Closed
Description
Could someone please make it so that Arduino IDE automatically changes the board (and board model) based on the sketch that's opened.
Having three-four different boards + board models, it is kinda tedious to select the board every time I open the sketch so something like "//BOARD=mega" that is added to the sketch and IDE automatically changes the board type would be really nice.