Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: idd_hw3 idd_fa15_hw3_lauren_bill_tomas idd_fa15_hw3_lauren_bill_tomas Raiden ... more
Fork of PololuLedStrip by
Revision 22:37bb26b6743c, committed 2015-09-16
- Comitter:
- tomasero
- Date:
- Wed Sep 16 22:12:59 2015 +0000
- Parent:
- 21:87fd6273e0ff
- Child:
- 23:a3c2ccd5870c
- Commit message:
- modified led_strip_write_color.s to work with kl25z
Changed in this revision
| led_strip_write_color.s | Show annotated file Show diff for this revision Revisions of this file |
--- a/led_strip_write_color.s Tue Nov 26 23:05:08 2013 +0000
+++ b/led_strip_write_color.s Wed Sep 16 22:12:59 2015 +0000
@@ -65,7 +65,7 @@
delay #0
- tst r6, r8
+ tst r6, r7
ldr r4, =0x80000000
tst r6, r4
beq delay1
