[riot-notifications] [RIOT-OS/RIOT] drivers/{g, h, i, j}*: add Kconfig modules (#15515)
Leandro Lanzieri
notifications at github.com
Fri Nov 27 09:25:00 CET 2020
### Contribution description
This models the following drivers in Kconfig:
- gp2y10xx
- grove_ledbar
- hd44780
- hdc1000
- hih6130
- hmc5883l
- hts221
- ili9341
- ina2xx
- ina3221
- io1_xplained
- isl29020
- isl29125
- itg320x
- jc42
- my9221 (needed by other driver)
- sdcard_spi (needed by other driver)
### Testing procedure
- Verify that the dependencies are correctly modelled
- Verify that all the correspondent applications have been added to the CI tests
- Green CI
### Issues/PRs references
None
You can view, comment on, or merge this pull request online at:
https://github.com/RIOT-OS/RIOT/pull/15515
-- Commit Summary --
* sys/checksum: add module to Kconfig
* drivers/grove_ledbar: add module to Kconfig
* drivers/gp2y10xx: add module to Kconfig
* drivers/my9221: add module to Kconfig
* drivers/hd44780: add module to Kconfig
* drivers/hdc1000: add module to Kconfig
* drivers/hih6130: add module to Kconfig
* drivers/hmc5883l: add module to Kconfig
* drivers/hts221: add module to Kconfig
* drivers/ili9341: add module to Kconfig
* drivers/ina2xx: add modules to Kconfig
* drivers/ina3221: add modules to Kconfig
* drivers/sdcard_spi: add module to Kconfig
* drivers/io1_xplained: add module to Kconfig
* drivers/isl29020: add module to Kconfig
* drivers/isl29125: add module to Kconfig
* drivers/itg320x: add modules to Kconfig
* drivers/jc42: add module Kconfig
* tests/driver_{g,h,i,j}*: add Kconfig configuration files
-- File Changes --
M .murdock (4)
M drivers/Kconfig (14)
M drivers/gp2y10xx/Kconfig (9)
A drivers/grove_ledbar/Kconfig (11)
A drivers/hd44780/Kconfig (15)
M drivers/hdc1000/Kconfig (8)
A drivers/hih6130/Kconfig (16)
A drivers/hmc5883l/Kconfig (22)
A drivers/hts221/Kconfig (12)
A drivers/ili9341/Kconfig (15)
A drivers/ina2xx/Kconfig (29)
A drivers/ina3221/Kconfig (22)
A drivers/io1_xplained/Kconfig (16)
M drivers/isl29020/Kconfig (8)
A drivers/isl29125/Kconfig (16)
A drivers/itg320x/Kconfig (22)
A drivers/jc42/Kconfig (12)
A drivers/my9221/Kconfig (13)
A drivers/sdcard_spi/Kconfig (17)
M sys/Kconfig (1)
A sys/checksum/Kconfig (10)
A tests/driver_gp2y10xx/app.config.test (4)
M tests/driver_grove_ledbar/Makefile (4)
A tests/driver_grove_ledbar/app.config.test (8)
A tests/driver_grove_ledbar/app.config.test.native (5)
M tests/driver_hd44780/Makefile (4)
A tests/driver_hd44780/app.config.test (4)
A tests/driver_hd44780/app.config.test.native (5)
A tests/driver_hdc1000/app.config.test (5)
A tests/driver_hih6130/app.config.test (4)
A tests/driver_hmc5883l/app.config.test (4)
A tests/driver_hts221/app.config.test (4)
A tests/driver_ili9341/app.config.test (4)
A tests/driver_ina2xx/app.config.test (5)
A tests/driver_ina3221/app.config.test (5)
A tests/driver_io1_xplained/app.config.test (5)
A tests/driver_isl29020/app.config.test (4)
A tests/driver_isl29125/app.config.test (4)
A tests/driver_itg320x/app.config.test (4)
A tests/driver_jc42/app.config.test (4)
M tests/driver_my9221/Makefile (4)
A tests/driver_my9221/app.config.test (4)
A tests/driver_my9221/app.config.test.native (5)
-- Patch Links --
https://github.com/RIOT-OS/RIOT/pull/15515.patch
https://github.com/RIOT-OS/RIOT/pull/15515.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15515
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201127/b3c2d689/attachment-0001.htm>
More information about the notifications
mailing list