raiden00pl
|
5af805b2ef
|
sensors/bmi270: add support for the new sensor framework
bmi270 can be used with the new sensor framework
|
2024-04-21 19:06:18 +08:00 |
|
raiden00pl
|
8bf6b17cc0
|
sensors/bmi270: fix accel and gyro data position
accel registers are DATA_8 to DATA_13
gyro registers are DATA_14 to DATA_19
|
2024-03-14 21:16:46 -03:00 |
|
SPRESENSE
|
60364d7c72
|
drivers/sensors/bmi270: Enable to select config memory
Allow to transfer the BMI270 configuration data directly, and
provide an option to use the heap memory if it cannot transfer
directly.
|
2023-09-09 00:46:24 +08:00 |
|
SPRESENSE
|
a015aa4fca
|
boards: cxd56xx: Add board-specific driver for bmi270
|
2023-09-09 00:46:24 +08:00 |
|
chao an
|
664927c86e
|
mm/alloc: remove all unnecessary cast for alloc
Fix the minor style issue and remove unnecessary cast
Signed-off-by: chao an <anchao@xiaomi.com>
|
2023-08-30 14:34:20 +08:00 |
|
simbit18
|
34c56139aa
|
drivers/sensors/bmi270.c: fix define BMI270_TEMPERATURE
fix BMI160_TEMPERATURE_0 ->BMI270_TEMPERATURE_0
fix BMI270_TEMPERATURE_1 ->BMI270_TEMPERATURE_1
|
2023-08-01 18:06:59 +02:00 |
|
simbit18
|
b0965ab963
|
Fix nuttx coding style
Remove TABs
Fix indentation
Fix Multi-line comments
Fix Comments to the Right of Statements.
|
2023-07-14 01:16:06 +08:00 |
|
simbit18
|
9681c52517
|
Fix nuttx coding style
Remove TABs
Fix indentation
|
2023-07-11 23:32:17 +08:00 |
|
raiden00pl
|
e1ffacfc33
|
drivers/sensors: add BMI270 IMU support
|
2023-06-01 11:23:54 -04:00 |
|