WIP: add initial support for ESP32-S3 #4313
Annotations
10 errors and 1 warning
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L240
esp.IO_MUX.MTMS undefined (type *esp.IO_MUX_Type has no field or method MTMS)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L242
esp.IO_MUX.MTDI undefined (type *esp.IO_MUX_Type has no field or method MTDI)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L244
esp.IO_MUX.MTCK undefined (type *esp.IO_MUX_Type has no field or method MTCK)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L246
esp.IO_MUX.MTDO undefined (type *esp.IO_MUX_Type has no field or method MTDO)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L258
esp.IO_MUX.SD_DATA2 undefined (type *esp.IO_MUX_Type has no field or method SD_DATA2)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L260
esp.IO_MUX.SD_DATA3 undefined (type *esp.IO_MUX_Type has no field or method SD_DATA3)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L262
esp.IO_MUX.SD_CMD undefined (type *esp.IO_MUX_Type has no field or method SD_CMD)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L264
esp.IO_MUX.SD_CLK undefined (type *esp.IO_MUX_Type has no field or method SD_CLK)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L266
esp.IO_MUX.SD_DATA0 undefined (type *esp.IO_MUX_Type has no field or method SD_DATA0)
|
Smoke tests:
build/tinygo/src/machine/machine_esp32.go#L268
esp.IO_MUX.SD_DATA1 undefined (type *esp.IO_MUX_Type has no field or method SD_DATA1)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading