Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP_HAL: fix ringbuffer test on clang.
../../libraries/AP_HAL/utility/tests/test_ringbuffer.cpp:46:17: fatal error: variable-sized object may not be initialized uint8_t buf[strlen(str)+5] {};
- Loading branch information