ardupilot/libraries/RC_Channel
Lucas De Marchi 2a91d2169e RC_Channel: remove check for AVR CPUs
Remove the checks for HAL_CPU_CLASS > HAL_CPU_CLASS_16 and
HAL_CPU_CLASS >= HAL_CPU_CLASS_75. Corresponding dead code will be
removed on separate commits.
2015-11-04 12:14:14 +11:00
..
examples/RC_Channel RC_Channel: make example compile again 2015-10-21 09:16:09 +11:00
RC_Channel.cpp RC_Channel: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 2015-11-04 12:14:13 +11:00
RC_Channel.h RC_Channel: remove the unused test function get_failsafe 2015-09-09 10:28:02 +10:00
RC_Channel_aux.cpp Remove use of PROGMEM 2015-10-30 14:35:16 +09:00
RC_Channel_aux.h RC_Channel: remove check for AVR CPUs 2015-11-04 12:14:14 +11:00