1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 00:29:46 +01:00
RIOT/drivers/ads101x
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
ads101x_saul.c drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
ads101x.c drivers/ads101x: migrate to ztimer 2021-11-02 14:49:45 +01:00
Kconfig drivers/*: add HAVE* 2021-12-08 13:25:26 +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/ads101x: migrate to ztimer 2021-11-02 14:49:45 +01:00
Makefile.include drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00