-
Notifications
You must be signed in to change notification settings - Fork 143
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
[ext] Update all submodules to latest versions #936
Conversation
b6e0981
to
19ea759
Compare
Looks like the macOS CI is broken again??? Seems to fail when calling |
I also don't have access to any STM32 hardware right now, but accidentally took a SAMV71 board with me. I will try running the tests on that one. |
The tests have all passed on the SAMV71 board. |
Fantastic, thanks! |
19ea759
to
97d0c6e
Compare
97d0c6e
to
cb144c6
Compare
I've changed this PR to also update all other submodules. @chris-durand the update of the SAM header files leads to issues with redefinitions etc. I think you already mentioned that to me some time ago, so I would suggest to fix it later if it's too much of a hassle for now. I'll update the CI to GCC11 next. |
I'm not going to do this, since I cannot test avr-gcc 12 since it doesn't compile on macOS 13, because of a linker bug? |
b6ccddf
to
e5c4716
Compare
1fcb687
to
a2e2251
Compare
This updates all submodules in preparation for the 2022q4 release.
_gettimeofday
somehow, LVGL all file syscalls). I think this is an issue with the linker garbage collection, since no source code calls any of these functions directly. I've added weak empty stub implementations for now.Tested in hardware: