fet_db: fix incorrect FUSES for MSP430F2274.

This commit is contained in:
Daniel Beer 2016-01-29 08:19:01 +13:00
parent 0a56e916a7
commit 045c299b31
1 changed files with 1 additions and 1 deletions

View File

@ -7306,7 +7306,7 @@ static const struct fet_db_record fet_db[] = {{ .name= "Prototype_MSP430F
, 0x00, 0x00, 0x00
, 0xFF /* CONF (off: 13)*/
, 0x00, 0x00
, 0x00 /* FUSES (off: 16)*/
, 0x80 /* FUSES (off: 16)*/
, 0x07 } /* F PATT (off: 17)*/
, .msg29_params={ 0x00, 0x39, 0x31 /*, 0x4A */ }