2019-11-01 00:11:36 +11:00
|
|
|
# Processor frequency
|
2017-11-08 17:11:44 +01:00
|
|
|
F_CPU = 8000000
|
2018-09-28 07:00:11 -07:00
|
|
|
|
2022-03-14 10:46:13 +11:00
|
|
|
EXTRAKEY_ENABLE = no
|
2021-09-13 01:22:03 +10:00
|
|
|
BLUETOOTH_ENABLE = yes
|
2022-01-31 04:29:42 +11:00
|
|
|
BLUETOOTH_DRIVER = BluefruitLE
|
2021-12-02 01:05:40 +00:00
|
|
|
LTO_ENABLE = yes
|