Commit c3aaab3
authored
Convert stm32-lcd-logo to use mmio (swiftlang#100)
Replaces the register definitions used by the stm32-lcd-logo example to
use ones generated by svd2swift leveraging swift-mmio. Additionally
refactors much of the example code to have fewer layers of abstraction
as they make the code much harder to follow.1 parent ec33a94 commit c3aaab3
File tree
35 files changed
+5885
-9810
lines changed- stm32-lcd-logo
- Sources
- Application
- Geometry
- HAL
- Registers
- Support
- include
35 files changed
+5885
-9810
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
This file was deleted.
0 commit comments