revise HHKB bootloader_size to 4096 such that sw reset works (#1274)

This commit is contained in:
tengg 2017-05-04 13:27:35 -04:00 committed by skullydazed
parent c5cef025ec
commit 425f0a768b
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
#OPT_DEFS += -DBOOTLOADER_SIZE=4096
# as per original hasu settings
OPT_DEFS += -DBOOTLOADER_SIZE=512
OPT_DEFS += -DBOOTLOADER_SIZE=4096
# Build Options
# comment out to disable the options.