zephyr/samples/sensor/grove_temperature
Gerard Marull-Paretas 9a00b99884 drivers: display: grove_lcd_rgb: move to misc
The driver does not implement a display API, it has a custom API. Having
it under display is confusing, since display API consumers may expect
they can use it. These sort of custom drivers fit better under
drivers/misc.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-02-22 11:58:33 -08:00
..
boards dts: fix 'grove,foo' compatibles by using 'seeed,grove-foo' 2021-08-17 17:51:57 -04:00
src drivers: display: grove_lcd_rgb: move to misc 2022-02-22 11:58:33 -08:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf sensor: grove: fix cmake empty library warning 2021-08-18 19:08:41 -05:00
sample.yaml