Replace C style comments in assembly code with true assembly comments for consistency...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 17 Jun 2012 10:59:49 +0000 (10:59 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 17 Jun 2012 10:59:49 +0000 (10:59 +0000)
commit751806458bfdb6e1f459182a756316e8c04840b0
tree13f0b943a1699d293ef324b134a48686fc9a74b6
parent4da2ba9f1c5e91895416960649b25709f1079ded
Replace C style comments in assembly code with true assembly comments for consistency and to prevent it from confusing syntax highlighters.
Bootloaders/CDC/BootloaderAPITable.S
Bootloaders/DFU/BootloaderAPITable.S
BuildTests/ModuleTest/Dummy.S
BuildTests/SingleUSBModeTest/Dummy.S
LUFA/Platform/UC3/Exception.S