File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 2029
2029
],
2030
2030
"overrides" : {
2031
2031
"tickless-from-us-ticker" : true ,
2032
- "init-us-ticker-at-boot" : true
2032
+ "init-us-ticker-at-boot" : true ,
2033
+ "network-default-interface-type" : " ETHERNET"
2033
2034
},
2034
2035
"device_name" : " LPC54628J512ET180" ,
2035
- "post_binary_hook" : { "function" : " LPCTargetCode.lpc_patch" },
2036
- "overrides" : {
2037
- "network-default-interface-type" : " ETHERNET"
2038
- }
2036
+ "post_binary_hook" : { "function" : " LPCTargetCode.lpc_patch" }
2039
2037
},
2040
2038
"LPC546XX" : {
2041
2039
"supported_form_factors" : [" ARDUINO" ],
7533
7531
"inherits" : [" MCU_NRF52832" ],
7534
7532
"release_versions" : [" 5" ],
7535
7533
"device_name" : " nRF52832_xxAA" ,
7536
- "macros_add" : [
7537
- " WSF_MAX_HANDLERS=10"
7538
- ],
7539
7534
"device_has_remove" : [" ITM" ],
7540
7535
"macros_add" : [
7536
+ " WSF_MAX_HANDLERS=10" ,
7541
7537
" CONFIG_GPIO_AS_PINRESET" ,
7542
7538
" NRF52_PAN_12" ,
7543
7539
" NRF52_PAN_15" ,
You can’t perform that action at this time.
0 commit comments