linguini1 opened a new issue, #17817:
URL: https://github.com/apache/nuttx/issues/17817

   ### Is your feature request related to a problem? Please describe.
   
   Currently, to enable the fakesensor driver utilities, the user is required 
to also enable `SENSOR_GNSS` and the MINMEA library. It should be possible to 
use the fakesensor API without GNSS support if the user is planning to fake 
other types of sensors.
   
   ### Describe the solution you'd like
   
   It would be a nice improvement to exclude GNSS fakesensors from the build 
unless `SENSOR_GNSS` is enabled to avoid the GNSS dependency currently in place 
for fakesensor.
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Verification
   
   - [x] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to