Browse Source

add the ci and formatt

supperthomas 3 years ago
parent
commit
d85f1d97e8
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .github/workflows/action.yml
  2. 1 1
      bsp/lpc55sxx/lpc55s69_nxp_evk/applications/main.c

+ 1 - 0
.github/workflows/action.yml

@@ -49,6 +49,7 @@ jobs:
          - {RTT_BSP: "tm4c123bsp", RTT_TOOL_CHAIN: "sourcery-arm"}
          - {RTT_BSP: "tm4c129x", RTT_TOOL_CHAIN: "sourcery-arm"}
          - {RTT_BSP: "lpc43xx/M4", RTT_TOOL_CHAIN: "sourcery-arm"}
+         - {RTT_BSP: "lpc55sxx", RTT_TOOL_CHAIN: "sourcery-arm"}
          - {RTT_BSP: "lpc176x", RTT_TOOL_CHAIN: "sourcery-arm"}
          - {RTT_BSP: "lpc178x", RTT_TOOL_CHAIN: "sourcery-arm"}
          - {RTT_BSP: "lpc408x", RTT_TOOL_CHAIN: "sourcery-arm"}

+ 1 - 1
bsp/lpc55sxx/lpc55s69_nxp_evk/applications/main.c

@@ -8,7 +8,7 @@
  * Date           Author       Notes
  * 2019-10-24     Magicoe      first version
  * 2020-01-10     Kevin/Karl   Add PS demo
- * 2020-09-21     supperthomas fix the main.c 
+ * 2020-09-21     supperthomas fix the main.c
  *
  */