4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-14 13:39:13 +08:00

7 Commits

Author SHA1 Message Date
Zhou DingHua
fdc9683150 Add new sensor type and vendor type.
sensor type: force sensor
  vendor type: MiraMEMS
2019-04-17 16:32:32 +08:00
armink
fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 2019-04-12 10:18:57 +08:00
guozhanxin
507a90f055 [sensor] add irq_handle for driver. | 为底层驱动添加中断回调。 2019-03-08 10:34:10 +08:00
armink
0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
guozhanxin
fb9482d61b [sensor] change RT_SENSOR_FLAG_FIFO to RT_DEVICE_FLAG_FIFO_RX 2019-02-15 10:51:20 +08:00
guozhanxin
37d0400739 rename rt_sen_ to rt_sensor_ 2019-02-13 15:00:35 +08:00
guozhanxin
64813b6b07 add first version 2019-02-12 14:09:34 +08:00