Fix a typo.
This commit is contained in:
@ -173,7 +173,7 @@ loop:
|
||||
scratch .req r1
|
||||
|
||||
// Spin until we're ready to handle an SGPIO packet:
|
||||
// Grab the exchange interrupt staus...
|
||||
// Grab the exchange interrupt status...
|
||||
ldr int_status, [sgpio_int, #INT_STATUS] // int_status = SGPIO_STATUS_1 // 10, twice
|
||||
|
||||
// ... check to see if bit #0 (slice A) was set, by shifting it into the carry bit...
|
||||
|
Reference in New Issue
Block a user