1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:49:47 +01:00
RIOT/drivers/sds011
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/sds011: Update kconfig model 2022-03-04 14:15:52 +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: configure per driver dependency resolution 2020-07-20 14:32:16 +02:00
Makefile.include drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00
sds011_saul.c drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
sds011.c drivers: use inline functions for GPIO comparisons 2020-08-31 13:10:28 +02:00