Marian Buschsieweke
3628db19fd
Makefile.features: Allow "one out of" dependencies
...
An application/test/module that requires one feature out of a set of
alternatives (let's say either periph_uart, periph_spi, or periph_i2c) can
request this now using:
FEATURES_REQUIRED_ANY += periph_uart|periph_spi|periph_i2c
2020-04-01 09:12:50 +02:00
..
2020-01-08 15:20:08 +01:00
2017-04-13 16:41:52 +02:00
2017-04-25 09:35:50 +02:00
2020-01-17 09:49:38 +01:00
2020-01-14 15:48:33 +01:00
2020-04-01 09:12:50 +02:00
2017-05-12 17:54:48 +02:00
2017-04-13 16:41:52 +02:00
2017-07-17 18:15:46 +02:00
2020-02-28 16:51:53 +01:00
2019-12-16 10:43:13 +01:00
2019-11-28 19:33:35 +01:00
2017-04-14 03:00:47 +02:00
2017-04-14 03:00:47 +02:00
2020-02-05 15:51:55 +01:00
2020-02-11 16:50:50 +01:00
2020-03-24 10:38:40 +01:00
2018-02-27 11:02:39 +01:00
2014-10-23 20:53:01 +02:00
2014-10-23 20:53:01 +02:00
2016-06-15 23:26:22 +02:00
2017-10-13 10:29:34 +02:00