cladmi
d8080a66e4
cpu/stm32_common: Do not use USEMODULE to select i2c implem
...
`cpu/stm32_common/Makefile.dep` was never included by the global
`Makefile.dep`, so declaring this `USEMODULE +=` here was never shown to
the build system and never exported as `MODULE_PERIPH_I2C_X` variables.
In fact, `USEMODULE` was only used to trigger the `periph.mk`/`SUBMODULES`
mechanism to add matching source files names to `SRC` and so select
the implementation for each CPU type.
It is replaced by just explicitly selecting the right source file.
2018-10-11 15:20:25 +02:00
..
2018-02-06 16:59:58 +01:00
2018-09-05 12:20:28 +02:00
2018-09-05 12:20:26 +02:00
2018-09-05 12:20:23 +02:00
2018-09-05 12:20:31 +02:00
2018-09-05 12:20:20 +02:00
2018-09-21 08:11:20 +02:00
2018-09-21 08:17:26 +02:00
2018-09-11 16:32:34 +02:00
2018-09-21 08:16:37 +02:00
2018-09-25 12:03:58 +02:00
2018-10-11 12:20:37 +02:00
2018-10-10 17:13:34 +02:00
2018-09-21 08:18:04 +02:00
2018-10-09 14:22:43 +02:00
2018-09-26 12:54:29 +02:00
2018-09-21 08:18:42 +02:00
2018-09-21 08:18:55 +02:00
2018-09-21 08:19:15 +02:00
2018-09-25 12:03:58 +02:00
2018-09-07 22:15:51 +02:00
2018-09-20 14:50:32 +02:00
2018-04-09 17:32:46 +02:00
2018-05-09 00:41:27 +02:00
2018-09-26 11:06:05 +02:00
2018-08-29 08:53:20 +02:00
2018-09-28 09:57:30 +02:00
2018-09-21 09:19:08 +02:00
2018-08-13 17:56:05 +02:00
2018-08-21 11:28:23 +02:00
2018-10-01 10:15:08 +02:00
2018-09-21 08:19:41 +02:00
2018-06-11 19:12:02 +02:00
2018-07-04 17:55:20 +02:00
2018-10-01 10:15:08 +02:00
2017-04-04 19:57:12 +02:00
2018-10-11 15:20:25 +02:00
2018-08-07 14:47:40 +02:00
2018-09-21 08:20:04 +02:00
2018-07-25 12:01:36 +02:00
2018-07-25 12:01:35 +02:00
2018-08-17 13:08:21 +02:00
2018-07-10 15:37:59 +02:00
2018-08-15 15:27:03 +02:00
2018-09-18 18:05:34 +02:00
2018-08-06 12:33:03 +02:00
2017-01-20 13:36:26 +01:00