cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.48k stars 430 forks source link

bme680 lib should be under Drivers in docs. #552

Closed cmumford closed 3 years ago

cmumford commented 3 years ago

I noticed that the bme680 driver library is listed in API/Misc instead of API/Drivers. This might cause it to be overlooked. A quick glance shows DS18B20 to also be under Misc - I suspect a few others might be there too. Should these be moved to Drivers?