3 Commits (b7b2d31c2457ec4ee153e3345a954f7582c40533)

Author SHA1 Message Date
Andre Richter b7b2d31c24
Rewrite timer subsystem 2 years ago
Andre Richter f6190f85b7
ASM: Remove use of .equ
The LLVM assembler apparently causes the .equ directive to create symbols
instead of just a local and temporary variable.

Work around this by using const operands with global_asm!.
2 years ago
Andre Richter 8ff358a50b
Add tutorial 18 2 years ago