1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 15:31:17 +01:00
Marian Buschsieweke dde6e6e55e
cpu/stm32f7: Provide SVD_VENDOR and SVD_MODEL
With this, running `make RIOT_USE_PYCORTEXMDEBUG=1 debug` for any STM32F7
based boards will directly load the correct SVD file.

Co-authored-by: crasbe <crasbe@gmail.com>
2025-11-10 19:58:43 +01:00
..