1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:29:45 +01:00
RIOT/drivers/lm75
Karl Fessel 05f114d0af doc: fix unbalaced grouping
- most were trivial
    - missing group close or open
    - extra space
    - no doxygen comment
- name commad might open an implicit group
    this hould also be implicit cosed but does not happen somtimes
- crazy: internal declared groups have to be closed internal
2022-09-14 15:05:25 +02:00
..
include doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
Kconfig drivers/lm75: Allow SAUL_DEFAULT in kconfig 2021-12-14 16:17:06 +01:00
lm75_saul.c drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
lm75.c drivers: update to new I2C API 2021-11-29 06:35:25 +01:00
Makefile drivers: make use of new driver_with_saul.mk where applicable 2022-01-06 12:07:07 +01:00
Makefile.dep drivers/lm75: cleanup 2021-08-24 14:34:52 +02:00
Makefile.include drivers/lm75: declare pseudomodules at driver level 2021-10-05 11:48:51 +02:00