Dropped raw option on github file archive links.

This commit is contained in:
Piotr Esden-Tempski
2013-06-13 11:26:16 -07:00
parent e4a86e269e
commit 169dbd6c08
3 changed files with 3 additions and 3 deletions

View File

@@ -250,7 +250,7 @@
/*
* System Control Space (SCS) => Data Watchpoint and Trace (DWT).
* See "ARMv7-M Architecture Reference Manual"
* (https://github.com/libopencm3/libopencm3-archive/blob/master/arm/ARMv7-M_ARM.pdf?raw=true)
* (https://github.com/libopencm3/libopencm3-archive/blob/master/arm/ARMv7-M_ARM.pdf)
* The DWT is an optional debug unit that provides watchpoints, data tracing,
* and system profiling for the processor.
*/