diff options
Diffstat (limited to 'testing/DMBootloader/1_basic')
20 files changed, 11 insertions, 0 deletions
diff --git a/testing/DMBootloader/1_basic/10_cmd_read_incomplete b/testing/DMBootloader/1_basic/10_cmd_read_incomplete Binary files differnew file mode 100644 index 0000000..aa7650d --- /dev/null +++ b/testing/DMBootloader/1_basic/10_cmd_read_incomplete diff --git a/testing/DMBootloader/1_basic/10_reply b/testing/DMBootloader/1_basic/10_reply Binary files differnew file mode 100644 index 0000000..b1fb412 --- /dev/null +++ b/testing/DMBootloader/1_basic/10_reply diff --git a/testing/DMBootloader/1_basic/1_cmd_get_id b/testing/DMBootloader/1_basic/1_cmd_get_id new file mode 100644 index 0000000..ce542ef --- /dev/null +++ b/testing/DMBootloader/1_basic/1_cmd_get_id @@ -0,0 +1 @@ +ÿ
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/1_reply b/testing/DMBootloader/1_basic/1_reply new file mode 100644 index 0000000..687b716 --- /dev/null +++ b/testing/DMBootloader/1_basic/1_reply @@ -0,0 +1 @@ +DMBootloader 0.1.0
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/2_cmd_unknown_command_code b/testing/DMBootloader/1_basic/2_cmd_unknown_command_code new file mode 100644 index 0000000..f982586 --- /dev/null +++ b/testing/DMBootloader/1_basic/2_cmd_unknown_command_code @@ -0,0 +1 @@ +«
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/2_reply b/testing/DMBootloader/1_basic/2_reply new file mode 100644 index 0000000..31f442a --- /dev/null +++ b/testing/DMBootloader/1_basic/2_reply @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/3_cmd_missing_page_number b/testing/DMBootloader/1_basic/3_cmd_missing_page_number Binary files differnew file mode 100644 index 0000000..f76dd23 --- /dev/null +++ b/testing/DMBootloader/1_basic/3_cmd_missing_page_number diff --git a/testing/DMBootloader/1_basic/3_reply b/testing/DMBootloader/1_basic/3_reply new file mode 100644 index 0000000..3f1695f --- /dev/null +++ b/testing/DMBootloader/1_basic/3_reply @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/4_cmd_invalid_page_number b/testing/DMBootloader/1_basic/4_cmd_invalid_page_number new file mode 100644 index 0000000..b556611 --- /dev/null +++ b/testing/DMBootloader/1_basic/4_cmd_invalid_page_number @@ -0,0 +1 @@ +9
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/4_reply b/testing/DMBootloader/1_basic/4_reply new file mode 100644 index 0000000..a4ceb35 --- /dev/null +++ b/testing/DMBootloader/1_basic/4_reply @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/5_cmd_write_missing_data b/testing/DMBootloader/1_basic/5_cmd_write_missing_data Binary files differnew file mode 100644 index 0000000..4227ca4 --- /dev/null +++ b/testing/DMBootloader/1_basic/5_cmd_write_missing_data diff --git a/testing/DMBootloader/1_basic/5_reply b/testing/DMBootloader/1_basic/5_reply new file mode 100644 index 0000000..54a81dc --- /dev/null +++ b/testing/DMBootloader/1_basic/5_reply @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/6_cmd_erase_excess_data b/testing/DMBootloader/1_basic/6_cmd_erase_excess_data Binary files differnew file mode 100644 index 0000000..4b8f14b --- /dev/null +++ b/testing/DMBootloader/1_basic/6_cmd_erase_excess_data diff --git a/testing/DMBootloader/1_basic/6_reply b/testing/DMBootloader/1_basic/6_reply new file mode 100644 index 0000000..2a2a526 --- /dev/null +++ b/testing/DMBootloader/1_basic/6_reply @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/7_cmd_read_excess_data b/testing/DMBootloader/1_basic/7_cmd_read_excess_data Binary files differnew file mode 100644 index 0000000..750b0e8 --- /dev/null +++ b/testing/DMBootloader/1_basic/7_cmd_read_excess_data diff --git a/testing/DMBootloader/1_basic/7_reply b/testing/DMBootloader/1_basic/7_reply new file mode 100644 index 0000000..2a2a526 --- /dev/null +++ b/testing/DMBootloader/1_basic/7_reply @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/8_cmd_exec_excess_data b/testing/DMBootloader/1_basic/8_cmd_exec_excess_data Binary files differnew file mode 100644 index 0000000..26aa362 --- /dev/null +++ b/testing/DMBootloader/1_basic/8_cmd_exec_excess_data diff --git a/testing/DMBootloader/1_basic/8_reply b/testing/DMBootloader/1_basic/8_reply new file mode 100644 index 0000000..2a2a526 --- /dev/null +++ b/testing/DMBootloader/1_basic/8_reply @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/testing/DMBootloader/1_basic/9_cmd_write_incomplete b/testing/DMBootloader/1_basic/9_cmd_write_incomplete Binary files differnew file mode 100644 index 0000000..bd24bab --- /dev/null +++ b/testing/DMBootloader/1_basic/9_cmd_write_incomplete diff --git a/testing/DMBootloader/1_basic/9_reply b/testing/DMBootloader/1_basic/9_reply Binary files differnew file mode 100644 index 0000000..f76dd23 --- /dev/null +++ b/testing/DMBootloader/1_basic/9_reply |
