build: drop deprecated build tags

This commit is contained in:
Yurii Soldak
2022-12-19 22:20:23 +01:00
committed by Ron Evans
parent 146e2cd376
commit 8d4d3c6201
418 changed files with 4 additions and 425 deletions
-1
View File
@@ -1,5 +1,4 @@
//go:build feather_m4_can
// +build feather_m4_can
package main
@@ -1,5 +1,4 @@
//go:build feather_m4_can
// +build feather_m4_can
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build circuitplay_express
// +build circuitplay_express
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build pyportal
// +build pyportal
package main
@@ -1,5 +1,4 @@
//go:build circuitplay_express
// +build circuitplay_express
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build pca10040
// +build pca10040
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build stm32
// +build stm32
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build wioterminal
// +build wioterminal
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build arduino_mega1280
// +build arduino_mega1280
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build arduino
// +build arduino
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build bluepill
// +build bluepill
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build feather_m4
// +build feather_m4
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build itsybitsy_m0
// +build itsybitsy_m0
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build itsybitsy_m4
// +build itsybitsy_m4
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build stm32f7
// +build stm32f7
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build stm32l0
// +build stm32l0
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build stm32l4
// +build stm32l4
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build stm32l5
// +build stm32l5
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build pico
// +build pico
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build stm32f4disco
// +build stm32f4disco
package main