Commit Graph

14573 Commits (6d878b112afefca2704663db23331788f65a7e8e)
 

Author SHA1 Message Date
Martine Lenders 6d878b112a Merge pull request #7245 from smlng/enh/saul/const
saul: use const for device parameter
6 years ago
Kaspar Schleiser 1d0055b5b4 Merge pull request #7003 from miri64/tests/feat/add-release-spec-6
tests: add application for release specs 6
6 years ago
Martine Lenders 8d819aed81 Merge pull request #7252 from haukepetersen/opt_due_periphconf
boards/arduino-due: style cleanup in periph_conf.h
6 years ago
Martine Lenders cabb58bad6
tests: add application for release specs 6 6 years ago
Hauke Petersen 9136de69d2 boards/arduino-due: style cleanup in periph_conf.h 6 years ago
smlng 946256d26f saul: use const for device parameter 6 years ago
Alexandre Abadie b0aaf8d1e2 Merge pull request #7130 from photonthunder/samd21_cpu_xosc32
samd21/clock: add xosc32/DFLL option
6 years ago
Dan Evans 08224bd85a samd21/clock: add xosc32/DFLL option 6 years ago
Thomas Eichinger c76fdf567d Merge pull request #7115 from DipSwitch/pr/fix/at86rf2xx_setstate
driver/at86rf2xx: Fix possible race condition in at86rf2xx_configure
6 years ago
Alexandre Abadie 664d03d5f4 Merge pull request #7246 from aabadie/nucleo_f4xx_adc
boards/nucleo-f4xx: add ADC configuration
6 years ago
Alexandre Abadie 45e469006f Merge pull request #7244 from smlng/drivers/jc42/fix_const
drivers, jc42: fix constness in jc42_init
6 years ago
Alexandre Abadie d9837a495f board/nucleo144-f429: add ADC configuration 6 years ago
Alexandre Abadie b67e5161dc board/nucleo144-f412: add ADC configuration 6 years ago
Alexandre Abadie 8fca896d0d board/nucleo144-f412: add ADC configuration 6 years ago
Alexandre Abadie 0467168293 board/nucleo-f446: add adc configuration 6 years ago
Alexandre Abadie 1fb6d5d314 boards/nucleo-f410: add adc configuration 6 years ago
smlng 5fa123c8a2 drivers, jc42: fix constness in jc42_init 6 years ago
Alexandre Abadie e4cc780f71 Merge pull request #7243 from smlng/drivers/adxl345/fix_const
drivers, adxl345: fix constness in adxl345_init
6 years ago
smlng 8664ca3cba drivers, adxl345: fix constness in adxl345_init 6 years ago
Alexandre Abadie 067231936f Merge pull request #5793 from OTAkeys/pr/can_stack
can: add a CAN stack for RIOT
6 years ago
Martine Lenders 72e167b866 Merge pull request #7242 from smlng/doc/periph/doxygen_grouping
doc: fix doxygen grouping of cpu periph drivers
6 years ago
smlng bb82789644 cc2538: fix cppcheck warning in periph i2c driver 6 years ago
Francisco Acosta 32b50c371a Merge pull request #6850 from aabadie/NZ32-SC151
boards/nz32-sc151: add initial support
6 years ago
smlng 692cf96297 doc: fix doxygen grouping of cpu periph drivers 6 years ago
Sebastian Meiling 9ce9dd601c Merge pull request #6554 from zhuoshuguo/lwmac_retry
LWMAC:  A simple duty cycling 802.15.4 MAC protocol (2nd try).
6 years ago
Martine Lenders 9d3f9f2589 Merge pull request #6402 from OTAkeys/pr/adcxx1c
drivers/adcxx1c: add ADC081C/ADC101C/ADC121C i2c adc support
6 years ago
Martine Lenders 3fd648146a Merge pull request #7239 from miri64/doc/enh/netreg-type-doc
doc: gnrc_netreg: add doc on gnrc_netreg_type_t enumerators
6 years ago
Martine Lenders 6f299f9ac7
doc: gnrc_netreg: add doc on gnrc_netreg_type_t enumerators 6 years ago
smlng 12f12a34e4 drivers/adcxx1c: use generic device name for SAUL 6 years ago
smlng f1f80c0098 drivers/adcxx1c: use pseudomodules for device variants 6 years ago
Vincent Dupont 35056fd647 drivers/adcxx1c: add ADC081C/ADC101C/ADC121C i2c adc support 6 years ago
Martine Lenders 5e0150c3ad Merge pull request #7219 from miri64/doc/fix/memtitle-1.8.13
doc: introduce memtitle CSS class
6 years ago
Martine Lenders 33449a4a11 Merge pull request #7218 from miri64/gnrc_ipv6_nib/doc/attention
gnrc_ipv6_nib: doc: use attention tag instead of bold note
6 years ago
Martine Lenders cc0c8a1947 doc: introduce memtitle class
Our doc builder at doc.riot-os.org was updated and now the documentation
looks weird (see http://doc.riot-os.org/group__core__msg.html#gad1353dec9af776d4caf5f4e00cec112e
e.g.). This fixes that.
6 years ago
Martine Lenders fd5d36fb2e gnrc_ipv6_nib: doc: use attention tag instead of bold note 6 years ago
Alexandre Abadie e71bf07a68 Merge pull request #7223 from kb2ma/gcoap/confirm_piggy_server
net/gcoap: Provide piggybacked ACK response to confirmable request
6 years ago
DipSwitch cbbc44efad driver/at86rf2xx: fix possible race condition in state machine 6 years ago
Alexandre Abadie e2cce62aed Merge pull request #7216 from smlng/posix/pthread/cond_wait
Posix: fix pthread_cond_wait and timedwait
6 years ago
smlng d2fd406e60 posix: fix pthread_cond_wait and pthread_cond_timedwait 6 years ago
Martine Lenders b75479c442 Merge pull request #6332 from ant9000/saml21_i2c_support
SAM L21 i2c support
6 years ago
Francisco Acosta c20f30dcbe Merge pull request #7234 from aabadie/nucleo144-f412_fix_clock
nucleo144-f412: fix clock configuration
6 years ago
Alexandre Abadie 811c1594ff boards/nucleo144-f412: fix clock configuration 6 years ago
Alexandre Abadie c59a7d83c7 cpu/stm32f4: update stm32f412zx vendor cmsis version 6 years ago
Francisco Acosta cd824c3bc2 Merge pull request #6723 from aabadie/nucleo144_f412
boards/nucleo144-f412: initial support
6 years ago
Alexandre Abadie 07b141e360 Merge pull request #7232 from aabadie/fix_bossa_options
makefiles/tools/bossa: remove duplicate info option and add erase option
6 years ago
Alexandre Abadie d765e740e0 Merge pull request #7157 from astralien3000/werror
WERROR management
6 years ago
Loïc Dauphin 220ed6558e makefiles: make -Werror flags dependent of WERROR 6 years ago
Alexandre Abadie 808bf10686 makefiles/tools/bossa: replace duplicate info option with erase 6 years ago
Antonio Galea 7913d19250 boards/saml21-xpro: add i2c configuration 6 years ago
Antonio Galea dae3472d49 cpu/sam0_common: add saml21 i2c driver adaption 6 years ago