px4-firmware/Tools/astyle
Beat Küng 1ad5a9de08 uorb: compress format definitions
Reduces flash usage by ~16KB.

- compress formats at build-time into a single string with all formats
- then at runtime iteratively decompress using
  https://github.com/atomicobject/heatshrink
2023-11-08 00:31:26 -05:00
..
astylerc astyle scripting move to Tools/astyle 2017-08-23 08:07:36 +02:00
check_code_style.sh pre-commit hook: clear output with error, file name, diff, instructions 2021-10-21 19:07:13 -04:00
check_code_style_all.sh check_code_style_all.sh: remove ignored xargs parameter 2021-04-23 22:09:16 -04:00
files_to_check_code_style.sh uorb: compress format definitions 2023-11-08 00:31:26 -05:00
fix_code_style.sh astyle scripting move to Tools/astyle 2017-08-23 08:07:36 +02:00
pre-commit pre-commit hook: show all style issues, not just the ones from the first file 2021-10-21 19:07:13 -04:00