mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-16 11:17:48 -06:00
Reorganize HAL (#14832)
This commit is contained in:
parent
cdd5056aba
commit
75efa3cdac
142 changed files with 547 additions and 422 deletions
|
@ -129,7 +129,7 @@
|
|||
|
||||
// Choose the name from boards.h that matches your setup
|
||||
#ifndef MOTHERBOARD
|
||||
#define MOTHERBOARD BOARD_STM32F1R
|
||||
#define MOTHERBOARD BOARD_STM32F103R
|
||||
#endif
|
||||
|
||||
// Name displayed in the LCD "Ready" message and Info menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue