1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include
Francesco Ermini 9fa4684203 drivers/xbee: encryption support
add encryption to drivers

fix new line at the end of file

add shell command for enable encryption and set encryption key on a given device

modify _net_if_set_encrypt_key to support any key length

modify _net_if_set_encrypt_key to support any key length of the key

modify blank line

fix ace before tab in indent

fix ace before tab indent

fix ace before tab indent an error

fix trailing white space

drivers/xbee: encryption support

add encryption to drivers

fix new line at the end of file

add shell command for enable encryption and set encryption key on a given device

modify _net_if_set_encrypt_key to support any key length

modify _net_if_set_encrypt_key to support any key length of the key

modify blank line

fix ace before tab in indent

fix ace before tab indent

fix ace before tab indent an error

fix trailing white space

modify drivers/xbee/xbee.c

fix white spaces on xbee.c

Update xbee encryption driver

white line at end xbee.h

fix error

fix sc_netif.c

fix rebase master interactive

drivers/xbee: encryption support

add encryption to drivers

fix new line at the end of file

add shell command for enable encryption and set encryption key on a given device

modify _net_if_set_encrypt_key to support any key length

modify _net_if_set_encrypt_key to support any key length of the key

modify blank line

fix ace before tab in indent

fix ace before tab indent

fix ace before tab indent an error

fix trailing white space

drivers/xbee: encryption support

add encryption to drivers

fix new line at the end of file

add shell command for enable encryption and set encryption key on a given device

modify _net_if_set_encrypt_key to support any key length

modify _net_if_set_encrypt_key to support any key length of the key

modify blank line

fix ace before tab in indent

fix ace before tab indent

fix ace before tab indent an error

fix trailing white space

modify drivers/xbee/xbee.c

fix white spaces on xbee.c

Update xbee encryption driver

white line at end xbee.h

fix error

fix rebase  conflict 4

fix same missing in patches changes

fix ascii to hex index parser

fix syntax rules

fix syntax issue 2

add _netopt_strmap NETOPT_ENCRYPTION e NETOPT_ENCRYPTION_KEY

fix trailng white spaces
2016-04-20 17:43:09 +02:00
..
net netdev2: fix event_callback references 2016-04-09 13:22:19 +02:00
periph drivers/periph: fixed UNDEF values to UINT_MAX 2016-04-01 10:57:26 +02:00
saul sys/saul: Add analog inputs to SAUL via periph/adc 2016-04-08 10:18:12 +02:00
adc_legacy.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
adt7310.h doc: put network devices and sensors in subgroups 2015-09-27 18:25:43 +02:00
at30tse75x.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
at86rf2xx.h at86rf2xx: introduce pending TX counter 2016-04-08 11:32:40 +02:00
bh1750fvi.h drivers/bh1750fvi: fix ingroup definition 2016-02-18 13:52:38 +01:00
bmp180.h drivers/bmp180: initial implementation 2016-03-22 19:51:03 +01:00
cc110x.h cc110x: make protocol configurable 2016-02-05 16:12:46 +01:00
dht.h Merge pull request #4666 from haukepetersen/opt_driver_dhtsaul 2016-03-22 11:06:16 +01:00
diskio.h doc diskio: RIOTized style and added doxygen 2016-03-30 12:54:51 +02:00
enc28j60.h drivers: added driver for enc28j60 ethernet chip 2015-12-08 11:51:18 +01:00
encx24j600.h netdev2: use params parameter for setup 2016-03-28 20:22:20 +02:00
ethos.h drivers: ethos: fix compile errors 2016-03-30 17:09:58 +02:00
flashrom.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
gpioint.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
hdc1000.h doc: put network devices and sensors in subgroups 2015-09-27 18:25:43 +02:00
hih6130.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
ina220.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
isl29020.h drivers/isl29020: added SAUL integration 2015-11-30 20:33:54 +01:00
isl29125.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
kw2xrf.h drivers: make default channel configurable at compile time 2016-02-16 13:07:17 +01:00
l3g4200d.h drivers/l3g4200d: added SAUL integration 2015-11-30 20:33:54 +01:00
led.h led: move header into include directory 2016-03-16 16:09:45 +01:00
lis3dh.h drivers/lis3dh: Add SAUL support 2016-02-13 21:25:07 +01:00
lis3mdl.h drivers/lis3mdl: Initial create of lis3mdl 2016-03-29 21:02:18 +02:00
lm75a-temp-sensor.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
lps331ap.h drivers/lps331ap: added SAUL integration 2015-11-30 20:33:54 +01:00
lsm303dlhc.h drivers/lsm303dlhc: normalized SAUL readings 2016-02-04 11:51:28 +01:00
ltc4150_arch.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
ltc4150.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
mag3110.h doc: put network devices and sensors in subgroups 2015-09-27 18:25:43 +02:00
mma8652.h drivers: mma8652: add mma8652_params_t for initialization 2016-03-21 16:16:11 +01:00
mpl3115a2.h doc: put network devices and sensors in subgroups 2015-09-27 18:25:43 +02:00
mpu9150.h doc: put network devices and sensors in subgroups 2015-09-27 18:25:43 +02:00
mq3.h drivers/mq3: adapted to ADC driver changes 2016-03-14 13:06:24 +01:00
nrf24l01p.h drivers/nrf24l01p: unified return values and fixed doc 2016-02-29 12:00:01 +01:00
nvram-spi.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
nvram.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
pcd8544.h drivers/pcd8544: fixed include guard 2015-12-02 11:20:02 +01:00
pir.h Merge pull request #3978 from LudwigOrtmann/pr/namechange 2015-09-28 10:38:41 +02:00
rgbled.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
saul.h drivers/saul: Fix typo in documentation 2016-04-08 10:17:23 +02:00
servo.h drivers/servo: fix API doc 2016-03-09 13:28:27 +01:00
sht11.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
si70xx.h drivers: si70xx: temperature and humidity sensor 2016-02-23 07:32:40 +01:00
srf02.h drivers/srf02: expose trigger and read to API 2016-03-22 17:07:04 +01:00
srf08.h doc: put network devices and sensors in subgroups 2015-09-27 18:25:43 +02:00
tcs37727.h drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
tmp006.h doc: put network devices and sensors in subgroups 2015-09-27 18:25:43 +02:00
xbee.h drivers/xbee: encryption support 2016-04-20 17:43:09 +02:00