Skip to content

Commit d85f1d9

Browse files
committed
add the ci and formatt
1 parent f34e841 commit d85f1d9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- {RTT_BSP: "tm4c123bsp", RTT_TOOL_CHAIN: "sourcery-arm"}
5050
- {RTT_BSP: "tm4c129x", RTT_TOOL_CHAIN: "sourcery-arm"}
5151
- {RTT_BSP: "lpc43xx/M4", RTT_TOOL_CHAIN: "sourcery-arm"}
52+
- {RTT_BSP: "lpc55sxx", RTT_TOOL_CHAIN: "sourcery-arm"}
5253
- {RTT_BSP: "lpc176x", RTT_TOOL_CHAIN: "sourcery-arm"}
5354
- {RTT_BSP: "lpc178x", RTT_TOOL_CHAIN: "sourcery-arm"}
5455
- {RTT_BSP: "lpc408x", RTT_TOOL_CHAIN: "sourcery-arm"}

bsp/lpc55sxx/lpc55s69_nxp_evk/applications/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Date Author Notes
99
* 2019-10-24 Magicoe first version
1010
* 2020-01-10 Kevin/Karl Add PS demo
11-
* 2020-09-21 supperthomas fix the main.c
11+
* 2020-09-21 supperthomas fix the main.c
1212
*
1313
*/
1414

0 commit comments

Comments
 (0)