Skip to content

Commit 1a98a67

Browse files
AdinAckusbalbin
authored andcommitted
update ci to include logging for cordic
1 parent c8cfbba commit 1a98a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# TODO: -log-rtt # log-rtt without defmt, more combos?
3030
- log-itm
3131
- log-semihost
32-
- cordic
32+
- cordic,log-rtt,defmt
3333

3434
steps:
3535
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)