Преглед изворни кода

[ci][arduino] 将Arduino库CI检查平台由STM32F411改为412 (#8534)

Meco Man пре 1 година
родитељ
комит
35eea4bc46

+ 3 - 3
.github/workflows/bsp_buildings.yml

@@ -41,7 +41,8 @@ jobs:
          -  RTT_BSP: "RTduino/Arduino Libraries"
             RTT_TOOL_CHAIN: "sourcery-arm"
             SUB_RTT_BSP:
-                - "stm32/stm32f411-st-nucleo"
+                - "stm32/stm32f412-st-nucleo"
+                - "raspberry-pico"
          -  RTT_BSP: "others_at32_hc32"
             RTT_TOOL_CHAIN: "sourcery-arm"
             SUB_RTT_BSP: 
@@ -134,9 +135,9 @@ jobs:
                 - "stm32/stm32f407-robomaster-c"
                 - "stm32/stm32f407-st-discovery"
                 - "stm32/stm32f410-st-nucleo"
+                - "stm32/stm32f411-st-nucleo"
                 - "stm32/stm32f411-atk-nano"
                 - "stm32/stm32f411-weact-blackpill" 
-                - "stm32/stm32f412-st-nucleo"
                 - "stm32/stm32f413-st-nucleo"
                 - "stm32/stm32f427-robomaster-a"
                 - "stm32/stm32f429-armfly-v6"
@@ -270,7 +271,6 @@ jobs:
                 - "fujitsu/mb9x/mb9bf506r"
                 - "fujitsu/mb9x/mb9bf618s"
                 - "fujitsu/mb9x/mb9bf568r"
-                - "raspberry-pico"
                 - "raspberry-pi/raspi3-32"
                 - "raspberry-pi/raspi4-32"
                 - "lm3s8962"

+ 4 - 0
bsp/raspberry-pico/.ci/attachconfig/rtduino.attach

@@ -1,2 +1,6 @@
 # scons: --strict
 CONFIG_BSP_USING_ARDUINO=y
+
+# check some important arduino libraries
+CONFIG_PKG_USING_ARDUINO_TENSORFLOW_LITE_MICRO=y
+CONFIG_PKG_USING_ARDUINO_TENSORFLOW_LITE_MICRO_EXAMPLE_HELLO_WORLD=y

+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/rtduino.attach → bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino.attach


+ 0 - 4
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/dataprocessing.attach

@@ -1,4 +0,0 @@
-CONFIG_BSP_USING_ARDUINO=y
-
-CONFIG_PKG_USING_ARDUINO_ARDUINOJSON=y
-CONFIG_PKG_USING_ARDUINO_KALMANFILTER=y

+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/communication.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/communication.attach


+ 6 - 0
bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/dataprocessing.attach

@@ -0,0 +1,6 @@
+CONFIG_BSP_USING_ARDUINO=y
+
+CONFIG_PKG_USING_ARDUINO_ARDUINOJSON=y
+CONFIG_PKG_USING_ARDUINO_KALMANFILTER=y
+CONFIG_PKG_USING_ARDUINO_TENSORFLOW_LITE_MICRO=y
+CONFIG_PKG_USING_ARDUINO_TENSORFLOW_LITE_MICRO_EXAMPLE_HELLO_WORLD=y

+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/devicecontrol.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/devicecontrol.attach


+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/display.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/display.attach


+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/other.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/other.attach


+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/projects.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/projects.attach


+ 0 - 0
bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/rtduino.attach


+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/sensors-adafruit.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/sensors-adafruit.attach


+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/sensors-others.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/sensors-others.attach


+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/sensors-seeed.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/sensors-seeed.attach


+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/signalio.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/signalio.attach


+ 0 - 0
bsp/stm32/stm32f411-st-nucleo/.ci/attachconfig/rtduino/timing.attach → bsp/stm32/stm32f412-st-nucleo/.ci/attachconfig/rtduino/timing.attach