-
Notifications
You must be signed in to change notification settings - Fork 290
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
cmake: silence "LOAD segment with RWX permissions" warning #167
base: master
Are you sure you want to change the base?
cmake: silence "LOAD segment with RWX permissions" warning #167
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2a913c - Browse repository at this point
Copy the full SHA c2a913cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b95a9 - Browse repository at this point
Copy the full SHA 98b95a9View commit details -
config: usb2can: remove unused LED3 and LED4 defines
Fixes: 89c44fe ("correct LED initialization for canable interfaces")
Configuration menu - View commit details
-
Copy full SHA for 8fe5621 - Browse repository at this point
Copy the full SHA 8fe5621View commit details -
config: remove comments about not connected silent pin
This way uncrustify produces better indention.
Configuration menu - View commit details
-
Copy full SHA for beb27bd - Browse repository at this point
Copy the full SHA beb27bdView commit details -
config: add "1" to CONFIG_CANFD define
This way uncrustify produces better indention.
Configuration menu - View commit details
-
Copy full SHA for 031ca1a - Browse repository at this point
Copy the full SHA 031ca1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eab3d53 - Browse repository at this point
Copy the full SHA eab3d53View commit details -
main: provide weak symbols for _close, _lseek, _read, _write
This increases the size of the binary in a stm32f072 a bit: before: Memory region Used Size Region Size %age Used FLASH: 17296 B 128 KB 13.20% RAM: 4268 B 16 KB 26.05% after: Memory region Used Size Region Size %age Used FLASH: 17312 B 128 KB 13.21% RAM: 4268 B 16 KB 26.05% Closes: candle-usb#164
Configuration menu - View commit details
-
Copy full SHA for acb299e - Browse repository at this point
Copy the full SHA acb299eView commit details -
editorconfig: apply indent with 2 spaces for yml files
This is the default for yml files for the github workflows.
Configuration menu - View commit details
-
Copy full SHA for e80a98f - Browse repository at this point
Copy the full SHA e80a98fView commit details -
workflows: update CI to compile on various Debian based distributions
Use containers to build on various Debian based distributions: - Ubuntu: 20.04 - Ubuntu: 22.04 - Ubuntu: 24.04 - Ubuntu: rolling - Debian: oldstable - Debian: stable - Debian: testing - Debian: unstable
Configuration menu - View commit details
-
Copy full SHA for 590ad3a - Browse repository at this point
Copy the full SHA 590ad3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77731d6 - Browse repository at this point
Copy the full SHA 77731d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d7a76 - Browse repository at this point
Copy the full SHA 19d7a76View commit details