Initialer Commit
This commit is contained in:
commit
945d2870aa
17 changed files with 3370 additions and 0 deletions
13
n76e003_blink/config.json
Normal file
13
n76e003_blink/config.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"boot_select": "aprom",
|
||||
"pwm_enabled_during_ocd": false,
|
||||
"ocd_enabled": true,
|
||||
"reset_pin_disabled": false,
|
||||
"locked": false,
|
||||
"ldrom_size": "0kb",
|
||||
"bod_disabled": false,
|
||||
"bod_voltage": "2v2",
|
||||
"iap_enabled_in_brownout": false,
|
||||
"bod_reset_disabled": false,
|
||||
"wdt": "disabled"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue