BenjaminSoelberg / openchronos-ng-elf

Fully modular opensource firmware for the eZ430 chronos using TI's new msp430-elf-gcc
GNU General Public License v3.0
59 stars 22 forks source link

allow variable size otp key lengths, this would allow dropbox/github 2FA to work #29

Closed quoraquestions closed 7 years ago

quoraquestions commented 7 years ago

Hi Benjamin,

can you exclude the openchronos.dep.bak from the pull request ? seems like a lingering build artifact which i usually delete before committing but missed it this time, the follow up commit does delete it but i guess you can just exclude it from my pull request if that's an option.

i tested the changes they seem to work and allow variable otp key lengths.

Regards, M