AP_Quicktune: optimise enum usage #118
Annotations
3 warnings
build esp32buzz
comparison of integer expressions of different signedness: 'esp_cpu_cycle_count_t' {aka 'long unsigned int'} and 'int32_t' {aka 'long int'} [-Wsign-compare]
|
build esp32buzz
#warning "This header file has been moved, thus `#include <freertos/xtensa_api.h>` is deprecated. Please use `#include <xtensa_api.h>` instead" [-Wcpp]
|
build esp32buzz
#warning driver/periph_ctrl.h header is no longer used, and will be removed in future versions. [-Wcpp]
|
Loading