January 2017 Archives by thread
Starting: Mon Jan 2 05:51:06 CET 2017
Ending: Tue Jan 31 23:41:59 CET 2017
Messages: 4598
- [riot-notifications] [RIOT-OS/RIOT] GNRC doesn't do stateless address autoconfiguration based on router advertisement (#6279)
Kenneth Jiang
- [riot-notifications] [RIOT-OS/RIOT] pkg: add tweetnacl crypto library (#4317)
Emmanuel Baccelli
- [riot-notifications] [RIOT-OS/RIOT] posix_sockets: port to sock (#6004)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] Automatically set up and initialize git-cache (#6278)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] #include "board.h in hashes/sha256.c (#6280)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] Hello world with Eclipse IDE (#6281)
juttTechnology
- [riot-notifications] [RIOT-OS/RIOT] gnrc_mac: add mac tx and rx internal types. (#6074)
zhuoshuguo
- [riot-notifications] [RIOT-OS/RIOT] git-cache broken ? (#6282)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] drivers/mrf24j40: Add mrf24j40 radio support (#6277)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] can: add a CAN stack for RIOT (#5793)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] LLVM+newlib include path search fixes (#6253)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] netdev2_tap: -EINVAL if addr != ETHERNET_ADDR_LEN for NETOPT_ADDRESS (#6174)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] kinetis: Fix ADC clock computation (#6177)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] hashes/sha256: add iterative hmac calc. functions (#6283)
Hermann Lelong
- [riot-notifications] [RIOT-OS/RIOT] Add Nucleo f401 PWM configuration on 4 pins (#6192)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] drivers/si70xx: fix saul auto initialization (#6284)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] dist: examples: fix minor typos (#6270)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] ndp: sixlowpan_nd: import protocol constants (#6220)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] pkg/micro-ecc: support boards without hwrng feature (#6204)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] How to run RIOT on Particle Photon? (#5845)
Enrique Condes
- [riot-notifications] [RIOT-OS/RIOT] Doc: initial RIOT developer memo + directory structure (#6191)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] rdm: added device driver implementation guide (#6234)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] rdm: add glossary (#6233)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] rdm: add network programming recommendations (#6285)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] rdm: provide test writing recommendation (#6286)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] dist/tools/compile_test: Add Python3 support (#5865)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] stm32f1: xtimer clock running at twice the speed (#6287)
Koen Zandberg
- [riot-notifications] [RIOT-OS/RIOT] add driver for sd-cards (using spi) (#6031)
MichelRottleuthner
- [riot-notifications] [RIOT-OS/RIOT] iana: rename to portrange (#6272)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] sys: add evtimer WIP (#5999)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] sys/hashes/sha256: remove unnecessary include (#6288)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] git-cache: consider if git_cache dir is present (#6289)
BytesGalore
- [riot-notifications] [RIOT-OS/RIOT] pkg/oonf_api: export strcasecmp [-Werror=implicit-function-declaration] (#6260)
BytesGalore
- [riot-notifications] [RIOT-OS/RIOT] Simple duty cycling 802.15.4 MAC protocol (#3730)
zhuoshuguo
- [riot-notifications] [RIOT-OS/RIOT] cpu/kinetis: reworked PWM driver implementation (#6230)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32x: unified UART driver implementations (#6187)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu/lpc11u34: reworked GPIO driver (#6181)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] SAM L21 update to ASF xdk 3.33 (#6242)
Antonio Galea
- [riot-notifications] [RIOT-OS/RIOT] Tweetnacl second attempt (#6290)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32: fix timer speed for STM32F1 (#6291)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] drivers/jc42: Add JEDEC JC42.4 temperature sensors (#6292)
Koen Zandberg
- [riot-notifications] [RIOT-OS/RIOT] boards: add nucleo-f042 (#6273)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] dist/tools/tunslip: Fix some ugly code (#5677)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] pkg/micro-ecc: micro-ecc cannot be built for SAMR21-XPRO board (#5466)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] drivers/tsl2561: add support for tsl2561 lux sensor (#5570)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] pkg: add tweetnacl as a package (#6293)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32f1: cmsis fix flash latency bit (#6257)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] sys: net: gnrc: only reallocate if necessary (#6294)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] examples/nanocoap_server: update nanocoap version (#6274)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] cpu: stm32f: use unsigned as loop counter (#6295)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] examples/nanocoap_server: add resource for coap PUT request in nanocoap example (#6136)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f401: configure a second UART using USART6 on PA11/PA12 (#6296)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] atmega_common: disable interrupts prior to rebooting (#6252)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] gnrc_sock_udp: add udp portrange (#6212)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] NDP: global unicast address on non-6LBR nodes disappears after a while (#5122)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] ND: Lost of Global IPV6 on node after sending lot of UDP frame from BR (#5790)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] sys/base64: fix a documentation confusion (#6297)
Thomas Eichinger
- [riot-notifications] [RIOT-OS/RIOT] sys: posix: remove not needed strings.h (#6263)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] posix: Remove strings.h (#6298)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] sys: net: gnrc: performance regression (#6299)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] examples/bindist: some improvements (#6300)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] core: Provide all C11 atomic operations (#5688)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] pkg: add pkg license information (#6301)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] make: rename AD to Q (#6237)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] hello-world example on nucleo-f091 uart not working (#6179)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] iQueue-MAC Protocol (#5618)
zhuoshuguo
- [riot-notifications] [RIOT-OS/RIOT] tests/periph_uart: terminate strings with \n (#6302)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f401: Added second SPI definition (#6226)
Frits Kuipers
- [riot-notifications] [RIOT-OS/RIOT] drivers/xbee: ported to netdev2 (#6235)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] drivers/spi: reworked SPI driver interface (#4780)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] git-cache: enhance GIT_CACHE_DIR checking (#6303)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] Automatically initialize git-cache when necessary (#6278)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] tests/periph_uart not working (#5520)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] examples: add example of border router with XBee on native platform. (#4448)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] drivers/at86rf2xx: fix buffer-less SPI transfer (#6304)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] arduino uno : threads doesn't work anymore (#6264)
A-Paul
- [riot-notifications] [RIOT-OS/RIOT] Introduce new power management (#6160)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] cpu/nrf5x: ported nrfmin driver to netdev2 (#6108)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] cpu/nrf51: added I2C driver implementation (#6142)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/stm32f1-based: fixed timer configuration (#6256)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] drivers: Added support pn532 driver for NFC communication (#2692)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] pyterm feature request: blank mode and `>` handling (#6305)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f446: configure 2 new UARTs using USART3 and USART1 (#6306)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] dns: Review for DNS implementation (#3823)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f446: configure a few pwm pins (#6307)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] tools: pyterm: properly handle custom output fmt (#6308)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] pkg: micropython: initial commit (#2968)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] make: add remote packages / "package management" (#4478)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] Makefiles: move all "auxiliary" makefiles to separate directory (#4699)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] gnrc_netdev2: link-layer retransmissions outside the transceiver driver (#4795)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] kw2xrf: adaption to netdev2 (#5469)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] [Link layer] GNRC PPP (#5470)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] cpu/cc2538: reworked GPIO driver (#6182)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] OpenThread port (#5552)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] native: add 802.15.4 raw driver (#5582)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] tools: pyterm: specify custom format prefix via command line (#6309)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu/saml21: i2c support for the saml21e18b (#6205)
Antonio Galea
- [riot-notifications] [RIOT-OS/RIOT] wolfSSL Alpha examples (#6197)
Emmanuel Baccelli
- [riot-notifications] [RIOT-OS/RIOT] saml21: add README stating origin for SAML21 CMSIS includes (#6240)
Antonio Galea
- [riot-notifications] [RIOT-OS/RIOT] cpu/lpc2387: cleanup PWM driver (#6208)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] tools: pyterm: display received prompt immediately (#6310)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] stm32l1/lpm: low power implementation for stm32l1 (#4980)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] emb6: prepare for #6211 (#6225)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] stm32x unified timer not applied to all Boards periph_config.h (#6227)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] cpu/native: allow for multiple netdev2_tap devices (#6311)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] WIP cpu/native: allow for multiple netdev2_tap devices (#5614)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] auto_init: fix array-initializer order for gnrc_netdev2 stacks (#6312)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] drivers/at86rf2xx: CCA when in Extended Mode (#3169)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] Adding new board (#6266)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] initial Rust support (#5740)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] mailmap: initial mail mappings (#6115)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] vfs: file system abstraction (#5616)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] gcoap: rebase networking on sock (#6117)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] drivers/xbee: removed unused cpuid.h include (#6313)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] sys: add mutex lock with timeout function (#6158)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] sys: add uuid module for central ID/addr generation (#6314)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] unittests: tests-core doesn't compile for all platforms (#2143)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] Implementation of PN532 NFC reader (#5573)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] dist/tools/pyterm: fix pyterm when config file is empty (#6315)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] netstats: add stats to more modules (#5318)
Koen Zandberg
- [riot-notifications] [RIOT-OS/RIOT] drivers/cc2420: improve z1 init and send routine (#5870)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] nrfmin Doxygen module misplaced (#6316)
Ludwig Knüpfer
- [riot-notifications] [RIOT-OS/RIOT] doc: net_ppp group is misnamed and wrongly placed in Doxygen generated docs (#6245)
Ludwig Knüpfer
- [riot-notifications] [RIOT-OS/RIOT] doc: correct doxygen group for nrfmin (#6317)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] doc: fix doxygen groups for PPP (#6318)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] TinyDTLS Upgrades (02b) (#6319)
Raul Fuentes
- [riot-notifications] [RIOT-OS/RIOT] gnrc_networking: offers txtsnd, does not print received packets (#5034)
Ludwig Knüpfer
- [riot-notifications] [RIOT-OS/RIOT] boards/arduino-common: fix software interrupt for context swap (#6320)
Laurent Navet
- [riot-notifications] [RIOT-OS/RIOT] dist: tools: git-cache: bump to latest upstream (#6321)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] core/list: add remove method (#6211)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] drivers: Add driver for BME280 (#6156)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] drivers/bmp180: saul driver cleanup (#6322)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] tests: pkg_aversiveplusplus: temporarily disable CI building (#6323)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] package: add generic FatFs (#6072)
MichelRottleuthner
- [riot-notifications] [RIOT-OS/RIOT] sys/base64: corrected output size determination (#6168)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] base64_encode calculates wrong output size (#6166)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] jenkins: add initial config (#6258)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] boards/stm32f3discovery: mapped LEDs + btn to SAUL (#6324)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] gnrc_ipv6_nib: initial import of internal NIB functions (#6325)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] gnrc_ipv6: Forward multicast packets addressed to self (#5729)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] mips: Import of mips32r2_common module (#6060)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] mtd flash: add a generic low level flash interface [RFC] (#5624)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] WIP Adds SPIFFS support (#5625)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] tests: fix linker failure on OS X due to name clash (#6326)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] make: Enable the all-debug build target to be available for all boards (#4413)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] make: buildtest with "-Wall -Wextra -Werror" (#1121)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] xtimer: add support for arbitrary timer tick conversion (#4002)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] Board ek tm4c129xl initial start files. (#4145)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] Standard IEEE 802.15.4 basic MAC layer for RIOT "gnrc" netstack (#4184)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32f1/periph/pwm: PWM implementation for STM32F1 (#4227)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] tests: enable Aversive++ CI tests (#6327)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] netdev2_tap: assert address len >= ETHERNET_ADDR_LEN (#6174)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] Makefile: centralize custom default 802.15.4 channel definition (#6042)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] Creating github project to manage common issues. (#6328)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] Reactive Discovery of P2P Routes example (#6329)
juttTechnology
- [riot-notifications] [RIOT-OS/RIOT] Nz32-sc151 port & STM32l1 adc, dac support (#6081)
fjmolinas
- [riot-notifications] [RIOT-OS/RIOT] #6321 broke git-cache in OS X (#6330)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] RTC alarm triggered with 1s delay (#6331)
jia200x
- [riot-notifications] [RIOT-OS/RIOT] SAM L21 i2c support (#6332)
Antonio Galea
- [riot-notifications] [RIOT-OS/RIOT] unittests: fix array length error on OSX (#6333)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] dist: tools: git-cache: bump version (#6334)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] cpu: saml21: re-add periph/pm initialization (#6335)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32_common: add UART HW flow control (#6336)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] native: prettify argument parsing (#6337)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] pyterm serial reconnect fix for Linux - udev (#6338)
Antonio Galea
- [riot-notifications] [RIOT-OS/RIOT] Semaphore implementation without IPC (#6155)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] [WIP] Atmega328p adc support (#6148)
Laurent Navet
- [riot-notifications] [RIOT-OS/RIOT] jenkins: use FAILURE instead of UNSTABLE for GitHub commit status (#6339)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] nRF5x uart_write : avoid infinite loop (#6029)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] sys+cpu: Some warning fixes (#6340)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] CI Jenkins: activate macos (#6341)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] How to access IEEE 802.15.4 MAC layer and change in MSBA2 Senor nodes (#5506)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] core: drop `reboot.h` (#6342)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] jenkins: propagate cause of failure to GitHub commit status (#6343)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] pm: misc cleanup and fixes (#6344)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] Nucleo f031: initial support (#6345)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] cpu/cortexm: added shared cortexm_sleep() function (#6346)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] Opt pm kinetis (#6347)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu/nrf5x: unified pm.c (#6348)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu: moved msp430-common to msp430_common (#6349)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32_common/periph: only initialize defined PWM pins (#6350)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] dist: make: iotlab: use target specific var assignment (#5341)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] drivers/mma8x5x: remodeled driver (#6153)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/arduino-common: export led via saul (#5951)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] pkg: add heatshrink compression library (#5948)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] drivers/rotary_encoder : WIP (#5168)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] stm32l1/pwm: PWM driver implementation for stm32l1 (#4979)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] board: EMW3162 (#4498)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] kinetis: Add LPM implementation (#2605)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] pkg: provide sock_ip support for lwip (#5936)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] pkg: provide sock_udp support for lwip (#5937)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] pkg: provide sock_tcp support for lwip (#5938)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] emb6: provide sock_udp port (#6012)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] S-CoSenS MAC/RDC protocol (#4213)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] sys/net/fib: added a notification for RRPs if a destination has been used (#2815)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] dev_random: initial import of a high-level hwnrg API (#5153)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] pkg/tinydtls: add compiler flags to Makefile.include (#6351)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] sys: xtimer: make xtimer_msg_receive_timeout() use thread flags (#4896)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] pkg/ccn-lite: add patch for compiler error (#6352)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] emb6 on native (#6353)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
rzr
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Kishen Maloor
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
rzr
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
rzr
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Emmanuel Baccelli
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
rzr
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Mattia Antonini
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Kishen Maloor
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Mattia Antonini
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
rzr
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Mattia Antonini
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Kishen Maloor
- [riot-notifications] [RIOT-OS/RIOT] examples: iotivity: examples not built by CI, broken (#6241)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] cpu/lm4f120: SPI support (#5412)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] examples: split in two categories? (#5105)
Ludwig Knüpfer
- [riot-notifications] [RIOT-OS/RIOT] examples/gnrc_border_router README.md is outdated (#6354)
Ludwig Knüpfer
- [riot-notifications] [RIOT-OS/RIOT] periph/spi: convert char to uint8_t where applicapable (#5901)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] at86rf2xx: remove CCA check (#6355)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] ports: mips: Add Support for mips32r2 (v2) (#5885)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] Port RIOT for specific device (#6246)
Laurent Navet
- [riot-notifications] [RIOT-OS/RIOT] pkg: cmsis-dsp: fix compile warning (#6356)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] drivers/sx1276: LoRa transceiver phy driver proposal (#6002)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] [WIP] Low-level flash storage support (#5788)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu/cc2538/periph/gpio: use bit-banding macros for thread-safe GPIO (#5753)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] SAMR21 [ADC] (#4162)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] arm-none-eabi-gcc: Some platforms not building with v6.1.1-2 (#5519)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Adding Extra Uart peripheral to LM4F120. (#4076)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] make: fix info-boards-supported/-features-missing (#6063)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] cpuid: why is the parameter a void pointer? (#5114)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] make: problem with ccache and colorgcc w/ buildtest (#6357)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] arduino uno : xtimer accuracy problem (#6358)
Laurent Navet
- [riot-notifications] [RIOT-OS/RIOT] native: provide socket-based ZEP device (#6121)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] tests/lwip: changed default BOARD to native in the Makefile (#5698)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cortexm_common: point VTOR to the actual vector table instead of CPU_FLASH_BASE (#5636)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] dist/tools/jlink: remove jlink prompt (#5620)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] pkg tlsf: reduce block size (#5414)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] sys: make xtimer isr-safe (#5428)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] sys/auto_init: cpuid as seed for random_init (#5321)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] tests: combine similar network driver tests (#5286)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] gnrc ipv6: append empty netif hdr for loopback (#5247)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] core: debug: rely on optimizer to kick out unused debug code (#5166)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32f1/dma: Initial DMA implementation for the STM32F1 family (#5095)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] periph: hwcrypto: initial draft for hardware crypto support (#5429)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] newlib: Initial thread-safe implementation (#4529)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] pkg: remove OpenWSN (#6359)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] periph timer: remove timer_irq_(en|dis)able (#6360)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] at86rf2xx: codesize optimizations (#6361)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Subsystem for different uart implementations (e.g. peripheral UART and one over USB) (#4163)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] periph timer: init does not require return value (#6362)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] gnrc tcp (#4744)
Simon Brummer
- [riot-notifications] [RIOT-OS/RIOT] doc: drivers/pn532: add missing ingroup (#6363)
Ludwig Knüpfer
- [riot-notifications] [RIOT-OS/RIOT] drivers/nrf24l01+ : added low-level functions for nrf24l01+ transceiver (#1704)
Ludwig Knüpfer
- [riot-notifications] [RIOT-OS/RIOT] LSM6DS3 driver implementation for LimiFrog V1 (#3263)
René Herthel
- [riot-notifications] [RIOT-OS/RIOT] pkg: udpate ccn-lite version to include patches for RIOT (#6364)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] core/include/init.h: a new initialization concept (#4155)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Various: LTO fixes (#3361)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] drivers: added driver for ina226 current monitor (#5604)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu/make: added global Makefile.periph (#5065)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] USB device stack (#3890)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cortex_m: Add debug symbols for OpenOCD/GDB thread support (#4058)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] aodvv2: port to new network stack (#3445)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] initial ksz8851snl driver files for Ethernet XPRO expansion (#4212)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] driver: Add the MCP320x ADC driver (#4230)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] sys: random: add entropy collector (#4294)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Cc3200 (#4562)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu: Initial import for the Freescale K20 MCU (#4564)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Flash interface (#2239)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] rpl: dis modification - draft-zhong-roll-dis-modifications-00 (#4390)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] ethertype: introduce 6LoENC ethertype (#4861)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] kinetis: Add DMA support to UART driver (#4931)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] core: adapt msg to use thread flags (#4895)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] rpl: initial import of an attacker (#4831)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] tests / pkg: Applications for packages missing (#1231)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] netdev: use thread_flags (#5263)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] jenkins: delete workspace after build (#6365)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] Doc fixes (#6366)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] doc: doxygen's automatic file matching files (#6367)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] doc: native: do not parse internal functions (#6368)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Flash device emulation w/ MCI driver for native (#4345)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] fib: cs precision (#5158)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu: cortexm_common: context switching code breaks when compiling with LTO (#5774)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] [RFC] Global constant header (#5805)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] WIP: Add package for mbed TLS (#5963)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Is there any examples for the RPL over nodic 51822 BLE? (#5919)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] native: tlsf: early malloc will lead to a crash (#5796)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] dist/tools/uhcpd: allow running multiple instance (#5647)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] CI: notify PR's that need rebase (#5161)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu: samd21: misc compile fixes (#5499)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] driver: add mpu_common (#5484)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] at86rf2xx: idle_state not set correctly (#5259)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] gnrc_rpl should populate the neighbor cache (#5025)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] move includes to riot/ (#5010)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] native: more periph timers (#4561)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] RIOT CI webui wishlist (#4982)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] CI: TODO list (#4974)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] at86rf2xx: different types have RSSI base values (#6369)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] SAUL: missing DAC support (#4875)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] avsextrem: linker sometimes doesn't find `bl_init_clks()` (#4522)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] handle of l2src_len in gnrc_ndp_rtr_sol_handle (#4499)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] drivers: cc110x: cleanup, some bugs fixed, CCA support (#4349)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] byteorder functions in capital letters? (#5959)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Bug in NDP code (#4113)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] boards/pba-d-01-kw2x: ADC channel mode (#4140)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] zep example doesn't build (#4206)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] tests/xtimer_*: add README (#4204)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] doc: periph_timer redefine tim_t (#3947)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] sys: crypto: remove twofish and rc5 (#6370)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] gnrc: Provide generic netapi ping (#3791)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] (Temporarily) lost features after radical cleanup (#3418)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] tests/libfixmath_unittests: broken (#3408)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] CI: Automatic testing of native on different platforms (#3392)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Proposal for directory structure for automated tests (#3363)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] drone-scripts/build_and_test.sh: individual builds may fail randomly (#3346)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] POSIX sockets: open socket is bound to a specific thread (#4388)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Investigate strange variable derefence pattern (#2726)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] timex: macro names are misleading (#4211)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] ccn: use dynamic chunk sizes (#2098)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] documentation: periph interface is unclear (#2046)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Wifi on arduino mega2560 (#5953)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] core: use Newlib as a PKG (#1501)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] CI: Murdock start with other labels than "Ready for CI build" (#5689)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] board:cpu: RIOT port for the atsamr21xpro board (#1646)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Context health checker (#1233)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] make: buildtest breaks when exporting FEATURES_PROVIDED var (#5128)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] new: board: nRF52 mini development (#5906)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] drivers/si1145: initial implementation (WIP) (#5667)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Manual calibration of the CC1100 (#9)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] periph: GPIO drivers are not thread safe (#4866)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] boards/wsn430-v1_*: use USART1 for serial communication (#5606)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] C++ on the boards (#1323)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Making the newlib thread-safe (#4488)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] atmega boards second UART issue (#5603)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cortex-m: Hard fault after a thread exits (under some circumstances) (#4737)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] [GNRC_PPP] CLI for SIM900 (#5473)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] tests: Add cpp_ctors test for C++ global constructors (#5572)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cpu/samd21: i2c timing with compiler optimization (#5460)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] tests/drivers_*: use bus parameters from board or driver (#5468)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cc3200 board and cpu (#5733)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] sys: xtimer: WIP: xtimer refactoring (#5355)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Recursive Mutex Implementation (#5731)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] sys: add JSON serialization and deserialization module (#2189)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Machine to Machine Communication using RIOT OS (#5755)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] [GNRC PPP] HDLC definitions (#5471)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] drivers/periph: removed GPIO from dev_enums.h (#6183)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] ci: activate compile for raspberry native (#6371)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] drivers: jc42 compatible temperature sensor driver (#6198)
Koen Zandberg
- [riot-notifications] [RIOT-OS/RIOT] dist/tools/cppcheck: Improve cmdline parameter handling (#6019)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] tests: port tests/lwip to sock (#6372)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] cc110x: only handle NETOPT_PROTO if gnrc_netif module is present (#6373)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] doccheck: return non-zero on warnings (#6374)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f030: configure some PWM pins, add ADC configuration (#6375)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] sys: Fix pthread includes to support avr-libs (#6075)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f070: configure some PWM pins, add extra UART, fix ADC (#6376)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] overflow in implicit constant conversion (#5986)
Laurent Navet
- [riot-notifications] [RIOT-OS/RIOT] gnrc_ipv6_nib: Initial API for an IPv6 specific FIB/NIB (#5866)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo32-f303 : initial support (#6377)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32f4: fixed minor typo in the hwrng driver (#6378)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] nrf52dk/nordic_soft_device: not working anymore? (#6379)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] static-tests: report cppcheck errors in modified files as errors (#6026)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] gnrc_nib: add adapters for NIB-based implementation (#6380)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] jenkins: ccache optimizations (#6381)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] drivers/hdc1000: implemented SAUL (#4642)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] kw2xrf: packet loss when packets get fragmented (#4822)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Bus initialization procedure (#2528)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] add distributed murdock build script (#6382)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] drivers/hdc1000: remodeled driver + SAUL integration (#4642)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32l1: add adc & dac (#6383)
fjmolinas
- [riot-notifications] [RIOT-OS/RIOT] Boards: add nz32-sc151 (#6081)
fjmolinas
- [riot-notifications] [RIOT-OS/RIOT] board: drop support for PTTU platform (#6384)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] sys/crypto: remove our Twofish implementation (#3195)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] native: fix documentation (#1040)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] CoAP examples: make example a host instead of router (#6007)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] cbor: bounds checking on read and no_copy string deserialization (#5203)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] drivers: move SAUL config to _params.h + minor fixes (#6385)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] drivers/si70xx: check connection during init() (#6386)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] examples: added stand-alone SAUL example (#6387)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] boards/opencm9-04 : initial support (#6388)
Loïc Dauphin
- [riot-notifications] [RIOT-OS/RIOT] CI: show toolchain version (#6389)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] CI: show toolchain versions during static-tests (#6390)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] baords: remove local Makefile.dep includes (#6391)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] xtimer_usleep not working on AVR boards (#6392)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32/pwm: made channel config more flexible (#6393)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] tests: add xtimer_usleep test (#6394)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] doc: Doxygen strip include fix (#6395)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] jenkins: exec static-tests on slave instead of master (#6396)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] shell: introduce txtsnd pseudomodule (#6397)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Boards: Add Maple mini (#6398)
Frits Kuipers
- [riot-notifications] [RIOT-OS/RIOT] timex: unambiguous time conversion macros (#6399)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] boards/stm32f4discovery: export user LEDs and button to SAUL (#6400)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] boards/stm32f0discovery: export user LEDs and button to SAUL (#6401)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] drivers/adcxx1c: add ADC081C/ADC101C/ADC121C i2c adc support (#6402)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] drivers/tsl2561: initial support (#5570)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] pkg: iotivity: Hide put_light function if not needed (#6403)
rzr
- [riot-notifications] [RIOT-OS/RIOT] drivers/pwm: removed deprecated PWM_x defines (#6231)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/stm32f4discovery: fix PWM configuration (#6404)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] drivers/adxl362: Initial support for ADXL362 accelerometer (#5744)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] Some drivers with saul capabilities are not tested automatically by the saul test (#6405)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] msp430: Add newlib support (#4766)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] Xbee fixes (#6406)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] *: remove trailing underscores from header guards (#6407)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] board cpu and core: header file include guards repaired (#4626)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] gnrc_ndp: add external routers to FIB when RPL is enabled (#4489)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] xtimer: xtimer_set (#4902)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] Too many coap examples? (#6038)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] macros: RIOT_FILE_RELATIVE printing wrong file name for headers (#4053)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] drivers/flashrom: added addr-to-page function (#6170)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] sys/auto_init: unified logging for saul&netif (#6408)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f401: configure PWM on 7 pins (#6192)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] drivers: added missing default xx_params.h files (#6409)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] xtimer_core.c DEBUG does not compile (at least) for AVR platforms (#6410)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] xtimer: fix formatter for xtimer_now in DEBUG (#6411)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] cc2538-bsl.py: add chip id for cc2538em (#6412)
A-Paul
- [riot-notifications] [RIOT-OS/RIOT] netif: initial import of a common network interface API (#5511)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] SIM900 driver (#5427)
jia200x
- [riot-notifications] [RIOT-OS/RIOT] netif: Initial import of a common network interface API (#6413)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] xtimer: fix for DEBUG (#6414)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] xtimer: fix formatter for xtimer_now in DEBUG (#6415)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] sensor drivers: initialization cleanup (#6265)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32l1: check if GPIO in AF or AIN mode (#6259)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] Proposal: Use Gitter to allow users and developers easier and simpler chat functionality (#6416)
Anthony Merlino
- [riot-notifications] [RIOT-OS/RIOT] drivers/at86rf2xx: code size optimisations (#4419)
Thomas Eichinger
- [riot-notifications] [RIOT-OS/RIOT] periph/wdg: independent watchdog timer support on stm32l1 + common .h file (#6124)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] drivers/mma7760: Add initial support (#5970)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] sam21_common:i2c refactor a function to wait for response (#5927)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f411: initial support (#5709)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu: remove superfluous SystemCoreClockUpdate() (#4553)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] examples/nanocoap_server: add resource for coap PUT/POST request (#6136)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] mma8x5x: interruption management added (#5956)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo32-f042: change board name nucleo->nucleo32 (#6417)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] added revs and changelog (d3bd1b0)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] CPU: Add PIC32MX Support (#6092)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] jenkins: remove extra githubNotify (#6418)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] cpu/cc2538: timer broken? (#6419)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] sys/auto_init: improved logging for mma8x5x (#6420)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Loïc Dauphin
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f042: configure PWM pins, add extra UART, add ADC (#6421)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] dist/tools/ci: toolchain versions: Fix heading formatting (#6422)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] Using single RSSI_BASE_VALUE for all Atmel radios (#4874)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] cpu/lpc11u34: remodeled PWM driver (#6423)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] Sema dropping messages (#6151)
lebrush
- [riot-notifications] [RIOT-OS/RIOT] Some lpm implementation do not follow docs (#6202)
lebrush
- [riot-notifications] [RIOT-OS/RIOT] drivers/io1_xplained: driver cleanup + better saul integration (#6424)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] jenkins: timeout and retry blocked git fetch (#6425)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] Jenkins: Show status of each individual build group as red/green (#6426)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] xtimer: infinite loop with xtimer_mutex_lock_timeout (#6427)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] cpuid: multiple radios will get same EUI-64 (#5055)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] xtimer: fix mutex unlocking in _mutex_timeout (#6428)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] doc: correct typos (#6429)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] TinyDTLS upgrades02c (#6430)
Raul Fuentes
- [riot-notifications] [RIOT-OS/RIOT] Segmentation Fault running Shell (#6431)
Anthony Merlino
- [riot-notifications] [RIOT-OS/RIOT] gnrc_rpl: _update_lifetime (#6229)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] boards/limifrog-v1 (#6432)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-l073: initial support (#6433)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] msp430: ipv6_hdr unittests fail (#5944)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] gnrc_tcp: initial implementation (#4744)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] cpu: fix typo in author email (#6434)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] cpu/lpc11u34: Bug with toggle function (#6435)
Paul RATHGEB
- [riot-notifications] [RIOT-OS/RIOT] Repair header file include guards (#2623)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] unittests: tests-tweetnacl crashes on ARM (#6436)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] Mrf24j40 (#5792)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] periph/spi: Leftovers from SPI rework in #4780 (#6437)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] dist tools: header guard checker (#6438)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] tests: provide unittests for core/list (#6214)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] Jenkins: Shows unrelated commits under "Changes" heading (#6439)
Joakim Nohlgård
- [riot-notifications] [RIOT-OS/RIOT] unittests: fix heatshrink compiler error on macOS (#6440)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] sys/xtimer: fix mutex locking "before" corner case (#6441)
lebrush
- [riot-notifications] [RIOT-OS/RIOT] cpu/native: timer interrupt does not yield thread (#6442)
lebrush
- [riot-notifications] [RIOT-OS/RIOT] cpu/lpc2387: periph interrupt do not yield thread (?) (#6443)
lebrush
- [riot-notifications] [RIOT-OS/RIOT] tests: add missing include for Makefile.tests_common (#6444)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] msp430: Add newlib support (#6445)
Justin J. Kim
- [riot-notifications] [RIOT-OS/RIOT] reference implementation of the Sensor Markup Language (SenML) (#5544)
Lennart Dührsen
- [riot-notifications] [RIOT-OS/RIOT] jenkins: use local RIOT mirror to speed up fetches (#6446)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] pyterm AttributeError: SerCmd instance has no attribute 'fmt_str' (#6447)
Nikos Fotiou
- [riot-notifications] [RIOT-OS/RIOT] stm32_common: unified RTC driver (#6448)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] pkg: ndn-riot: initial import of ndn-riot as a package (#5914)
Wentao Shang
- [riot-notifications] [RIOT-OS/RIOT] gcoap: Fix compilation and unit test errors for zero-length token (#6243)
Ken Bannister
- [riot-notifications] [RIOT-OS/RIOT] boards/weio : fixed a bug with the LED IO def (#6449)
Paul RATHGEB
- [riot-notifications] [RIOT-OS/RIOT] Firmware swapping (#6450)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] Gain max. SRF08? (#6451)
Joan
- [riot-notifications] [RIOT-OS/RIOT] split WPAN specific options into own command (#5750)
Johann Fischer
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f091: update UART, PWM and ADC periph configuration (#6452)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] PR 5469-bis (#6453)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] drivers/cc110x: add xtimer as module dependency (#6454)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] gnrc_ndp: do not add new neighbors as TENTATIVE on 6LR (#6455)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] Windows + eclipse + RIOT Hello_world example build error (#6456)
juttTechnology
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-f072: improve periph configuration (#6457)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] stm32l1/periph/rtc.c: fixed 24-h clock format (#6173)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] mailmap: add missing mail address of mine (#6458)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] dist/tools: add release stats script (#6459)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] stm32f4: xtimer clock running at twice the speed (#6460)
Koen Zandberg
- [riot-notifications] [RIOT-OS/RIOT] Support semihosting for ARM targets without available UART (#6461)
Anthony Merlino
- [riot-notifications] [RIOT-OS/RIOT] cpu/samd21: added flashrom driver implementation (#5366)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] periph/uart: uart_write() must be fully synchronous (#6188)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] Add support for the Sillicon Labs Thunderboard Sense (#5652)
Emmanuel Baccelli
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-l1: crashes when setting time to RTC (#6462)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] Support for Nucleo f103, f303 and f334 boards broken ? (#5707)
lebrush
- [riot-notifications] [RIOT-OS/RIOT] sema: move volatile int to atomic_int_t (#4689)
lebrush
- [riot-notifications] [RIOT-OS/RIOT] sys/arduino: make arduino sketch works on avr based boards (#5987)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] git-cache: proper check for existing cache (#6107)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] Jenkins: add git-cache init before build (#6463)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] jenkins: move retry+timeout out of groovy into shell (#6464)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-l1: fix non closed doxygen block (#6465)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] doc: @brief where @name is supposed to be (#6466)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32f0: add flashpage driver from stm32f1 + fix stm32f1 driver (#6467)
Vincent Dupont
- [riot-notifications] [RIOT-OS/RIOT] unittests: initial import of IPV6 tests (#3349)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] unittests: example for directory tree (#3728)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] core/list: no unittests defined (#6213)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] core: Add compile time byte swapping (#4812)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] sys: add asynchronous event system (#6000)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] Backburner PRs (#6468)
Emmanuel Baccelli
- [riot-notifications] [RIOT-OS/RIOT] gcoap: Observe implementation WIP (#6469)
Ken Bannister
- [riot-notifications] [RIOT-OS/RIOT] msp430: no optimization fix (#5188)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] make: remove pkg/*/ from clean targets (#6470)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] pkg: iotivity: temporarily remove (#6471)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] cpu/lpc1768: add gpio peripheral (+ board adaptions) (WIP) (#6472)
Bas Stottelaar
- [riot-notifications] [RIOT-OS/RIOT] List of compiling issues on OS X (#6473)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] CI: murdock: add workdir sanity check to compile step (#6474)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] pkg/u8g2: update version (#6475)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] core: recursive mutex implementation (#5731)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] GNRC TCP: code review (#6476)
Oleg Hahm
- [riot-notifications] [RIOT-OS/RIOT] pkg/u8g2: update version (#6477)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] cpu/cc2538: ADC driver (#5823)
Jason Tran
- [riot-notifications] [RIOT-OS/RIOT] drivers/pn532: adapted to SPI interface changes (#6478)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] drivers/lis3dh: fixed bug and simplified init() (#6479)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu: stm32: remove SPI rework leftovers (#6480)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] drivers: encx24j600: misc compilation fixes (#6481)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] tests/emb6: msb-430 insufficient memory (#6482)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] Make: buildtest: match exact board name (#6483)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-l1: hard faults with shell? (#6484)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] tests/unittests/tests-tweetnacl: increase needed stack (#6485)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] drivers/boards: unused SPI CS pins should use SPI_CS_UNDEF (#6486)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] net/gnrc/pktbuf: Add gnrc_pktbuf_merge (#6487)
tobhe
- [riot-notifications] [RIOT-OS/RIOT] xtimer: weird behavior of tests/xtimer_drift, bug? (#5103)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] Rethinking network interface auto-initialization (#4672)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] openwsn make file (#4344)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] core: Compile time byte swapping for HTONS, HTONL, NTOHS, NTOHL etc. (#3812)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] core: Automatically select the lowest possible LPM mode (#2927)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] pkag: quiet pkg builds (#6488)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] pkg: relic: only print build output on error (#5359)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] boards: fix doxygen @brief in periph.conf (#6489)
Alexandre Abadie
- [riot-notifications] [RIOT-OS/RIOT] ATOMU (#6490)
melshuber
- [riot-notifications] [RIOT-OS/RIOT] ATOMIC_VALUE might return inconsistent values on avr8 (or other 8bit mcu) (#6491)
melshuber
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32_common: fixed timer speed (#6492)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] boards/remotes: fix includes in board.h (#6493)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/nucle-f0xx: fixed timer configuration (#6494)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32x: timer driver wrongly asserts 4 CC channels (#6495)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] Backport #6478 (#6496)
lebrush
- [riot-notifications] [RIOT-OS/RIOT] Make: newlib: use sh instead of exec/fork (#6497)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] gnrc_tcp: improved option handling (#6498)
Simon Brummer
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32: disable sleep-mode for STM32L1 (#6499)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] boards/remotes: fix includes in board.h (#6500)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo: Pin usage collision (SPI clk vs. LED0) (#6501)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] cpu/stm32l1: RTC broken (#6502)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] Backport: cpu/stm32_common: fixed timer speed (#6503)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] boards/nucleo-l1: use LSI as default RTC clock (#6504)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] backport: cpu/cortexm: fixed cortexm_sleep() (#6505)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] isl29125: added interrupt (#6506)
Cenk Gündoğan
- [riot-notifications] [RIOT-OS/RIOT] isl29125: added interrupt configuration register (#6118)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] XTIMER initialisation for non multiples of 15625Hz (#5597)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] sys/xtimer: allow frequencies multiple of 921600Hz (#6507)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] xtimer: implement xtimer with 1s resolution or better over RTC on stm32l151 (#5841)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] xtimer with any value clock frequency (#5237)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] pktdump: add icmpv6 print (#6508)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] pktdump: add tcp_hdr_print (#6509)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] Rename methods uart_stdio_init/read/write (#6510)
Anthony Merlino
- [riot-notifications] [RIOT-OS/RIOT] tcp: mode header file and adapt includes (#6511)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] drivers/ds18: Add Maxim Integrated ds18 driver (#6512)
Frits Kuipers
- [riot-notifications] [RIOT-OS/RIOT] sys: add ssp support (#6176)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] Refactors uart_stdio<funct> to more generic stdio_<func> interface (#6513)
Anthony Merlino
- [riot-notifications] [RIOT-OS/RIOT] boards: *: remove SPI_*_EN as comments suggest (#6514)
Bas Stottelaar
- [riot-notifications] [RIOT-OS/RIOT] pkg: TLSF does not build for 16 bit platforms (#4612)
chinawanghaitao
- [riot-notifications] [RIOT-OS/RIOT] STM32 CMSIS Header Confliction (#6515)
Anthony Merlino
- [riot-notifications] [RIOT-OS/RIOT] Changes arduino-common to arduino-atmega-common. (#6516)
Anthony Merlino
- [riot-notifications] [RIOT-OS/RIOT] spi: doc typo (#6517)
Marc Poulhiès
- [riot-notifications] [RIOT-OS/RIOT] sys/auto_init: optimized for at86rf and mrf24j40 (#6518)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] driver/mrf24j40: broken on stm32f4discovery (#6519)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] examples: add tetris (#5638)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] Issue with microcoap_server example (#6520)
Niall Paterson
- [riot-notifications] [RIOT-OS/RIOT] cpu/drivers: remove deprecated lm75a+lpc2387 I2C drivers (#6521)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] UART_NUMOF confliction with stm32_common/periph/uart.c (#6522)
Anthony Merlino
- [riot-notifications] [RIOT-OS/RIOT] drivers/dht: updated auto-init + some enhancements (#6523)
Hauke Petersen
- [riot-notifications] [RIOT-OS/RIOT] Moving gnrc_tcp_src/cli from examples to tests (#6524)
Simon Brummer
- [riot-notifications] [RIOT-OS/RIOT] CI: murdock: misc changes (#6525)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] atmega based boards freeze when main thread is over (#6526)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] tests/thread_cooperation doesn't work on 8 and 16 bit platforms (#6527)
Francisco Acosta
- [riot-notifications] [RIOT-OS/RIOT] tests: thread_cooperation: fix for <32bit platforms (#6528)
Kaspar Schleiser
- [riot-notifications] [RIOT-OS/RIOT] od: simplify od module to only provide od_hex_dump (#6529)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] driver/esp8266: initial import (#5898)
Marble
- [riot-notifications] [RIOT-OS/RIOT] gnrc_netdev2: fix grouping of sub-headers in doc (#6530)
Martine Lenders
- [riot-notifications] [RIOT-OS/RIOT] gnrc_tcp: Improved Option Handling (#6531)
Simon Brummer
- [riot-notifications] [RIOT-OS/RIOT] tests: xtimer_drift gets stuck (#6052)
Sebastian Meiling
- [riot-notifications] [RIOT-OS/RIOT] ng_sixlowpan: release sent fragment snippets (#3007)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] gnrc ipv6: multicast packets are not dispatched to the upper layers (#5230)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] pkg: OpenWSN does not compile (#5390)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] Relocation Truncated to fit (rom/ram overflowed, on z1 msp430) #msp #bug (#2112)
Peter Kietzmann
- [riot-notifications] [RIOT-OS/RIOT] periph: spi: simplify spi_transfer_byte (#2702)
Peter Kietzmann
Last message date:
Tue Jan 31 23:41:59 CET 2017
Archived on: Tue Jan 31 23:42:19 CET 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).