Miscellaneous rules.mk cleanups (#7212)
* Miscellaneous rules.mk cleanups * Put back ARM bootloader rules
This commit is contained in:
parent
742e83e102
commit
2ce6adff2b
7 changed files with 11 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Processor frequency.
|
||||
# Processor frequency
|
||||
F_CPU = 8000000
|
||||
|
||||
# Bootloader selection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue