stm32/boards/NADHAT_PYBF405: Rename board to GARATRONIC_NADHAT_F405.

To add the manufacturer as a prefix to the board name, for consistency with
other Garatronic boards.
This commit is contained in:
Frédéric Pierson 2021-11-20 19:32:19 +01:00 committed by Damien George
parent fdb925c4c1
commit d49df423e0
5 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"features": [], "features": [],
"images": [], "images": [],
"mcu": "stm32f4", "mcu": "stm32f4",
"product": "PYBF405", "product": "GARATRONIC_NADHAT_F405",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "https://shop.mchobby.be/product.php?id_product=1653",
"vendor": "Nadhat" "vendor": "McHobby"
} }