mirror of https://github.com/ArduPilot/ardupilot
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/AP_ADC_test | ||
AP_ADC.cpp | ||
AP_ADC.h | ||
AP_ADC_ADS1115.cpp | ||
AP_ADC_ADS1115.h | ||
AP_ADC_ADS7844.cpp | ||
AP_ADC_ADS7844.h | ||
keywords.txt |