diff options
| author | Donna Whisnant <dewhisna@users.noreply.github.com> | 2018-11-11 16:55:52 -0600 |
|---|---|---|
| committer | Donna Whisnant <dewhisna@users.noreply.github.com> | 2018-11-11 17:14:11 -0600 |
| commit | 35fece8b9cd05542068bfff5d0134c4b88a5f6bf (patch) | |
| tree | b75e967baf58d68eb21ab01424d3a0e772fbce96 /tests/script | |
| parent | 66e0211878ac843db3ad52e8643dd98d632217eb (diff) | |
Change BOARD_SPEED to BOARD_CLOCK setting and extend to menu.clock and menu.speed.
This is needed to specify CPU speed and fuses for boards.txt files that use this format:
"{board_tag}.menu.clock.{board_clock}.build.f_cpu"
"{board_tag}.menu.clock.{board_clock}.bootloader.low_fuses"
"{board_tag}.menu.clock.{board_clock}.bootloader.high_fuses"
"{board_tag}.menu.clock.{board_clock}.bootloader.extended_fuses"
For example ATtiny processors.
It also works for speed-only settings like the Watterott ATmega328PB library: https://github.com/watterott/ATmega328PB-Testing
"{board_tag}.menu.speed.{board_clock}.build.f_cpu"
Diffstat (limited to 'tests/script')
0 files changed, 0 insertions, 0 deletions
