mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
sd_bench and logger use aligned buffers
This commit is contained in:
committed by
Lorenz Meier
parent
45d0603627
commit
ccee36bb68
@@ -40,3 +40,6 @@
|
||||
|
||||
#define px4_udelay(usec) px4_usleep(usec)
|
||||
#define px4_mdelay(msec) px4_msleep(msec)
|
||||
|
||||
#define px4_cache_aligned_data()
|
||||
#define px4_cache_aligned_alloc malloc
|
||||
|
||||
Reference in New Issue
Block a user