A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/arduino/arduino-lint/commit/a836031241dd6042134c0dfaa9b6fe0950f45893 below:

Add new mbed architecture variants to rules · arduino/arduino-lint@a836031 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+7

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+7

-1

lines changed Original file line number Diff line number Diff line change

@@ -1192,6 +1192,8 @@ golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee/go.mod h1:QqPTAvyqsEbceGzB

1192 1192

golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=

1193 1193

golang.org/x/mod v0.3.0 h1:RM4zey1++hCTbCVQfnWeKs9/IEsaBLA8vTkd0WVtmH4=

1194 1194

golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=

1195 +

golang.org/x/mod v0.4.1 h1:Kvvh58BN8Y9/lBi7hTekvtMpm07eUZ0ck5pRHpsMWrY=

1196 +

golang.org/x/mod v0.4.1/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=

1195 1197

golang.org/x/mod v0.4.2 h1:Gz96sIWK3OalVv/I/qNygP42zyoKp3xptRVCWRFEBvo=

1196 1198

golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=

1197 1199

golang.org/x/net v0.0.0-20180406214816-61147c48b25b/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=

Original file line number Diff line number Diff line change

@@ -1040,7 +1040,7 @@ func LibraryPropertiesArchitecturesFieldSoloAlias() (result ruleresult.Type, out

1040 1040

"espressif32": {"esp32"},

1041 1041

"espressif8266": {"esp8266"},

1042 1042

"intel_arc32": {"arc32"},

1043 -

"nordicnrf52": {"nRF5", "nrf52", "mbed"},

1043 +

"nordicnrf52": {"nRF5", "nrf52", "mbed", "mbed_edge", "mbed_nano"},

1044 1044

}

1045 1045 1046 1046

trueArchitecturePresent := func(trueArchitecturesQuery []string) bool {

@@ -1093,6 +1093,10 @@ func LibraryPropertiesArchitecturesFieldValueCase() (result ruleresult.Type, out

1093 1093

"i686",

1094 1094

"k210",

1095 1095

"mbed",

1096 +

"mbed_edge",

1097 +

"mbed_nano",

1098 +

"mbed_portenta",

1099 +

"mbed_rp2040",

1096 1100

"megaavr",

1097 1101

"mraa",

1098 1102

"nRF5",

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4