mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
6cffe9b0b4
This commit implements a compile-time warning and in-code comment warning for legacy sensor drivers. This is intended to: - Warn users that legacy drivers may eventually be removed - Warn developers that they should not use a legacy driver as a reference for their new driver contributions Signed-off-by: Matteo Golin <matteo.golin@gmail.com>