Skip to content

Commit

Permalink
remove stackMem test exapmle
Browse files Browse the repository at this point in the history
-  linker script changed
  • Loading branch information
LinjingZhang committed Dec 13, 2023
1 parent a0824fb commit c8d0a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile-platform-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
heapMem: true
sleep1100: true
sleep4700 : false
stackMem: true
stackMem: false
dma: false
alarmRtc: false
- fqbn: Infineon:xmc:XMC1400_Arduino_Kit
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Compile examples
uses: arduino/compile-sketches@v1
with:
Expand Down

0 comments on commit c8d0a8d

Please sign in to comment.