build: remove older format build tags

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2022-12-20 22:16:37 +01:00
committed by BCG
parent 7d58709b7d
commit 8b3075fdba
80 changed files with 0 additions and 81 deletions
-1
View File
@@ -1,5 +1,4 @@
//go:build !nano_33_ble
// +build !nano_33_ble
package apds9960
-1
View File
@@ -1,5 +1,4 @@
//go:build nano_33_ble
// +build nano_33_ble
package apds9960
-1
View File
@@ -1,5 +1,4 @@
//go:build tinygo
// +build tinygo
// Package dht provides a driver for DHTXX family temperature and humidity sensors.
//
-1
View File
@@ -1,5 +1,4 @@
//go:build mimxrt1062 || stm32f405 || atsamd51 || stm32f103xx || k210 || stm32f407
// +build mimxrt1062 stm32f405 atsamd51 stm32f103xx k210 stm32f407
package dht // import "tinygo.org/x/drivers/dht"
-1
View File
@@ -1,5 +1,4 @@
//go:build !mimxrt1062 && !stm32f405 && !atsamd51 && !stm32f103xx && !k210 && !stm32f407
// +build !mimxrt1062,!stm32f405,!atsamd51,!stm32f103xx,!k210,!stm32f407
package dht // import "tinygo.org/x/drivers/dht"
-1
View File
@@ -1,5 +1,4 @@
//go:build tinygo
// +build tinygo
// Package dht provides a driver for DHTXX family temperature and humidity sensors.
//
-1
View File
@@ -1,5 +1,4 @@
//go:build tinygo
// +build tinygo
// Package dht provides a driver for DHTXX family temperature and humidity sensors.
//
-1
View File
@@ -1,5 +1,4 @@
//go:build tinygo
// +build tinygo
package dht // import "tinygo.org/x/drivers/dht"
-1
View File
@@ -1,5 +1,4 @@
//go:build m5stack_core2
// +build m5stack_core2
package main
@@ -1,5 +1,4 @@
//go:build m5stack_core2
// +build m5stack_core2
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build atsamd21
// +build atsamd21
package initdisplay
-1
View File
@@ -1,5 +1,4 @@
//go:build feather_m0 || feather_m4 || feather_m4_can || feather_nrf52840 || feather_nrf52840_sense || feather_stm32f405 || feather_rp2040
// +build feather_m0 feather_m4 feather_m4_can feather_nrf52840 feather_nrf52840_sense feather_stm32f405 feather_rp2040
package initdisplay
-1
View File
@@ -1,5 +1,4 @@
//go:build m5stack
// +build m5stack
package initdisplay
@@ -1,5 +1,4 @@
//go:build m5stack_core2
// +build m5stack_core2
package initdisplay
-1
View File
@@ -1,5 +1,4 @@
//go:build pyportal
// +build pyportal
package initdisplay
@@ -1,5 +1,4 @@
//go:build wioterminal
// +build wioterminal
package initdisplay
-1
View File
@@ -1,5 +1,4 @@
//go:build feather_m4 || feather_m4_can || feather_nrf52840
// +build feather_m4 feather_m4_can feather_nrf52840
package main
@@ -1,5 +1,4 @@
//go:build grandcentral_m4
// +build grandcentral_m4
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build atsamd21 && !p1am_100
// +build atsamd21,!p1am_100
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build p1am_100
// +build p1am_100
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build pygamer
// +build pygamer
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build pyportal
// +build pyportal
package main
@@ -1,5 +1,4 @@
//go:build thingplus_rp2040
// +build thingplus_rp2040
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build wioterminal
// +build wioterminal
package main
@@ -1,5 +1,4 @@
//go:build tinygo
// +build tinygo
package console
-1
View File
@@ -1,5 +1,4 @@
//go:build feather_m4 || feather_m4_can || feather_nrf52840
// +build feather_m4 feather_m4_can feather_nrf52840
package main
@@ -1,5 +1,4 @@
//go:build grandcentral_m4
// +build grandcentral_m4
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build atsamd21 && !p1am_100
// +build atsamd21,!p1am_100
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build p1am_100
// +build p1am_100
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build pygamer
// +build pygamer
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build pyportal
// +build pyportal
package main
@@ -1,5 +1,4 @@
//go:build thingplus_rp2040
// +build thingplus_rp2040
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 gnse
// +build gnse
/*
Generic Node Sensor Edition
-1
View File
@@ -1,5 +1,4 @@
//go:build lorae5
// +build lorae5
package radio
-1
View File
@@ -1,5 +1,4 @@
//go:build nucleowl55jc
// +build nucleowl55jc
/*
Nucleo WL55JC1
-1
View File
@@ -1,5 +1,4 @@
//go:build espat
// +build espat
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build rtl8720dn
// +build rtl8720dn
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build wifinina
// +build wifinina
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build nano_rp2040
// +build nano_rp2040
// This examples shows how to control RGB LED connected to
// NINA-W102 chip on Arduino Nano RP2040 Connect board
-1
View File
@@ -1,5 +1,4 @@
//go:build arduino
// +build arduino
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build digispark
// +build digispark
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build !digispark && !arduino && !qtpy && !m5stamp_c3 && !thingplus_rp2040
// +build !digispark,!arduino,!qtpy,!m5stamp_c3,!thingplus_rp2040
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build qtpy || m5stamp_c3
// +build qtpy m5stamp_c3
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build qtpy
// +build qtpy
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build thingplus_rp2040
// +build thingplus_rp2040
package main
-1
View File
@@ -1,5 +1,4 @@
//go:build atsamd51
// +build atsamd51
package flash
-1
View File
@@ -1,5 +1,4 @@
//go:build !nano_33_ble
// +build !nano_33_ble
package hts221
-1
View File
@@ -1,5 +1,4 @@
//go:build nano_33_ble
// +build nano_33_ble
package hts221
-1
View File
@@ -1,5 +1,4 @@
//go:build atsamd51 || atsame5x
// +build atsamd51 atsame5x
package i2csoft
-1
View File
@@ -1,5 +1,4 @@
//go:build esp32
// +build esp32
package i2csoft
-1
View File
@@ -1,5 +1,4 @@
//go:build nrf52840
// +build nrf52840
package i2csoft
-1
View File
@@ -1,5 +1,4 @@
//go:build !esp32 && !atsamd51 && !atsame5x && !stm32f4 && !rp2040 && !nrf52840
// +build !esp32,!atsamd51,!atsame5x,!stm32f4,!rp2040,!nrf52840
package i2csoft
-1
View File
@@ -1,5 +1,4 @@
//go:build rp2040
// +build rp2040
package i2csoft
-1
View File
@@ -1,5 +1,4 @@
//go:build stm32f4
// +build stm32f4
package i2csoft
-1
View File
@@ -1,5 +1,4 @@
//go:build atsamd51
// +build atsamd51
package ili9341
-1
View File
@@ -1,5 +1,4 @@
//go:build !atsamd51 && !atsame5x && !atsamd21
// +build !atsamd51,!atsame5x,!atsamd21
package ili9341
-1
View File
@@ -1,5 +1,4 @@
//go:build atsamd21
// +build atsamd21
package ili9341
-1
View File
@@ -1,5 +1,4 @@
//go:build atsamd51 || atsame5x
// +build atsamd51 atsame5x
package ili9341
-1
View File
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build ignore
// +build ignore
package main
-1
View File
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build gofuzz
// +build gofuzz
package png
-1
View File
@@ -1,5 +1,4 @@
//go:build !nano_33_ble
// +build !nano_33_ble
package lps22hb
-1
View File
@@ -1,5 +1,4 @@
//go:build nano_33_ble
// +build nano_33_ble
package lps22hb
-1
View File
@@ -1,5 +1,4 @@
//go:build !xiao_ble
// +build !xiao_ble
package lsm6ds3tr
-1
View File
@@ -1,5 +1,4 @@
//go:build xiao_ble
// +build xiao_ble
package lsm6ds3tr
-1
View File
@@ -1,5 +1,4 @@
//go:build !nano_33_ble
// +build !nano_33_ble
package lsm9ds1
-1
View File
@@ -1,5 +1,4 @@
//go:build nano_33_ble
// +build nano_33_ble
// Nano 33 BLE [Sense] has LSM9DS1 unit on-board.
// This custom Configure function powers unit up
-1
View File
@@ -1,5 +1,4 @@
//go:build microbit
// +build microbit
// Package microbitmatrix implements a driver for the BBC micro:bit's LED matrix.
//
-1
View File
@@ -1,5 +1,4 @@
//go:build microbit_v2
// +build microbit_v2
// Package microbitmatrix implements a driver for the BBC micro:bit version 2 LED matrix.
//
-1
View File
@@ -1,5 +1,4 @@
//go:build pybadge
// +build pybadge
package shifter
-1
View File
@@ -1,5 +1,4 @@
//go:build rp2040
// +build rp2040
package ssd1289
-1
View File
@@ -1,5 +1,4 @@
//go:build stm32wlx
// +build stm32wlx
package sx126x
-2
View File
@@ -1,5 +1,4 @@
//go:build none
// +build none
package main
@@ -285,7 +284,6 @@ func main() {
}
defer f.Close()
fmt.Fprintln(f, "//go:build", architectures[*arch].buildTag)
fmt.Fprintln(f, "// +build", architectures[*arch].buildTag)
f.WriteString(`
package ws2812
-1
View File
@@ -1,5 +1,4 @@
//go:build cortexm
// +build cortexm
package ws2812
-1
View File
@@ -1,5 +1,4 @@
//go:build tinygo.riscv32
// +build tinygo.riscv32
package ws2812
-1
View File
@@ -1,5 +1,4 @@
//go:build avr
// +build avr
package ws2812
-1
View File
@@ -1,5 +1,4 @@
//go:build cortexm
// +build cortexm
package ws2812
-1
View File
@@ -1,5 +1,4 @@
//go:build !baremetal
// +build !baremetal
package ws2812
-1
View File
@@ -1,5 +1,4 @@
//go:build tinygo.riscv32
// +build tinygo.riscv32
package ws2812
-1
View File
@@ -1,5 +1,4 @@
//go:build xtensa
// +build xtensa
package ws2812