Skip to content

Commit

Permalink
testing new BITSv5 auto build
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Shipman committed Jan 27, 2024
1 parent 594c3fd commit 5707961
Show file tree
Hide file tree
Showing 29 changed files with 2,531 additions and 2,526 deletions.
Binary file modified Code/BITS/BITSv5/test/build/CMakeFiles/test.dir/test.cpp.obj
Binary file not shown.
Binary file modified Code/BITS/BITSv5/test/build/CMakeFiles/test_rx.dir/test.cpp.obj
Binary file not shown.
Binary file not shown.
Binary file modified Code/BITS/BITSv5/test/build/CMakeFiles/test_tx.dir/test.cpp.obj
Binary file not shown.
Binary file modified Code/BITS/BITSv5/test/build/test.bin
Binary file not shown.
200 changes: 100 additions & 100 deletions Code/BITS/BITSv5/test/build/test.dis

Large diffs are not rendered by default.

Binary file modified Code/BITS/BITSv5/test/build/test.elf
Binary file not shown.
229 changes: 115 additions & 114 deletions Code/BITS/BITSv5/test/build/test.elf.map

Large diffs are not rendered by default.

804 changes: 402 additions & 402 deletions Code/BITS/BITSv5/test/build/test.hex

Large diffs are not rendered by default.

Binary file modified Code/BITS/BITSv5/test/build/test.uf2
Binary file not shown.
Binary file modified Code/BITS/BITSv5/test/build/test_rx.bin
Binary file not shown.
214 changes: 107 additions & 107 deletions Code/BITS/BITSv5/test/build/test_rx.dis

Large diffs are not rendered by default.

Binary file modified Code/BITS/BITSv5/test/build/test_rx.elf
Binary file not shown.
235 changes: 118 additions & 117 deletions Code/BITS/BITSv5/test/build/test_rx.elf.map

Large diffs are not rendered by default.

828 changes: 414 additions & 414 deletions Code/BITS/BITSv5/test/build/test_rx.hex

Large diffs are not rendered by default.

Binary file modified Code/BITS/BITSv5/test/build/test_rx.uf2
Binary file not shown.
Binary file modified Code/BITS/BITSv5/test/build/test_rx_tx.bin
Binary file not shown.
228 changes: 114 additions & 114 deletions Code/BITS/BITSv5/test/build/test_rx_tx.dis

Large diffs are not rendered by default.

Binary file modified Code/BITS/BITSv5/test/build/test_rx_tx.elf
Binary file not shown.
241 changes: 121 additions & 120 deletions Code/BITS/BITSv5/test/build/test_rx_tx.elf.map

Large diffs are not rendered by default.

843 changes: 422 additions & 421 deletions Code/BITS/BITSv5/test/build/test_rx_tx.hex

Large diffs are not rendered by default.

Binary file modified Code/BITS/BITSv5/test/build/test_rx_tx.uf2
Binary file not shown.
Binary file modified Code/BITS/BITSv5/test/build/test_tx.bin
Binary file not shown.
200 changes: 100 additions & 100 deletions Code/BITS/BITSv5/test/build/test_tx.dis

Large diffs are not rendered by default.

Binary file modified Code/BITS/BITSv5/test/build/test_tx.elf
Binary file not shown.
229 changes: 115 additions & 114 deletions Code/BITS/BITSv5/test/build/test_tx.elf.map

Large diffs are not rendered by default.

804 changes: 402 additions & 402 deletions Code/BITS/BITSv5/test/build/test_tx.hex

Large diffs are not rendered by default.

Binary file modified Code/BITS/BITSv5/test/build/test_tx.uf2
Binary file not shown.
2 changes: 1 addition & 1 deletion Code/BITS/BITSv5/test/test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ int main() {
printf("\n%s %s\n", __DATE__, __TIME__);

while (true) {
printf("\n\n\n\n\n\n\n\n\n\n\n\n");
printf("\n\n\n\n\n\n\n\n\n\n\n\n\n");

if (debug_msgs) {
printf("============BITSv5: %s (DEBUG)============\n", id);
Expand Down

0 comments on commit 5707961

Please sign in to comment.