Description
Since Marlin 2.0 will support many different MCU architectures beside the AVR, STM32 MCU support is also in the work. There is currently planning ongoing to have one HAL for all STM32 boards.
The first such board was REMRAM V1, but there are already other board on the market, which will need support for Marlin for this Arduino core (since this core is the only core, that supports all STM32 targets).
This issue should simply act as a preparation, for future board definition request that will come (and of which I will most likely write quite some).
I think it would be best if remove the "REMRAM" top-level category and add a general "3rd party boards" or "3D printer board" category, so that we can group these board better together.
For reference:
MarlinFirmware/Marlin#11750 and MarlinFirmware/Marlin#7076