mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
uthash: move remaining utarray usage to parameters and delete unused
- this is to discourage further use until utarray can be dropped entirely
This commit is contained in:
committed by
Lorenz Meier
parent
9ed959402e
commit
711a69854b
@@ -17,7 +17,7 @@ exec find boards msg src platforms test \
|
||||
-path src/drivers/uavcan/uavcan_drivers/kinetis/driver/include/uavcan_kinetis -prune -o \
|
||||
-path src/lib/ecl -prune -o \
|
||||
-path src/lib/matrix -prune -o \
|
||||
-path src/lib/systemlib/uthash -prune -o \
|
||||
-path src/lib/parameters/uthash -prune -o \
|
||||
-path src/examples/gyro_fft/CMSIS_5 -prune -o \
|
||||
-path src/modules/micrortps_bridge/micro-CDR -prune -o \
|
||||
-path src/modules/micrortps_bridge/microRTPS_client -prune -o \
|
||||
|
||||
Reference in New Issue
Block a user