-
Notifications
You must be signed in to change notification settings - Fork 244
Fixed various issues with L4 and WB take 2 #576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The 412 RTC changes don't appear to be taking effect, after building and inspecting the module. Any ideas? |
I guess the problem is with the By the way, instead of changing the SVD zip file (which should ideally be exactly as-downloaded from ST), you can modify |
…s in l4x2 YAML to l412
Done! That sorted it. Marking as draft for now; running into empty built-libs on L4x3, L412, and WB55, for reasons I haven't yet determined. |
Fixed the not-building problems; various syntax errors, eg access For example, CR is showing up at its original location of 0x08 in the generated lib, despite this line: CR:
_modify:
addressOffset: 0x18
_add:
... |
Fixed most L412 RTC problems; syntax error re ordering of |
Broke git again |
Fixes #555, #563, #565, #567, #570, #572, and #575.
See #573; "unrecoverable" git errors.