Skip to content

Commit

Permalink
CI test: introduce a change outside if imxrtral.py
Browse files Browse the repository at this point in the history
This commit should fail the gen-ral CI job
  • Loading branch information
mciantyre committed Jun 29, 2020
1 parent aa0365c commit 592fee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imxrt-ral/src/imxrt106/imxrt1062/interrupts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ pub static __INTERRUPTS: [Vector; 158] = [
_handler: Reserved78,
},
Vector {
_handler: TEMP_LOW_HIGH,
_handler: TEMP_PANIC,
},
Vector {
_handler: TEMP_PANIC,
Expand Down

0 comments on commit 592fee6

Please # to comment.