Petro Karashchenko
|
a743fed63d
|
file_operations: get back C89 compatible initializer
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-01-11 02:14:00 +08:00 |
|
Petro Karashchenko
|
3ccb657dc2
|
nuttx: remove space befone newline in logs
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2021-12-27 21:01:19 -06:00 |
|
Brennan Ashton
|
0a3b20e546
|
syslog: Drop extra carriage return from syslog calls
|
2021-03-28 21:24:00 -05:00 |
|
Xiang Xiao
|
bd4e8e19d3
|
Run codespell -w against all files
and fix the wrong correction
|
2020-02-22 14:45:07 -06:00 |
|
Xiang Xiao
|
80277d1630
|
Refine the preprocessor conditional guard style (#190)
|
2020-01-31 19:07:39 +01:00 |
|
Gregory Nutt
|
d1584d60a2
|
drivers/sensors: Run all sensor drivers through tools/nxstyle, correcting as many complaints as possible.
|
2019-12-06 19:07:34 -06:00 |
|
Juan Flores
|
d2e884f43c
|
drivers/sensors/vl53l1x.c: Added support for VL53L1X TOF sensor.
|
2019-07-10 07:58:20 -06:00 |
|
Gregory Nutt
|
c2a383ef6d
|
drivers/sensors/vl53l1x.c: Remove the VL53L1x driver. It does not compile.
|
2019-06-29 06:26:49 -06:00 |
|
Gregory Nutt
|
4083d89244
|
configs/olimex-stm32-e407: Add VL53L1 support. drivers/sensors/vl53l1x.c: A few compiler errors fixed, possibly incorrectly. DRIVER DOES NOT COMPILE. Marked EXPERIMENTAL in the Kconfig file.
|
2019-06-28 15:45:00 -06:00 |
|
Gregory Nutt
|
4f9623a520
|
drivers/sensors/vl53l1x.c: Fix other cosmetic coding standard issues.
|
2019-06-28 09:15:29 -06:00 |
|
Gregory Nutt
|
696197c67f
|
drivers/sensors/vl53l1x.c: Fix more upper-/lower-case problems.
|
2019-06-28 08:39:21 -06:00 |
|
Gregory Nutt
|
6a75c811f8
|
Fix some lower vs upper case problems in last commit.
|
2019-06-28 08:20:31 -06:00 |
|
Juan Flores
|
f466d054a1
|
drivers/sensors/vl53l1x.c: Add support for VL53L1X TOF sensor.
|
2019-06-28 08:17:35 -06:00 |
|