mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
2c38e31c93
The PSTR is already define as a NOP for all supported platforms. It's only needed for AVR so here we remove all the uses throughout the codebase. This was automated with a simple python script so it also converts places which spans to multiple lines, removing the matching parentheses. AVR-specific places were not changed. |
||
---|---|---|
.. | ||
examples/trivial_AP_Mount | ||
AP_Gimbal.cpp | ||
AP_Gimbal.h | ||
AP_Mount_Alexmos.cpp | ||
AP_Mount_Alexmos.h | ||
AP_Mount_Backend.cpp | ||
AP_Mount_Backend.h | ||
AP_Mount_MAVLink.cpp | ||
AP_Mount_MAVLink.h | ||
AP_Mount_Servo.cpp | ||
AP_Mount_Servo.h | ||
AP_Mount_SToRM32_serial.cpp | ||
AP_Mount_SToRM32_serial.h | ||
AP_Mount_SToRM32.cpp | ||
AP_Mount_SToRM32.h | ||
AP_Mount.cpp | ||
AP_Mount.h |