1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
Benjamin Valentin c31e373214 shell_commands: gnrc_netif: only include LoRA options when LoRA PHY is present
If no LoRA module is used, there is no use in compiling in all the config options
for LoRA PHYs.

This saves about 1k of .text
2019-09-24 17:14:03 +02:00
..
ad7746 drivers: adcxx1c, ads101x, ad7746: Change I2C macro to DEV 2019-04-08 14:08:07 +02:00
adcxx1c drivers/adcxxc1: expose configuration via config group 2019-05-08 15:22:41 +02:00
ads101x drivers: adcxx1c, ads101x, ad7746: Change I2C macro to DEV 2019-04-08 14:08:07 +02:00
adt7310 drivers/adt7310: Replace binary representation 2019-04-25 21:18:36 +02:00
adxl345 drivers/adxk345: include copy of params in dev struct 2019-01-06 17:24:24 +01:00
apa102 drivers/apa102: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
at at: adapt for isrpipe API type change 2019-06-05 18:16:32 +02:00
at30tse75x drivers/at30tse75x: adapt to new I2C api 2018-07-25 12:01:38 +02:00
at86rf2xx drivers/at86rf2xx: do not hang on no dev 2019-09-02 10:27:24 +02:00
ata8520e drivers/ata8520e: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
bh1750fvi drivers/bh1750fvi: change prototype of bh1750fvi_init 2019-01-07 21:37:02 +01:00
bmp180 drivers/bmp180: fix conversion 2019-03-18 09:43:39 +01:00
bmx055 drivers/bmx055: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
bmx280 drivers: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
can_trx
cc1xxx_common drivers/cc1xxx_common: L2 netstats & cleanups 2019-08-20 16:40:00 +02:00
cc110x drivers/cc110x: Allow setting the default channel 2019-09-10 10:04:51 +02:00
cc2420 drivers/cc2420: don't append to FIFO if iol->iol_len == 0 2019-04-02 16:00:03 +02:00
ccs811 drivers/ccs811: remove unnecessary casts 2019-01-06 14:41:47 +01:00
dht drivers/dht: Fixed magic numbers & missing doc 2019-07-29 10:39:50 +02:00
ds18 drivers/ds18: fix ds18_read with negative temperatures 2019-05-16 20:12:22 +02:00
ds75lx drivers: sys: add SAUL support for ds75lx sensor 2019-05-22 16:54:20 +02:00
ds1307 drivers/ds1307: remove unused clock param 2018-07-25 12:01:40 +02:00
ds3234 drivers/ds3234: Minimal driver for DS3234 extremely accurate RTC 2019-02-19 11:57:40 +01:00
dsp0401
dynamixel
enc28j60 enc28j60: use ethernet address helper functions 2019-06-10 21:07:02 +02:00
encx24j600 drivers/encx24j600: Allow empty iolist elements 2019-04-01 16:51:39 +02:00
ethos drivers: sys: replace USE_ETHOS_FOR_STDIO macro by MODULE_STDIO_ETHOS 2019-06-23 22:16:03 +02:00
feetech
fxos8700 drivers/fxos8700: adapt to new i2c API 2018-07-25 12:01:38 +02:00
grove_ledbar
hd44780 drivers/hd44780: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
hdc1000 drivers/hdc1000: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
hih6130 drivers/hih6130: adapt to new i2c API 2018-07-25 12:01:40 +02:00
hts221 drivers/hts211: fix CTRL_REG2_OS_EN 2019-02-14 18:03:35 +01:00
ina220 drivers/ina220: adapt to new I2C api 2018-07-25 12:01:38 +02:00
include Merge pull request #12199 from smlng/fix_timer_returns 2019-09-17 23:04:46 +02:00
io1_xplained drivers/io1_xplained: adapt to at30tse75x new init api 2018-07-25 12:01:39 +02:00
isl29020 drivers: replace memset by simple assignments 2019-01-07 21:59:25 +01:00
isl29125 drivers/isl29125: adapt to new i2c API 2018-07-25 12:01:38 +02:00
jc42 drivers/jc42: adapt to new i2c API 2018-07-25 12:01:39 +02:00
kw2xrf drivers: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
l3g4200d drivers/l3g4200d: fix typo in src file header 2018-09-26 11:00:48 +02:00
lc709203f drivers/lc709203f: adapt to new i2c API 2018-07-25 12:01:40 +02:00
lis2dh12
lis3dh drivers: Add dep on periph_gpio_irq in drivers using GPIO IRQ 2018-08-29 08:53:20 +02:00
lis3mdl drivers/lis3mdl: adapt to new i2c API 2018-07-25 12:01:39 +02:00
lpd8808 drivers/lpd8808: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
lpsxxx drivers/lpsxxx: add support for lps22hb 2019-03-20 14:43:37 +01:00
lsm6dsl drivers/lsm6dsl: eliminate and correct casts 2019-01-06 16:56:17 +01:00
lsm303dlhc drivers/lsm303dlhc: correct cast of phydat_t* 2019-01-06 17:08:04 +01:00
ltc4150 drivers: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
mag3110 drivers/mag3110: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
mma8x5x drivers/mma8x5x: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
mma7660 drivers/mma7660: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
motor_driver drivers: add licence to motor_driver source files 2019-04-13 00:29:58 +02:00
mpl3115a2 drivers/mpl3115a2: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
mpu9150 drivers/mpu9150: correct cast of phydat_t* 2019-01-06 18:14:53 +01:00
mq3
mrf24j40 drivers/mrf24j40 : support of NETOPT_LAST_ED_LEVEL 2019-05-23 15:45:03 +02:00
mtd
mtd_flashpage drivers: add mtd_flashpage driver 2019-09-10 13:26:05 +02:00
mtd_sdcard mtd_sdcard: fix printf format strings 2018-08-06 12:19:44 +02:00
mtd_spi_nor
my9221 drivers/my9221: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
ncv7356 ncv7356: add driver for ncv7356 SW CAN transceiver 2019-08-21 11:05:51 +02:00
netdev_eth drivers/netdev_eth: Use NETOPT_MAX_DPU_SIZE 2019-02-18 20:18:56 +01:00
netdev_ieee802154 drivers/netdev_ieee802154: add mac header filter 2019-03-04 13:21:43 +01:00
netdev_layer
nrf24l01p
nvram
nvram_spi
pca9685 drivers: support for PCA9685 PWMs 2019-09-12 19:11:52 +02:00
pcd8544 drivers/pcd8544: replace char by uint8_t for bytes 2019-04-25 23:42:30 +02:00
periph_common Merge pull request #11252 from fjmolinas/pr_wdg_stm32 2019-09-13 09:16:18 +02:00
ph_oem drivers/ph_oem: Initial implementation of the pH OEM sensor 2019-09-05 12:47:10 +02:00
pir drivers: replace memset by simple assignments 2019-01-07 21:59:25 +01:00
pn532 driver: fix cppcheck error in pn532 2018-07-25 12:01:39 +02:00
pulse_counter drivers/pulse_counter: refactor the prototypes of read funcs 2019-01-09 23:06:54 +01:00
rgbled
rn2xx3 drivers/rn2xx3: fix incorrectly terminated hex strings 2019-06-07 10:39:31 +02:00
saul drivers/saul: Added pH 2019-09-05 12:47:10 +02:00
sdcard_spi drivers/sdcard_spi: Use uint8_t for byte values 2019-04-29 19:25:34 +02:00
sds011 drivers/sds011: Fix SAUL read error return 2019-01-31 15:35:19 +01:00
servo
sht1x drivers: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
sht2x drivers: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
sht3x drivers: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
si70xx drivers/si70xx: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
si114x
slipdev slipdev: make rxmem buffer uint8_t 2019-06-05 21:24:38 +02:00
soft_spi drivers: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
srf02 drivers/srf02: Update to new i2c API 2018-07-25 12:01:38 +02:00
srf04 drivers: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
srf08 drivers/srf08: Turn debug off and cleanup 2018-07-25 12:01:38 +02:00
stm32_eth stm32_eth: Code cleanup and some fixes 2019-07-04 15:27:50 +02:00
sx127x drivers/sx127x: let sx127x driver manage spi pins GPIO modes 2019-08-05 16:46:41 +02:00
tcs37727 drivers/tcs37727: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
tja1042
tmp00x driver/tmp00x: Change tmp006 to tmp00x and add tmp007 2019-08-23 12:11:16 +02:00
tps6274x drivers: Initial support for TPS6274x converter 2019-01-10 00:00:02 +01:00
tsl2561 drivers/tsl2561: add missing acquire∕release functions 2018-09-14 14:10:08 +02:00
tsl4531x sys/auto_init: Changes to support SAUL 2018-10-23 17:26:28 +02:00
uart_half_duplex
vcnl40x0 drivers/vcnl40x0: initial implementation 2018-10-15 11:44:10 +02:00
veml6070
w5100 Merge pull request #10412 from maribu/w5100 2019-02-05 16:30:42 +01:00
xbee gnrc_xbee: use gnrc_netif_hdr_set_netif() 2019-08-29 14:51:45 +02:00
doc.txt drivers: Initial support for TPS6274x converter 2019-01-10 00:00:02 +01:00
Makefile
Makefile.dep shell_commands: gnrc_netif: only include LoRA options when LoRA PHY is present 2019-09-24 17:14:03 +02:00
Makefile.include drivers: support for PCA9685 PWMs 2019-09-12 19:11:52 +02:00