Admin message

System updates will be applied on June 12th between 0900 AM and 1200 PM, EDT (UTC-0400). This site will have intermittent downtime during that time.

Bare metal Arm / RISC-V / ELF platform module?
Would it make sense to have a bare-metal platform module in CMake for Arm and/or RISC-V microcontrollers? It seems like there should be a platform module that configures the `CMAKE_EXECUTABLE_SUFFIX` as `.elf` appropriately. Would it be possible to add something like this so that the executable suffix is set appropriately for these kinds of projects?
issue