[riot-commits] [RIOT-OS/RIOT] 4ceb30: drivers/io1_xplained: refactor implementation
Alexandre Abadie
alexandre.abadie at inria.fr
Mon May 14 09:00:49 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4ceb309927b70c8291856302276874b60d232789
https://github.com/RIOT-OS/RIOT/commit/4ceb309927b70c8291856302276874b60d232789
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M drivers/include/io1_xplained.h
M drivers/io1_xplained/io1_xplained.c
M drivers/io1_xplained/io1_xplained_saul.c
Log Message:
-----------
drivers/io1_xplained: refactor implementation
- directly use underlying drivers api (gpio, at30tse75x)
- use debug instead of log + rework messages
Commit: 57734a1e15c1764c8f2ae99fce2379ffc6b4baa8
https://github.com/RIOT-OS/RIOT/commit/57734a1e15c1764c8f2ae99fce2379ffc6b4baa8
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M tests/driver_io1_xplained/main.c
Log Message:
-----------
tests/driver_io1_xplained: rework with new API
Commit: 438aa091488ee911f8d113c9b83a192cd9360126
https://github.com/RIOT-OS/RIOT/commit/438aa091488ee911f8d113c9b83a192cd9360126
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M drivers/Makefile.dep
M drivers/include/io1_xplained.h
M drivers/io1_xplained/include/io1_xplained_internals.h
M drivers/io1_xplained/io1_xplained.c
Log Message:
-----------
drivers/io1_xplained: add support for sdcard
Commit: 367190c08d4bc16aba15f3684d61e9e9db97b687
https://github.com/RIOT-OS/RIOT/commit/367190c08d4bc16aba15f3684d61e9e9db97b687
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M tests/driver_io1_xplained/main.c
Log Message:
-----------
tests/driver_io1_xplained: use sdcard in test application
Commit: 734256aab67aabab0c036c945619fbea12551310
https://github.com/RIOT-OS/RIOT/commit/734256aab67aabab0c036c945619fbea12551310
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M drivers/Makefile.dep
M drivers/include/io1_xplained.h
M drivers/io1_xplained/include/io1_xplained_internals.h
M drivers/io1_xplained/io1_xplained.c
Log Message:
-----------
drivers/io1_xplained: add support for light sensor
Commit: f872a7f67602fea3881ef9e8cabe9db686bb6780
https://github.com/RIOT-OS/RIOT/commit/f872a7f67602fea3881ef9e8cabe9db686bb6780
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M tests/driver_io1_xplained/main.c
Log Message:
-----------
tests/driver_io1_xplained: print light sensor values
Commit: 1f436e24869c17556932de5b797bee8b912c018a
https://github.com/RIOT-OS/RIOT/commit/1f436e24869c17556932de5b797bee8b912c018a
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-05-14 (Mon, 14 May 2018)
Changed paths:
M drivers/Makefile.dep
M drivers/include/io1_xplained.h
M drivers/io1_xplained/include/io1_xplained_internals.h
M drivers/io1_xplained/io1_xplained.c
M drivers/io1_xplained/io1_xplained_saul.c
M tests/driver_io1_xplained/main.c
Log Message:
-----------
Merge pull request #8965 from aabadie/pr/drivers/io1_xplained_enh_sd
drivers/io1_xplained: improve driver and add support for the sdcard and light sensor
Compare: https://github.com/RIOT-OS/RIOT/compare/372aadd62623...1f436e24869c
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list