mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 17:08:04 +08:00
* Removed dprintf from perf library since it is only ever used with fd=1 (STDOUT) so moved to PX4_INFO_RAW instead. This helps with some platforms (e.g. Qurt) which have some Posix support but not full Posix support.