January 2015 Archives by author
Starting: Thu Jan 1 12:19:31 CET 2015
Ending: Sat Jan 31 19:57:07 CET 2015
Messages: 1938
- [riot-notifications] [RIOT] rpl: move msg_send_receive outside of DEBUGF (#2253)
Fabian Brandt
- [riot-notifications] [RIOT] rpl: node-to-node communication broken (rpl_udp) (#2257)
Fabian Brandt
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Fabian Brandt
- [riot-notifications] [RIOT] rpl: remove decision to drop packets in rpl_send (#2245)
Fabian Brandt
- [riot-notifications] [RIOT] rpl: improve rpl_equal_id (#2230)
Fabian Brandt
- [riot-notifications] [RIOT] rpl: root-to-node communication in non-storing mode (#2270)
Fabian Brandt
- [riot-notifications] [RIOT] rpl: remove duplicate code by merging rpl_storing.c and rpl_nonstoring.c (#2365)
Fabian Brandt
- [riot-notifications] [RIOT] Support for TI CC2530 (#1587)
Roy Brondgeest
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Hinnerk van Bruinehsen
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Hinnerk van Bruinehsen
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Hinnerk van Bruinehsen
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Hinnerk van Bruinehsen
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Hinnerk van Bruinehsen
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Hinnerk van Bruinehsen
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Hinnerk van Bruinehsen
- [riot-notifications] [RIOT] rpl: added configurable RPL MOP on compile time (#2249)
BytesGalore
- [riot-notifications] [RIOT] cpu/stm32f0: optimizations to UART driver (#1867)
BytesGalore
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
BytesGalore
- [riot-notifications] [RIOT] msba2: Use --gc-sections when linking. (#2207)
BytesGalore
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
BytesGalore
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
BytesGalore
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
BytesGalore
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
BytesGalore
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
BytesGalore
- [riot-notifications] [RIOT] tests/pnet: renamed `PORT` define as it collides with the samd21-xpro definition (#2288)
BytesGalore
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
BytesGalore
- [riot-notifications] [RIOT] examples/rpl_udp: changed type of variable `chan` to `uint32_t` (#2292)
BytesGalore
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
BytesGalore
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
BytesGalore
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
BytesGalore
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
BytesGalore
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
BytesGalore
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
BytesGalore
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
BytesGalore
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
BytesGalore
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
BytesGalore
- [riot-notifications] [RIOT] examples: demonstrate how a propriatary library can be integrated to RIOT (#2357)
BytesGalore
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
BytesGalore
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
BytesGalore
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
BytesGalore
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
BytesGalore
- [riot-notifications] [RIOT] examples: demonstrate how a proprietary library can be integrated to RIOT (#2357)
BytesGalore
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
BytesGalore
- [riot-notifications] [RIOT] sys:posix:pthread added dynamic pthread thread local storage (#1222)
BytesGalore
- [riot-notifications] [RIOT] sys:posix:pthread added dynamic pthread thread local storage (#1222)
BytesGalore
- [riot-notifications] [RIOT] sys:posix:pthread added dynamic pthread thread local storage (#1222)
BytesGalore
- [riot-notifications] [RIOT] rpl: wrong dodag assignment to parent (#2190)
BytesGalore
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
BytesGalore
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
BytesGalore
- [riot-notifications] [RIOT] cpu/samd21: add rtc periph implementation (#2215)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/samd21: add rtc periph implementation (#2215)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/samd21: check if the requested memory is really available in _sbrk_r (#2252)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/samd21: check if the requested memory is really available in _sbrk_r (#2252)
Thomas Eichinger
- [riot-notifications] [RIOT] make: optionally build with gcc's link time optimization (#1927)
Thomas Eichinger
- [riot-notifications] [RIOT] samd21: map 4 hwtimer channels onto 2 periph timers (#1718)
Thomas Eichinger
- [riot-notifications] [RIOT] samd21: map 4 hwtimer channels onto 2 periph timers (#1718)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/stm32f0: optimizations to UART driver (#1867)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/samd21: check if the requested memory is really available in _sbrk_r (#2252)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/samd21: check if the requested memory is really available in _sbrk_r (#2252)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Thomas Eichinger
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
Thomas Eichinger
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Thomas Eichinger
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Thomas Eichinger
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Thomas Eichinger
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/at86rf231: fix LQI / frame reading (#2277)
Thomas Eichinger
- [riot-notifications] [RIOT] Samr21: cpuid implementation (#2052)
Thomas Eichinger
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Thomas Eichinger
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Thomas Eichinger
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Thomas Eichinger
- [riot-notifications] [RIOT] Samr21: cpuid implementation (#2052)
Thomas Eichinger
- [riot-notifications] [RIOT] Samr21: cpuid implementation (#2052)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Thomas Eichinger
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Thomas Eichinger
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Thomas Eichinger
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Thomas Eichinger
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Thomas Eichinger
- [riot-notifications] [RIOT] Cortex-M: `atomic_arch_set_return()` without `disableIRQ()` (#2304)
Thomas Eichinger
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Thomas Eichinger
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Thomas Eichinger
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Thomas Eichinger
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Thomas Eichinger
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Thomas Eichinger
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Thomas Eichinger
- [riot-notifications] [RIOT] EFM32 support (#1855)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Thomas Eichinger
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Thomas Eichinger
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Thomas Eichinger
- [riot-notifications] [RIOT] make: optionally build with gcc's link time optimization (#1927)
Thomas Eichinger
- [riot-notifications] [RIOT] make: optionally build with gcc's link time optimization (#1927)
Thomas Eichinger
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Thomas Eichinger
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Thomas Eichinger
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Thomas Eichinger
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Thomas Eichinger
- [riot-notifications] [RIOT] Makefile: Respect ARFLAGS and refactor OSX ar test (#2331)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Thomas Eichinger
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Thomas Eichinger
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/radio_driver: mark as deprecated (#2335)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/radio_driver: mark as deprecated (#2335)
Thomas Eichinger
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Thomas Eichinger
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
Thomas Eichinger
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Thomas Eichinger
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Thomas Eichinger
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Thomas Eichinger
- [riot-notifications] [RIOT] Cortex-M: remove -mthumb-interwork (#2358)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/nucleo-l1: use upstream openocd configuration (#2359)
Thomas Eichinger
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/nucleo-l1: use upstream openocd configuration (#2359)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Thomas Eichinger
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Thomas Eichinger
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Thomas Eichinger
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Thomas Eichinger
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Thomas Eichinger
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Thomas Eichinger
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Thomas Eichinger
- [riot-notifications] [RIOT] board/nucleo-f334: blacklist board in failing tests and fix CPU_USAGE (#2369)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Thomas Eichinger
- [riot-notifications] [RIOT] board/nucleo-f334: blacklist board in failing tests and fix CPU_USAGE (#2369)
Thomas Eichinger
- [riot-notifications] [RIOT] Cortex-M: remove -mthumb-interwork (#2358)
Thomas Eichinger
- [riot-notifications] [RIOT] OpenWSN pkg broken (#1279)
Thomas Eichinger
- [riot-notifications] [RIOT] OpenWSN pkg broken (#1279)
Thomas Eichinger
- [riot-notifications] [RIOT] board/nucleo-f334: blacklist board in failing tests and fix CPU_USAGE (#2369)
Thomas Eichinger
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
Thomas Eichinger
- [riot-notifications] [RIOT] board/nucleo-f334: blacklist board in failing tests and fix CPU_USAGE (#2369)
Thomas Eichinger
- [riot-notifications] [RIOT] board/nucleo-f334: blacklist board in failing tests and fix CPU_USAGE (#2369)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Thomas Eichinger
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Thomas Eichinger
- [riot-notifications] [RIOT] Cortex-M: remove -mthumb-interwork (#2358)
Thomas Eichinger
- [riot-notifications] [RIOT] Cortex-M: remove -mthumb-interwork (#2358)
Thomas Eichinger
- [riot-notifications] [RIOT] added new board nucleo f411 (#2366)
Thomas Eichinger
- [riot-notifications] [RIOT] added new board nucleo f411 (#2366)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Thomas Eichinger
- [riot-notifications] [RIOT] Fix misc errors that occur with ENABLE_DEBUG (#2367)
Thomas Eichinger
- [riot-notifications] [RIOT] Update CMSIS HAL to version 4.0 (#2371)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Thomas Eichinger
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Thomas Eichinger
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Thomas Eichinger
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Thomas Eichinger
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Thomas Eichinger
- [riot-notifications] [RIOT] board/stm32f4discovery: optimized openocd script (#2373)
Thomas Eichinger
- [riot-notifications] [RIOT] board/stm32f4discovery: optimized openocd script (#2373)
Thomas Eichinger
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Thomas Eichinger
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Thomas Eichinger
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Johann Fischer
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Johann Fischer
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Johann Fischer
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Johann Fischer
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Johann Fischer
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Johann Fischer
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Johann Fischer
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] Pattern for Freescale 3c-BSD license (#2327)
Johann Fischer
- [riot-notifications] [RIOT] RIOT port for the KW01Z128 SiP and Phytec PhyWave-KW01 Evaluations-Board (#2328)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Johann Fischer
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Johann Fischer
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Johann Fischer
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Johann Fischer
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] USB Support (#2284)
Johann Fischer
- [riot-notifications] [RIOT] USB Support (#2284)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Johann Fischer
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Johann Fischer
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] msba2: Use --gc-sections when linking. (#2207)
Joakim Gebart
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
Joakim Gebart
- [riot-notifications] [RIOT] WIP/RFC: Add support for the Texas Instruments Tiva TM4C123GLX ARM Cortex-M4F MCU (#1787)
Joakim Gebart
- [riot-notifications] [RIOT] WIP/RFC: Add support for the Texas Instruments Tiva TM4C123GLX ARM Cortex-M4F MCU (#1787)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Joakim Gebart
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Add support for Kinetis K60 CPUs and Eistec Mulle IoT board (#2282)
Joakim Gebart
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Joakim Gebart
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Joakim Gebart
- [riot-notifications] [RIOT] USB Support (#2284)
Joakim Gebart
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Joakim Gebart
- [riot-notifications] [RIOT] Add support for Kinetis K60 CPUs and Eistec Mulle IoT board (#2282)
Joakim Gebart
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Joakim Gebart
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] sys/net/include: move to /sys/include/net? (#2291)
Joakim Gebart
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Joakim Gebart
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Joakim Gebart
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Joakim Gebart
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Joakim Gebart
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Joakim Gebart
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Joakim Gebart
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] qemu unittest fails because of a page fault (#2300)
Joakim Gebart
- [riot-notifications] [RIOT] qemu unittest fails because of a page fault (#2300)
Joakim Gebart
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Joakim Gebart
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Joakim Gebart
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Joakim Gebart
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Joakim Gebart
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Joakim Gebart
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Joakim Gebart
- [riot-notifications] [RIOT] Cortex-M: `atomic_arch_set_return()` without `disableIRQ()` (#2304)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] Cortex-M: `atomic_arch_set_return()` without `disableIRQ()` (#2304)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Joakim Gebart
- [riot-notifications] [RIOT] Cortex-M: `atomic_arch_set_return()` without `disableIRQ()` (#2304)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] Cortex-M(3|4): `atomic_arch_set_return()` without `disableIRQ()` (#2304)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Joakim Gebart
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Joakim Gebart
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] make: optionally build with gcc's link time optimization (#1927)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Joakim Gebart
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Joakim Gebart
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Joakim Gebart
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Joakim Gebart
- [riot-notifications] [RIOT] Makefile: Respect AROPTS and refactor OSX ar test (#2331)
Joakim Gebart
- [riot-notifications] [RIOT] Makefile: Respect ARFLAGS and refactor OSX ar test (#2331)
Joakim Gebart
- [riot-notifications] [RIOT] Makefile: Respect ARFLAGS and refactor OSX ar test (#2331)
Joakim Gebart
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Joakim Gebart
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Joakim Gebart
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Joakim Gebart
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Update clock polarity and phase documentation for clarity. (#2338)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Update clock polarity and phase documentation for clarity. (#2338)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Update clock polarity and phase documentation for clarity. (#2338)
Joakim Gebart
- [riot-notifications] [RIOT] cpu/kinetis_common: fix doxgen grouping (0a480ae)
Joakim Gebart
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
Joakim Gebart
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
Joakim Gebart
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
Joakim Gebart
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Joakim Gebart
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
Joakim Gebart
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
Joakim Gebart
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
Joakim Gebart
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Joakim Gebart
- [riot-notifications] [RIOT] Tracker: Reduce scope on unintended COMMON variables (#2346)
Joakim Gebart
- [riot-notifications] [RIOT] Tracker: Reduce scope on unintended COMMON variables (#2346)
Joakim Gebart
- [riot-notifications] [RIOT] Tracker: Reduce scope on unintended COMMON variables (#2346)
Joakim Gebart
- [riot-notifications] [RIOT] Tracker: Reduce scope on unintended COMMON variables (#2346)
Joakim Gebart
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Joakim Gebart
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Joakim Gebart
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Joakim Gebart
- [riot-notifications] [RIOT] Remove RPL warning removal in rpl_udp example (#2345)
Joakim Gebart
- [riot-notifications] [RIOT] Remove RPL warning removal in rpl_udp example (#2345)
Joakim Gebart
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Joakim Gebart
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Joakim Gebart
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Joakim Gebart
- [riot-notifications] [RIOT] net: build fixes for -fno-common (#2349)
Joakim Gebart
- [riot-notifications] [RIOT] net: build fixes for -fno-common (#2349)
Joakim Gebart
- [riot-notifications] [RIOT] net: build fixes for -fno-common (#2349)
Joakim Gebart
- [riot-notifications] [RIOT] sixlowpan: rename global buffer->sixlowpan_buffer (#2350)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] sixlowpan: rename global buffer->sixlowpan_buffer (#2350)
Joakim Gebart
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Joakim Gebart
- [riot-notifications] [RIOT] net: build fixes for -fno-common (#2349)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] Vmware ubuntu 14.04 support for riot os support (#2351)
Joakim Gebart
- [riot-notifications] [RIOT] Vmware ubuntu 14.04 support for riot os support (#2351)
Joakim Gebart
- [riot-notifications] [RIOT] net: build fixes for -fno-common (#2349)
Joakim Gebart
- [riot-notifications] [RIOT] Makefile.cflags: Make -fno-common the default (#2352)
Joakim Gebart
- [riot-notifications] [RIOT] Makefile.cflags: Make -fno-common the default (#2352)
Joakim Gebart
- [riot-notifications] [RIOT] Removing (some) common globals (#2348)
Joakim Gebart
- [riot-notifications] [RIOT] Removing (some) common globals (#2348)
Joakim Gebart
- [riot-notifications] [RIOT] Makefile.cflags: Make -fno-common the default (#2352)
Joakim Gebart
- [riot-notifications] [RIOT] drivers: Add NVRAM API (#2353)
Joakim Gebart
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Joakim Gebart
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Joakim Gebart
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Joakim Gebart
- [riot-notifications] [RIOT] drivers: Add NVRAM API (#2353)
Joakim Gebart
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Joakim Gebart
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Joakim Gebart
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Joakim Gebart
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Joakim Gebart
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Joakim Gebart
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Joakim Gebart
- [riot-notifications] [RIOT] drivers: Add NVRAM API (#2353)
Joakim Gebart
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Joakim Gebart
- [riot-notifications] [RIOT] drivers: Add NVRAM API (#2353)
Joakim Gebart
- [riot-notifications] [RIOT] SAMR21: Optimizations to make RPL_UDP example works (#2356)
Joakim Gebart
- [riot-notifications] [RIOT] SAMR21: Optimizations to make RPL_UDP example works (#2356)
Joakim Gebart
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Joakim Gebart
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Joakim Gebart
- [riot-notifications] [RIOT] SAMR21: Optimizations to make RPL_UDP example works (#2356)
Joakim Gebart
- [riot-notifications] [RIOT] Cortex-M: remove -mthumb-interwork (#2358)
Joakim Gebart
- [riot-notifications] [RIOT] drivers: Add NVRAM API (#2353)
Joakim Gebart
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Joakim Gebart
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
Joakim Gebart
- [riot-notifications] [RIOT] boards/nucleo-l1: use upstream openocd configuration (#2359)
Joakim Gebart
- [riot-notifications] [RIOT] malloc.h not found on OS X (#2361)
Joakim Gebart
- [riot-notifications] [RIOT] Cortex-M: remove -mthumb-interwork (#2358)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Joakim Gebart
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Joakim Gebart
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Joakim Gebart
- [riot-notifications] [RIOT] Cortex-M: remove -mthumb-interwork (#2358)
Joakim Gebart
- [riot-notifications] [RIOT] Update CMSIS HAL to version 4.0 (#2371)
Joakim Gebart
- [riot-notifications] [RIOT] cpu/kinetis_common/spi.c: do cppcheck happy (d668d89)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] USB Support (#2284)
Joakim Gebart
- [riot-notifications] [RIOT] board/stm32f4discovery: optimized openocd script (#2373)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Joakim Gebart
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Joakim Gebart
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Joakim Gebart
- [riot-notifications] [RIOT] boards: unified OpenOCD script (#2375)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] Makefile.cflags: Make -fno-common the default (#2352)
Joakim Gebart
- [riot-notifications] [RIOT] Makefile.cflags: Make -fno-common the default (#2352)
Joakim Gebart
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Joakim Gebart
- [riot-notifications] [RIOT] building error on some boards with fedora 19 gnu arm toolchain (#2379)
Joakim Gebart
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Joakim Gebart
- [riot-notifications] [RIOT] building error on some boards with fedora 19 gnu arm toolchain (#2379)
Joakim Gebart
- [riot-notifications] [RIOT] rpl: typo childs -> children (#2244)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove decision to drop packets in rpl_send (#2245)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove decision to drop packets in rpl_send (#2245)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove faulty comment (#2248)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: move msg_send_receive outside of DEBUGF (#2253)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: minor changes to comments in rpl_storing.c (#2254)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: node-to-node communication broken (rpl_udp) (#2257)
Cenk Gündoğan
- [riot-notifications] [RIOT] native: increase buffer size, set defaults conditionally (#1904)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: node-to-node communication broken for non-storing mode (#2266)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove needless call to rpl_get_of_for_ocp (#2267)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Cenk Gündoğan
- [riot-notifications] [RIOT] IPv6: upper layer checksum calculation broken? (#2269)
Cenk Gündoğan
- [riot-notifications] [RIOT] IPv6: upper layer checksum calculation broken? (#2269)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: root-to-node communication in non-storing mode (#2270)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: root-to-node communication in non-storing mode (#2270)
Cenk Gündoğan
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Cenk Gündoğan
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Cenk Gündoğan
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: improve rpl_equal_id (#2230)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove decision to drop packets in rpl_send (#2245)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove send mutex (#2191)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] sys/net/include: move to /sys/include/net? (#2291)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] sys: added a single linked list implementation (#2295)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex_t functions byReference instead of byValue? (#2298)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: wrong macro definitions in rpl shell commands (#2306)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Cenk Gündoğan
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] boards/samr21-xpro: enable specifying a flash port (#2318)
Cenk Gündoğan
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: wrong macro definitions in rpl shell commands (#2306)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Cenk Gündoğan
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Cenk Gündoğan
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Cenk Gündoğan
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Cenk Gündoğan
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove send mutex (#2191)
Cenk Gündoğan
- [riot-notifications] [RIOT] SAMR21: Optimizations to make RPL_UDP example works (#2356)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove duplicate code by merging rpl_storing.c and rpl_nonstoring.c (#2365)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove duplicate code by merging rpl_storing.c and rpl_nonstoring.c (#2365)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: remove duplicate code by merging rpl_storing.c and rpl_nonstoring.c (#2365)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: wrong dodag assignment to parent (#2190)
Cenk Gündoğan
- [riot-notifications] [RIOT] sys/bloom: changed doc from bytes -> bits (#2374)
Cenk Gündoğan
- [riot-notifications] [RIOT] Fix misc errors that occur with ENABLE_DEBUG (#2367)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: wrong length of DIO options (#2216)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: wrong length for DAO options (#2217)
Cenk Gündoğan
- [riot-notifications] [RIOT] rpl: typo childs -> children (#2244)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: typo childs -> children (#2244)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: remove faulty comment (#2248)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: remove faulty comment (#2248)
Oleg Hahm
- [riot-notifications] [RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Oleg Hahm
- [riot-notifications] [RIOT] WIP: marz: Initial commit (SWP) (#1416)
Oleg Hahm
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: minor changes to comments in rpl_storing.c (#2254)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: minor changes to comments in rpl_storing.c (#2254)
Oleg Hahm
- [riot-notifications] [RIOT] netdev: add event handler thread as member of `netdev_t` (#2163)
Oleg Hahm
- [riot-notifications] [RIOT] fix: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Oleg Hahm
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Oleg Hahm
- [riot-notifications] [RIOT] fix: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Oleg Hahm
- [riot-notifications] [RIOT] transceiver: DEBUG instead of DEBUGF (#2256)
Oleg Hahm
- [riot-notifications] [RIOT] transceiver: DEBUG instead of DEBUGF (#2256)
Oleg Hahm
- [riot-notifications] [RIOT] doc: eliminate driver documentation warnings (#2153)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: wrong dodag assignment to parent (#2190)
Oleg Hahm
- [riot-notifications] [RIOT] doc: eliminate driver documentation warnings (#2153)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: node-to-node communication broken (rpl_udp) (#2257)
Oleg Hahm
- [riot-notifications] [RIOT] doc: eliminate driver documentation warnings (#2153)
Oleg Hahm
- [riot-notifications] [RIOT] msba2: Use --gc-sections when linking. (#2207)
Oleg Hahm
- [riot-notifications] [RIOT] make: escape unknown version string (#2241)
Oleg Hahm
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
Oleg Hahm
- [riot-notifications] [RIOT] make: escape unknown version string (#2241)
Oleg Hahm
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Oleg Hahm
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Oleg Hahm
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Oleg Hahm
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Oleg Hahm
- [riot-notifications] [RIOT] doc: eliminate driver documentation warnings (#2153)
Oleg Hahm
- [riot-notifications] [RIOT] doc: eliminate driver documentation warnings (#2153)
Oleg Hahm
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Oleg Hahm
- [riot-notifications] [RIOT] native: increase buffer size, set defaults conditionally (#1904)
Oleg Hahm
- [riot-notifications] [RIOT] transceiver buffer too small (#1747)
Oleg Hahm
- [riot-notifications] [RIOT] native: increase buffer size, set defaults conditionally (#1904)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Oleg Hahm
- [riot-notifications] [RIOT] msba2: Use --gc-sections when linking. (#2207)
Oleg Hahm
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Oleg Hahm
- [riot-notifications] [RIOT] Device Driver for TMP006 Sensor (#2148)
Oleg Hahm
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Oleg Hahm
- [riot-notifications] [RIOT] Driver for Freescale MPL3115A2 Pressure/Altitude Sensor (#2123)
Oleg Hahm
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Oleg Hahm
- [riot-notifications] [RIOT] RIOT port for the MKW22D512 SiP and Phytec PBA-D-01 PhyWave Evaluations-Board (#2059)
Oleg Hahm
- [riot-notifications] [RIOT] msba2: Use --gc-sections when linking. (#2207)
Oleg Hahm
- [riot-notifications] [RIOT] msba2: Use --gc-sections when linking. (#2207)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: move msg_send_receive outside of DEBUGF (#2253)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: remove needless call to rpl_get_of_for_ocp (#2267)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: remove needless call to rpl_get_of_for_ocp (#2267)
Oleg Hahm
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Oleg Hahm
- [riot-notifications] [RIOT] IPv6: upper layer checksum calculation broken? (#2269)
Oleg Hahm
- [riot-notifications] [RIOT] IPv6: upper layer checksum calculation broken? (#2269)
Oleg Hahm
- [riot-notifications] [RIOT] IPv6: upper layer checksum calculation broken? (#2269)
Oleg Hahm
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] driver: tmp006 latex fix (#2280)
Oleg Hahm
- [riot-notifications] [RIOT] travis: add check for line endings (#2281)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Oleg Hahm
- [riot-notifications] [RIOT] Add support for Kinetis K60 CPUs and Eistec Mulle IoT board (#2282)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Oleg Hahm
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Oleg Hahm
- [riot-notifications] [RIOT] make doc stops (#2272)
Oleg Hahm
- [riot-notifications] [RIOT] driver: tmp006 latex fix (#2280)
Oleg Hahm
- [riot-notifications] [RIOT] doxygen: enable latex batchmode (#2273)
Oleg Hahm
- [riot-notifications] [RIOT] doxygen: enable latex batchmode (#2273)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: remove decision to drop packets in rpl_send (#2245)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Oleg Hahm
- [riot-notifications] [RIOT] tests/pnet: renamed `PORT` define as it collides with the samd21-xpro definition (#2288)
Oleg Hahm
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: remove decision to drop packets in rpl_send (#2245)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: move msg_send_receive outside of DEBUGF (#2253)
Oleg Hahm
- [riot-notifications] [RIOT] sys/net/include: move to /sys/include/net? (#2291)
Oleg Hahm
- [riot-notifications] [RIOT] examples/rpl_udp: changed type of variable `chan` to `uint32_t` (#2292)
Oleg Hahm
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: node-to-node communication broken (rpl_udp) (#2257)
Oleg Hahm
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Oleg Hahm
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Oleg Hahm
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Oleg Hahm
- [riot-notifications] [RIOT] sys: added a single linked list implementation (#2295)
Oleg Hahm
- [riot-notifications] [RIOT] [RFC] add olsr2 routing algorithm (#765)
Oleg Hahm
- [riot-notifications] [RIOT] [RFC] add olsr2 routing algorithm (#765)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] sys: added a single linked list implementation (#2295)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] timex_t functions byReference instead of byValue? (#2298)
Oleg Hahm
- [riot-notifications] [RIOT] pkt: Initial import (#2158)
Oleg Hahm
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Oleg Hahm
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Oleg Hahm
- [riot-notifications] [RIOT] pkt: Initial import (#2158)
Oleg Hahm
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] transceiver: netapi adapter (#1969)
Oleg Hahm
- [riot-notifications] [RIOT] sys: added a single linked list implementation (#2295)
Oleg Hahm
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Oleg Hahm
- [riot-notifications] [RIOT] travis: disable qemu unittests temporarily (#2301)
Oleg Hahm
- [riot-notifications] [RIOT] random travis fails (#1377)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Oleg Hahm
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Oleg Hahm
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Oleg Hahm
- [riot-notifications] [RIOT] sys/timex: suppress passedByValue warnings (#2303)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] routing: add OLSRv2 (#2294)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Oleg Hahm
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Oleg Hahm
- [riot-notifications] [RIOT] pktqueue: adapt to pkt_t (#2287)
Oleg Hahm
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Oleg Hahm
- [riot-notifications] [RIOT] sixlowpan: rename to sixlowpan_legacy (#1967)
Oleg Hahm
- [riot-notifications] [RIOT] EFM32 support (#1855)
Oleg Hahm
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Oleg Hahm
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Oleg Hahm
- [riot-notifications] [RIOT] pktqueue: adapt to pkt_t (#2287)
Oleg Hahm
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Oleg Hahm
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: wrong macro definitions in rpl shell commands (#2306)
Oleg Hahm
- [riot-notifications] [RIOT] transceiver: set default channel to something sensible (#2319)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: wrong macro definitions in rpl shell commands (#2306)
Oleg Hahm
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: wrong macro definitions in rpl shell commands (#2306)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: wrong macro definitions in rpl shell commands (#2306)
Oleg Hahm
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Oleg Hahm
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Oleg Hahm
- [riot-notifications] [RIOT] Remove RPL warning removal in rpl_udp example (#2345)
Oleg Hahm
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Oleg Hahm
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
Oleg Hahm
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
Oleg Hahm
- [riot-notifications] [RIOT] cpu/samd21: increase default stack size (#2229)
Oleg Hahm
- [riot-notifications] [RIOT] doc: remove Travis status image in REAMDE (#2370)
Oleg Hahm
- [riot-notifications] [RIOT] doc: remove Travis status image in REAMDE (#2370)
Oleg Hahm
- [riot-notifications] [RIOT] doc: remove Travis status image in REAMDE (#2370)
Oleg Hahm
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Oleg Hahm
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Oleg Hahm
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Oleg Hahm
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: wrong dodag assignment to parent (#2190)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: wrong dodag assignment to parent (#2190)
Oleg Hahm
- [riot-notifications] [RIOT] rpl: wrong dodag assignment to parent (#2190)
Oleg Hahm
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Oleg Hahm
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Oleg Hahm
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Oleg Hahm
- [riot-notifications] [RIOT] Fix misc errors that occur with ENABLE_DEBUG (#2367)
Oleg Hahm
- [riot-notifications] [RIOT] Fix misc errors that occur with ENABLE_DEBUG (#2367)
Oleg Hahm
- [riot-notifications] [RIOT] sys/bloom: changed doc from bytes -> bits (#2374)
Oleg Hahm
- [riot-notifications] [RIOT] added new board nucleo f411 (#2366)
Oleg Hahm
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Oleg Hahm
- [riot-notifications] [RIOT] USB Support (#2284)
Oleg Hahm
- [riot-notifications] [RIOT] USB Support (#2284)
Oleg Hahm
- [riot-notifications] [RIOT] boards: unified OpenOCD script (#2375)
Oleg Hahm
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Oleg Hahm
- [riot-notifications] [RIOT] [RFC] Implement syslog protocol (#2376)
Oleg Hahm
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Oleg Hahm
- [riot-notifications] [RIOT] Makefile.cflags: Make -fno-common the default (#2352)
Oleg Hahm
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Oleg Hahm
- [riot-notifications] [RIOT] Remove RPL warning removal in rpl_udp example (#2345)
Gaëtan Harter
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Lucas Jenß
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Lucas Jenß
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Lucas Jenß
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Lucas Jenß
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Lucas Jenß
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Lucas Jenß
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Lucas Jenß
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Lucas Jenß
- [riot-notifications] [RIOT] Samr21: autostart gdb when running make debug (#2305)
Lucas Jenß
- [riot-notifications] [RIOT] Fix misc errors that occur with ENABLE_DEBUG (#2367)
Lucas Jenß
- [riot-notifications] [RIOT] Fix misc errors that occur with ENABLE_DEBUG (#2367)
Lucas Jenß
- [riot-notifications] [RIOT] Fix misc errors that occur with ENABLE_DEBUG (#2367)
Lucas Jenß
- [riot-notifications] [RIOT] Fix misc errors that occur with ENABLE_DEBUG (#2367)
Lucas Jenß
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/samd21: add rtc periph implementation (#2215)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/samd21: add rtc periph implementation (#2215)
Peter Kietzmann
- [riot-notifications] [RIOT] doc: eliminate driver documentation warnings (#2153)
Peter Kietzmann
- [riot-notifications] [RIOT] doc: eliminate driver documentation warnings (#2153)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: optimizations to UART driver (#1867)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Peter Kietzmann
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Peter Kietzmann
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Peter Kietzmann
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Peter Kietzmann
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Peter Kietzmann
- [riot-notifications] [RIOT] Device Driver for TMP006 Sensor (#2148)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MPL3115A2 Pressure/Altitude Sensor (#2123)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Peter Kietzmann
- [riot-notifications] [RIOT] Device Driver for TMP006 Sensor (#2148)
Peter Kietzmann
- [riot-notifications] [RIOT] Device Driver for TMP006 Sensor (#2148)
Peter Kietzmann
- [riot-notifications] [RIOT] Device Driver for TMP006 Sensor (#2148)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MPL3115A2 Pressure/Altitude Sensor (#2123)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MPL3115A2 Pressure/Altitude Sensor (#2123)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MMA8652 Accelerometer (#2119)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Peter Kietzmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Peter Kietzmann
- [riot-notifications] [RIOT] base64 encoding/decoding module (#1717)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/pnet: renamed `PORT` define as it collides with the samd21-xpro definition (#2288)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/pnet: renamed `PORT` define as it collides with the samd21-xpro definition (#2288)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/pnet: renamed `PORT` define as it collides with the samd21-xpro definition (#2288)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Peter Kietzmann
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Peter Kietzmann
- [riot-notifications] [RIOT] examples/rpl_udp: changed type of variable `chan` to `uint32_t` (#2292)
Peter Kietzmann
- [riot-notifications] [RIOT] examples/rpl_udp: changed type of variable `chan` to `uint32_t` (#2292)
Peter Kietzmann
- [riot-notifications] [RIOT] examples/rpl_udp: changed type of variable `chan` to `uint32_t` (#2292)
Peter Kietzmann
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: added lost port clock eanble (#2307)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: added lost port clock eanble (#2307)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: added lost port clock eanble (#2307)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: added lost port clock eanble (#2307)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Fix SPI baud rate control settings (#2315)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Fix SPI baud rate control settings (#2315)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Fix SPI baud rate control settings (#2315)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Peter Kietzmann
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Peter Kietzmann
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Peter Kietzmann
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Peter Kietzmann
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Peter Kietzmann
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Peter Kietzmann
- [riot-notifications] [RIOT] periph/i2c: added means to make I2C thread-safe (#2323)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Peter Kietzmann
- [riot-notifications] [RIOT] periph/spi: Update clock polarity and phase documentation for clarity. (#2338)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Peter Kietzmann
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
Peter Kietzmann
- [riot-notifications] [RIOT] Samr21: ADC implementation (#2063)
Peter Kietzmann
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/nrf24l01+ : added netdev implementation for nrf24l01+ transceiver (#1808)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Peter Kietzmann
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
Peter Kietzmann
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
Peter Kietzmann
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
Peter Kietzmann
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f3: set cpu specific hwtimer spin barrier (#2100)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] Samr21: ADC implementation (#2063)
Peter Kietzmann
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
Peter Kietzmann
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
Peter Kietzmann
- [riot-notifications] [RIOT] boards: core: cpu: drivers: sys: added missing header guards (#1812)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes (#2354)
Peter Kietzmann
- [riot-notifications] [RIOT] doc: remove Travis status image in REAMDE (#2370)
Peter Kietzmann
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
Peter Kietzmann
- [riot-notifications] [RIOT] doc: remove Travis status image in REAMDE (#2370)
Peter Kietzmann
- [riot-notifications] [RIOT] drivers/... : Acquire exclusive access to I2C bus (#2326)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Peter Kietzmann
- [riot-notifications] [RIOT] core: races and missing restoreIRQ in mutex_unlock (#2238)
René Kijewski
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
René Kijewski
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
René Kijewski
- [riot-notifications] [RIOT] core: missing restoreIRQ in mutex_unlock (#2238)
René Kijewski
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
René Kijewski
- [riot-notifications] [RIOT] timex_t functions byReference instead of byValue? (#2298)
René Kijewski
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
René Kijewski
- [riot-notifications] [RIOT] timex_t functions byReference instead of byValue (#2298)
René Kijewski
- [riot-notifications] [RIOT] pkt: add functions to allocate packet data [WIP] (#2322)
René Kijewski
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
René Kijewski
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
René Kijewski
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
René Kijewski
- [riot-notifications] [RIOT] nativenet: adapt for netdev event handler (#2164)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] drivers/cc110x: Allow packet sizes up to 255 bytes (#2237)
Martine Lenders
- [riot-notifications] [RIOT] RFC: take TAP out of nativenet (#2242)
Martine Lenders
- [riot-notifications] [RIOT] IPv6: upper layer checksum calculation broken? (#2269)
Martine Lenders
- [riot-notifications] [RIOT] rpl: root-to-node communication in non-storing mode (#2270)
Martine Lenders
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Martine Lenders
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Martine Lenders
- [riot-notifications] [RIOT] netapi: Port all layers to netapi or create new modules using netapi (#2278)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] pkt: Initial import (#2158)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] pktqueue: adapt to pkt_t (#2287)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sixlowpan: rename to sixlowpan_legacy (#1967)
Martine Lenders
- [riot-notifications] [RIOT] sixlowpan: Clean-up, take IPv6 out, and refactor to netapi (#1680)
Martine Lenders
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Martine Lenders
- [riot-notifications] [RIOT] sys/net/include: move to /sys/include/net? (#2291)
Martine Lenders
- [riot-notifications] [RIOT] sys/net/include: move to /sys/include/net? (#2291)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] pkt: Initial import (#2158)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] pkt: Initial import (#2158)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Martine Lenders
- [riot-notifications] [RIOT] pkt: Initial import (#2158)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Martine Lenders
- [riot-notifications] [RIOT] transceiver: netapi adapter (#1969)
Martine Lenders
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
Martine Lenders
- [riot-notifications] [RIOT] sys: net: Initial import of a UART network interface (#1454)
Martine Lenders
- [riot-notifications] [RIOT] pktqueue: adapt to pkt_t (#2287)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] pktqueue: adapt to pkt_t (#2287)
Martine Lenders
- [riot-notifications] [RIOT] sixlowpan: rename to sixlowpan_legacy (#1967)
Martine Lenders
- [riot-notifications] [RIOT] sixlowpan: rename to sixlowpan_legacy (#1967)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] pktqueue: adapt to pkt_t (#2287)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] pktqueue: adapt to pkt_t (#2287)
Martine Lenders
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Martine Lenders
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Martine Lenders
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Martine Lenders
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Martine Lenders
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] pkt: add functions to allocate packet data [WIP] (#2322)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Martine Lenders
- [riot-notifications] [RIOT] pkt: add functions to allocate packet data [WIP] (#2322)
Martine Lenders
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Martine Lenders
- [riot-notifications] [RIOT] pkt: simplify API (#2342)
Martine Lenders
- [riot-notifications] [RIOT] sixlowpan: rename global buffer->sixlowpan_buffer (#2350)
Martine Lenders
- [riot-notifications] [RIOT] net: build fixes for -fno-common (#2349)
Martine Lenders
- [riot-notifications] [RIOT] sixlowpan: rename global buffer->sixlowpan_buffer (#2350)
Martine Lenders
- [riot-notifications] [RIOT] net: build fixes for -fno-common (#2349)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] netdev: add event handler thread as member of `netdev_t` (#2163)
Martine Lenders
- [riot-notifications] [RIOT] netdev: add event handler thread as member of `netdev_t` (#2163)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Martine Lenders
- [riot-notifications] [RIOT] boards: unified OpenOCD script (#2375)
Martine Lenders
- [riot-notifications] [RIOT] [RFC] Implement syslog protocol (#2376)
Martine Lenders
- [riot-notifications] [RIOT] boards: unified OpenOCD script (#2375)
Martine Lenders
- [riot-notifications] [RIOT] pkt: simplify API (#2342)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] pkt: add functions to allocate packet data [WIP] (#2322)
Martine Lenders
- [riot-notifications] [RIOT] pkt: add functions to allocate packet data [WIP] (#2322)
Martine Lenders
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Martine Lenders
- [riot-notifications] [RIOT] added Travis CI status image in README.md (#2363)
Matthias Lohr
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Christian Mehlis
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Christian Mehlis
- [riot-notifications] [RIOT] added new board nucleo f4 (#2366)
Christian Mehlis
- [riot-notifications] [RIOT] added new board nucleo f411 (#2366)
Christian Mehlis
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Christian Mehlis
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Christian Mehlis
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Christian Mehlis
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Christian Mehlis
- [riot-notifications] [RIOT] building error on some boards with fedora 19 gnu arm toolchain (#2379)
Christian Mehlis
- [riot-notifications] [RIOT] drivers/cc110x: Allow packet sizes up to 255 bytes (#2237)
Fabian Nack
- [riot-notifications] [RIOT] drivers/cc110x: Allow packet sizes up to 255 bytes (#2237)
Fabian Nack
- [riot-notifications] [RIOT] nativenet: adapt for netdev event handler (#2164)
Fabian Nack
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Fabian Nack
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Fabian Nack
- [riot-notifications] [RIOT] drivers/cc110x: Allow packet sizes up to 255 bytes (#2237)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Fabian Nack
- [riot-notifications] [RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] netdev: add event handler thread as member of `netdev_t` (#2163)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] doc: eliminate driver documentation warnings (#2153)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Fabian Nack
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Fabian Nack
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Fabian Nack
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Fabian Nack
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Fabian Nack
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Fabian Nack
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Fabian Nack
- [riot-notifications] [RIOT] sys/net: Add NHDP protocol implementation (#2159)
Fabian Nack
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Fabian Nack
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Fabian Nack
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Fabian Nack
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Fabian Nack
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Fabian Nack
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Fabian Nack
- [riot-notifications] [RIOT] cc110x: header cleanups (#2299)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: added lost port clock eanble (#2307)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Fix SPI baud rate control settings (#2315)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Fix SPI baud rate control settings (#2315)
Fabian Nack
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Fabian Nack
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Fabian Nack
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Fabian Nack
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Fabian Nack
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Fabian Nack
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Fabian Nack
- [riot-notifications] [RIOT] tests/periph_spi: correct test application (#2316)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Fix PWM implementation (#2339)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Fix PWM implementation (#2339)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Fix PWM implementation (#2339)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Fix PWM implementation (#2339)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] board/nucleo-f334: blacklist board in failing tests and fix CPU_USAGE (#2369)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] board/nucleo-f334: blacklist board in failing tests and fix CPU_USAGE (#2369)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] drivers: Add support for the MPU-9150 9-Axis motion sensor (#2368)
Fabian Nack
- [riot-notifications] [RIOT] netdev: add event handler thread as member of `netdev_t` (#2163)
Fabian Nack
- [riot-notifications] [RIOT] netdev: add event handler thread as member of `netdev_t` (#2163)
Fabian Nack
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Fabian Nack
- [riot-notifications] [RIOT] vtimer: enable vtimer_gettimeofday as fallback (99f227b)
Joseph Noir
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Joseph Noir
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Joseph Noir
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Joseph Noir
- [riot-notifications] [RIOT] sys/vtimer: bypass weak attribute missing on OSX (#2340)
Joseph Noir
- [riot-notifications] [RIOT] unknown type name: 'clockid_t' on OS X (#2360)
Joseph Noir
- [riot-notifications] [RIOT] malloc.h not found on OS X (#2361)
Joseph Noir
- [riot-notifications] [RIOT] sys:posix:pthread added dynamic pthread thread local storage (#1222)
Joseph Noir
- [riot-notifications] [RIOT] drivers/cc110x: Allow packet sizes up to 255 bytes (#2237)
Ludwig Ortmann
- [riot-notifications] [RIOT] core: races and missing restoreIRQ in mutex_unlock (#2238)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] RPL_UDP: native (and SAMR21): fail build for RELEASE 2014.12 (#2240)
Ludwig Ortmann
- [riot-notifications] [RIOT] Support for TI CC2530 (#1587)
Ludwig Ortmann
- [riot-notifications] [RIOT] Support for TI CC2530 (#1587)
Ludwig Ortmann
- [riot-notifications] [RIOT] RPL_UDP: native (and SAMR21): fail build for RELEASE 2014.12 (#2240)
Ludwig Ortmann
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
Ludwig Ortmann
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
Ludwig Ortmann
- [riot-notifications] [RIOT] make: escape unknown version string (#2241)
Ludwig Ortmann
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
Ludwig Ortmann
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
Ludwig Ortmann
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
Ludwig Ortmann
- [riot-notifications] [RIOT] RFC: split TAP and nativenet (#2242)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/cc110x: Allow packet sizes up to 255 bytes (#2237)
Ludwig Ortmann
- [riot-notifications] [RIOT] samd21 stack sizes too small for `examples/default` (#2228)
Ludwig Ortmann
- [riot-notifications] [RIOT] samd21 stack sizes too small for `examples/default` (#2228)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: fix real_calloc initialization (#2243)
Ludwig Ortmann
- [riot-notifications] [RIOT] fix: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] aodvv2: fix calls to DEBUG() (#2258)
Ludwig Ortmann
- [riot-notifications] [RIOT] aodvv2: fix calls to DEBUG() (#2258)
Ludwig Ortmann
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
Ludwig Ortmann
- [riot-notifications] [RIOT] samr21-xpro: rtc setalarm/getalarm inconsistency (#2259)
Ludwig Ortmann
- [riot-notifications] [RIOT] samr21-xpro: rtc setalarm/getalarm inconsistency (#2259)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
Ludwig Ortmann
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Ludwig Ortmann
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Ludwig Ortmann
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Ludwig Ortmann
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Ludwig Ortmann
- [riot-notifications] [RIOT] samr21-xpro: rtc setalarm/getalarm inconsistency (#2259)
Ludwig Ortmann
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Ludwig Ortmann
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
Ludwig Ortmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Ludwig Ortmann
- [riot-notifications] [RIOT] Driver for Freescale MAG3110 Magnetometer (#2121)
Ludwig Ortmann
- [riot-notifications] [RIOT] Flash interface (#2239)
Ludwig Ortmann
- [riot-notifications] [RIOT] tests: remove some pointless test applications (#2144)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Ludwig Ortmann
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Ludwig Ortmann
- [riot-notifications] [RIOT] make doc stops (#2272)
Ludwig Ortmann
- [riot-notifications] [RIOT] doxygen: enable latex batchmode (#2273)
Ludwig Ortmann
- [riot-notifications] [RIOT] doxygen: enable latex batchmode (#2273)
Ludwig Ortmann
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] Samr21: ADC implementation (#2063)
Ludwig Ortmann
- [riot-notifications] [RIOT] Samr21: cpuid implementation (#2052)
Ludwig Ortmann
- [riot-notifications] [RIOT] Samr21: cpuid implementation (#2052)
Ludwig Ortmann
- [riot-notifications] [RIOT] samd21/periph/spi: spi_transfer_regs counts strangely (#2276)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix lqi / frame reading (#2277)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix lqi / frame reading (#2277)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix LQI / frame reading (#2277)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
Ludwig Ortmann
- [riot-notifications] [RIOT] Samr21: cpuid implementation (#2052)
Ludwig Ortmann
- [riot-notifications] [RIOT] dist/tools/licenses: support BSD sed (#2279)
Ludwig Ortmann
- [riot-notifications] [RIOT] dist/tools/licenses: support BSD sed (#2279)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] driver: tmp006 latex fix (#2280)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Ludwig Ortmann
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Ludwig Ortmann
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Ludwig Ortmann
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Ludwig Ortmann
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Ludwig Ortmann
- [riot-notifications] [RIOT] core: missing restoreIRQ in mutex_unlock (#2238)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix reading of rssi value (#2283)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix LQI / frame reading (#2277)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: remove routing table dependent code (#2268)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Ludwig Ortmann
- [riot-notifications] [RIOT] sys/net/include: move to /sys/include/net? (#2291)
Ludwig Ortmann
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Ludwig Ortmann
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Ludwig Ortmann
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Ludwig Ortmann
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Ludwig Ortmann
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP: marz: Initial commit (SWP) (#1416)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex_t functions byReference instead of byValue (#2298)
Ludwig Ortmann
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Ludwig Ortmann
- [riot-notifications] [RIOT] sys: added a single linked list implementation (#2295)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
Ludwig Ortmann
- [riot-notifications] [RIOT] qemu unittest fails because of a page fault (#2300)
Ludwig Ortmann
- [riot-notifications] [RIOT] travis: disable qemu unittests temporarily (#2301)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP: marz: Initial commit (SWP) (#1416)
Ludwig Ortmann
- [riot-notifications] [RIOT] qemu unittest fails because of a page fault (#2300)
Ludwig Ortmann
- [riot-notifications] [RIOT] qemu unittest fails because of a page fault (#2300)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Ludwig Ortmann
- [riot-notifications] [RIOT] sys/timex: suppress passedByValue warnings (#2303)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: weak random generator (#2263)
Ludwig Ortmann
- [riot-notifications] [RIOT] native: fix real_calloc, _native_in_calloc initialization (#2243)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Ludwig Ortmann
- [riot-notifications] [RIOT] rpl: RPL/trickle with only *one* thread (#2155)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding FTDI devices on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/samd21: increase default stack size (#2229)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] tests: remove some pointless test applications (#2144)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] board:cpu: RIOT port for the atsamr21xpro board (#1646)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] board:cpu: RIOT port for the atsamr21xpro board (#1646)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Ludwig Ortmann
- [riot-notifications] [RIOT] board:cpu: RIOT port for the atsamr21xpro board (#1646)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Ludwig Ortmann
- [riot-notifications] [RIOT] Xbee 802.15.4 modem driver for Arduino (#2250)
Ludwig Ortmann
- [riot-notifications] [RIOT] Xbee 802.15.4 modem driver for Arduino (#2250)
Ludwig Ortmann
- [riot-notifications] [RIOT] Xbee 802.15.4 modem driver for Arduino (#2250)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] boards/samr21-xpro: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] transceiver: set default channel to something sensible (#2319)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/at86rf231: fix LQI / frame reading (#2277)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Ludwig Ortmann
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Ludwig Ortmann
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Ludwig Ortmann
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Ludwig Ortmann
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Ludwig Ortmann
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Ludwig Ortmann
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Ludwig Ortmann
- [riot-notifications] [RIOT] make: add target to list available targets (#2293)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: warn about uninitialized random module (#2324)
Ludwig Ortmann
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Ludwig Ortmann
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Ludwig Ortmann
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/periph/spi: Implement thread safety for all SPI devices (#2317)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/native: warn about uninitialized random module (#2324)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] examples/rpl_udp: Fix unconditional setting of a radio channel on initialization (#2325)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Ludwig Ortmann
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] Pattern for Freescale 3c-BSD license (#2327)
Ludwig Ortmann
- [riot-notifications] [RIOT] Pattern for Freescale 3c-BSD license (#2327)
Ludwig Ortmann
- [riot-notifications] [RIOT] Pattern for Freescale 3c-BSD license (#2327)
Ludwig Ortmann
- [riot-notifications] [RIOT] Add tools for finding USB serial devices' `tty` names on Linux. (#2275)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer: enable vtimer_gettimeofday as fallback (99f227b)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixed type error (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] board/cpu: fixed doxygen for nucleo-l1 and stm32l1 (#2333)
Ludwig Ortmann
- [riot-notifications] [RIOT] board/cpu: fixed doxygen for nucleo-l1 and stm32l1 (#2333)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] Segmentation fault when executing hello-world application (#2334)
Ludwig Ortmann
- [riot-notifications] [RIOT] Segmentation fault when executing hello-world application (#2334)
Ludwig Ortmann
- [riot-notifications] [RIOT] Segmentation fault when executing hello-world application (#2334)
Ludwig Ortmann
- [riot-notifications] [RIOT] Segmentation fault when executing hello-world application (#2334)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/nrf24l01p: fixes (#2330)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/radio_driver: mark as deprecated (#2335)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/radio_driver: mark as deprecated (#2335)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/radio_driver: mark as deprecated (#2335)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/radio_driver: mark as deprecated (#2335)
Ludwig Ortmann
- [riot-notifications] [RIOT] drivers/radio_driver: mark as deprecated (#2335)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] sys/vtimer: bypass weak attribute missing on OSX (#2340)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] sys/vtimer: bypass weak attribute missing on OSX (#2340)
Ludwig Ortmann
- [riot-notifications] [RIOT] vtimer does not compile with clang on OS X (#2336)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Ludwig Ortmann
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Ludwig Ortmann
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Ludwig Ortmann
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Ludwig Ortmann
- [riot-notifications] [RIOT] Linking fails with -fno-common because of multiple global variables (#2344)
Ludwig Ortmann
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Ludwig Ortmann
- [riot-notifications] [RIOT] boards/nucleo-l1: check presence of stm32l.cfg (#2343)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Ludwig Ortmann
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Ludwig Ortmann
- [riot-notifications] [RIOT] Tracker: Reduce scope on unintended COMMON variables (#2346)
Ludwig Ortmann
- [riot-notifications] [RIOT] Tracker: Reduce scope on unintended COMMON variables (#2346)
Ludwig Ortmann
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
Ludwig Ortmann
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
Ludwig Ortmann
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
Ludwig Ortmann
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Ludwig Ortmann
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
Ludwig Ortmann
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
Ludwig Ortmann
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
Ludwig Ortmann
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
Ludwig Ortmann
- [riot-notifications] [RIOT] Remove RPL warning removal in rpl_udp example (#2345)
Ludwig Ortmann
- [riot-notifications] [RIOT] Remove RPL warning removal in rpl_udp example (#2345)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Ludwig Ortmann
- [riot-notifications] [RIOT] WIP removing common variables (#2348)
Ludwig Ortmann
- [riot-notifications] [RIOT] Support for TI CC2530 (#1587)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f4: Add LPM implementation (#2246)
Hauke Petersen
- [riot-notifications] [RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Hauke Petersen
- [riot-notifications] [RIOT] udp: buffer overflow when more than ~200 byte send (#2262)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f0: optimizations to UART driver (#1867)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f0: optimizations to UART driver (#1867)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Hauke Petersen
- [riot-notifications] [RIOT] Flash interface (#2239)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f3: added SPI driver (#2011)
Hauke Petersen
- [riot-notifications] [RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Hauke Petersen
- [riot-notifications] [RIOT] Flash interface (#2239)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu (#2026)
Hauke Petersen
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Hauke Petersen
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Hauke Petersen
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Hauke Petersen
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Hauke Petersen
- [riot-notifications] [RIOT] sys/net/include: move to /sys/include/net? (#2291)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] sys/net/include: move to /sys/include/net? (#2291)
Hauke Petersen
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Hauke Petersen
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Hauke Petersen
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Hauke Petersen
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Hauke Petersen
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Hauke Petersen
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Hauke Petersen
- [riot-notifications] [RIOT] netapi: adapt to pkt_t (#2286)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] pkt: Initial import (#2158)
Hauke Petersen
- [riot-notifications] [RIOT] sys: net: Initial import of a simple data-forwarding MAC protocol (nomac) (#1968)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] Preventing race conditions with multiple bus users (#2289)
Hauke Petersen
- [riot-notifications] [RIOT] LIS3DH accelerometer driver (#2296)
Hauke Petersen
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Hauke Petersen
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Hauke Petersen
- [riot-notifications] [RIOT] Synchronization: Atomic counters (#2302)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f4: added lost port clock eanble (#2307)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: minimization and simplification of netdev (WIP) (#2297)
Hauke Petersen
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Hauke Petersen
- [riot-notifications] [RIOT] pktqueue: adapt to pkt_t (#2287)
Hauke Petersen
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Hauke Petersen
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Hauke Petersen
- [riot-notifications] [RIOT] Xbee 802.15.4 modem driver for Arduino (#2250)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f4: Fix SPI baud rate control settings (#2315)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f4: Fix SPI baud rate control settings (#2315)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Hauke Petersen
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph: making bus drivers thread safe (#2314)
Hauke Petersen
- [riot-notifications] [RIOT] pktbuf: port to use pkt_t instead of void* (#2285)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Hauke Petersen
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/periph/spi: added means to make SPI thread-safe (#2290)
Hauke Petersen
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Hauke Petersen
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
Hauke Petersen
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/native: warn about uninitialized random module (#2324)
Hauke Petersen
- [riot-notifications] [RIOT] pkt: add functions to allocate packet data [WIP] (#2322)
Hauke Petersen
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f0: fixed port clk en for GPIO driver (#2308)
Hauke Petersen
- [riot-notifications] [RIOT] net: passing of addresses through the network stack (#2311)
Hauke Petersen
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] board/cpu: fixed doxygen for nucleo-l1 and stm32l1 (#2333)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Hauke Petersen
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Hauke Petersen
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Hauke Petersen
- [riot-notifications] [RIOT] periph/spi: Update clock polarity and phase documentation for clarity. (#2338)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f4: Fix PWM implementation (#2339)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f4: Fix PWM implementation (#2339)
Hauke Petersen
- [riot-notifications] [RIOT] periph/spi: Update clock polarity and phase documentation for clarity. (#2338)
Hauke Petersen
- [riot-notifications] [RIOT] periph/spi: Update clock polarity and phase documentation for clarity. (#2338)
Hauke Petersen
- [riot-notifications] [RIOT] net: Introduction of global protocol handler registry -> netreg (WIP) (#2310)
Hauke Petersen
- [riot-notifications] [RIOT] net/udp: cleaned up header and documentation (#2337)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f4: Fix PWM implementation (#2339)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] drivers/nrf24l01+ : added netdev implementation for nrf24l01+ transceiver (#1808)
Hauke Petersen
- [riot-notifications] [RIOT] boards/nucleo-l1: use upstream openocd configuration (#2359)
Hauke Petersen
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
Hauke Petersen
- [riot-notifications] [RIOT] stm32f4discovery: use openocd for flashing (#2074)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] boards/nucleo-l1: use upstream openocd configuration (#2359)
Hauke Petersen
- [riot-notifications] [RIOT] boards/nucleo-l1: use upstream openocd configuration (#2359)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Hauke Petersen
- [riot-notifications] [RIOT] Cortex-M: remove -mthumb-interwork (#2358)
Hauke Petersen
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Hauke Petersen
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
Hauke Petersen
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Hauke Petersen
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f3: set cpu specific hwtimer spin barrier (#2100)
Hauke Petersen
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] board/stm32f4discovery: optimized openocd script (#2373)
Hauke Petersen
- [riot-notifications] [RIOT] Update CMSIS HAL to version 4.0 (#2371)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] periph/spi: Use context pointer instead of spi_t enum (#2116)
Hauke Petersen
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] net/ieee802154: changed FCF to act as bitfield (#2355)
Hauke Petersen
- [riot-notifications] [RIOT] netdev: add event handler thread as member of `netdev_t` (#2163)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/stm32f3: set cpu specific hwtimer spin barrier (#2100)
Hauke Petersen
- [riot-notifications] [RIOT] board/stm32f4discovery: optimized openocd script (#2373)
Hauke Petersen
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Hauke Petersen
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Hauke Petersen
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Hauke Petersen
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Hauke Petersen
- [riot-notifications] [RIOT] cpu/nrf51822: added support for the NRF51 radio (#2010)
Hauke Petersen
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Hauke Petersen
- [riot-notifications] [RIOT] board/stm32f0discovery: switched to OpenOCD (#2372)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] boards/stm32f3discovery: use OpenOCD for flashing, debugging and resetting (#2364)
Hauke Petersen
- [riot-notifications] [RIOT] boards: unified OpenOCD script (#2375)
Hauke Petersen
- [riot-notifications] [RIOT] USB Support (#2284)
Hauke Petersen
- [riot-notifications] [RIOT] openocd boards: enable specifying a flash port (#2318)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] driver: RIOT port for the Freescale kw2x radio (#2329)
Jonas R.
- [riot-notifications] [RIOT] Random number generator for platforms without hardware RNG (#2264)
Philipp Rosenkranz
- [riot-notifications] [RIOT] cpu/native: add high-quality random implementation (#2274)
Philipp Rosenkranz
- [riot-notifications] [RIOT] Xbee 802.15.4 modem driver for Arduino (#1463)
Kévin Roussel
- [riot-notifications] [RIOT] Xbee 802.15.4 modem driver for Arduino (#1463)
Kévin Roussel
- [riot-notifications] [RIOT] Correct and robust management of returning ACKs for TXed packets (#1633)
Kévin Roussel
- [riot-notifications] [RIOT] Correct and robust management of returning ACKs for TXed packets (#1633)
Kévin Roussel
- [riot-notifications] [RIOT] Xbee 802.15.4 modem driver for Arduino (#2250)
Kévin Roussel
- [riot-notifications] [RIOT] Xbee 802.15.4 modem driver for Arduino (#2250)
Kévin Roussel
- [riot-notifications] [RIOT] Automatic management of returning ACKs for TXed packets (#2251)
Kévin Roussel
- [riot-notifications] [RIOT] Automatic management of returning ACKs for TXed packets (#2251)
Kévin Roussel
- [riot-notifications] [RIOT] EFM32 support (#1855)
Ryan
- [riot-notifications] [RIOT] core: races and missing restoreIRQ in mutex_unlock (#2238)
Kaspar Schleiser
- [riot-notifications] [RIOT] make: optionally build with gcc's link time optimization (#1927)
Kaspar Schleiser
- [riot-notifications] [RIOT] timex_t functions byReference instead of byValue (#2298)
Kaspar Schleiser
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Kaspar Schleiser
- [riot-notifications] [RIOT] timex_t functions byReference instead of byValue (#2298)
Kaspar Schleiser
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Kaspar Schleiser
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Kaspar Schleiser
- [riot-notifications] [RIOT] make: optionally build with gcc's link time optimization (#1927)
Kaspar Schleiser
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Kaspar Schleiser
- [riot-notifications] [RIOT] timex: new api proposal (pointers) (#2313)
Kaspar Schleiser
- [riot-notifications] [RIOT] board: add support for the STM nucleo-f334 board (#2332)
Kaspar Schleiser
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Kaspar Schleiser
- [riot-notifications] [RIOT] add infrastructure for binary LGPL compliance checks (#2362)
Kaspar Schleiser
- [riot-notifications] [RIOT] examples: demonstrate how a proprietary library can be integrated to RIOT (#2357)
Kaspar Schleiser
- [riot-notifications] [RIOT] buildtests: shrink the build matrix (#2341)
Kaspar Schleiser
- [riot-notifications] [RIOT] core: Atomic counters (#2321)
Kaspar Schleiser
- [riot-notifications] [RIOT] [SWP] coap plugtests (#1801)
Sebastian
- [riot-notifications] [RIOT] WIP: marz: Initial commit (SWP) (#1416)
Sebastian
- [riot-notifications] [RIOT] WIP: marz: Initial commit (SWP) (#1416)
Sebastian
- [riot-notifications] [RIOT] core/lpm_arch: Clarification of the lpm arch interface (#2247)
Saurabh Singh
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Saurabh Singh
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Saurabh Singh
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Saurabh Singh
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Saurabh Singh
- [riot-notifications] [RIOT] RIOT 6LoWPAN to Ethernet Bridge (Border Router) - Example or Documentation (#2224)
Saurabh Singh
- [riot-notifications] [RIOT] board:cpu: RIOT port for the atsamr21xpro board (#1646)
Saurabh Singh
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Saurabh Singh
- [riot-notifications] [RIOT] board:cpu: RIOT port for the atsamr21xpro board (#1646)
Saurabh Singh
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Saurabh Singh
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Saurabh Singh
- [riot-notifications] [RIOT] board:cpu: RIOT port for the atsamr21xpro board (#1646)
Saurabh Singh
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Saurabh Singh
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Saurabh Singh
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Saurabh Singh
- [riot-notifications] [RIOT] cpu/samd21: increase default stack size (#2229)
Saurabh Singh
- [riot-notifications] [RIOT] cpu/samd21: implement low power modes (#2309)
Saurabh Singh
- [riot-notifications] [RIOT] Fix x86 FPU lazy swap (#2377)
José Roberto de Souza
- [riot-notifications] [RIOT] fix: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Lotte Steenbrink
- [riot-notifications] [RIOT] fix: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Lotte Steenbrink
- [riot-notifications] [RIOT] fix: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Lotte Steenbrink
- [riot-notifications] [RIOT] transceiver: DEBUG instead of DEBUGF (#2256)
Lotte Steenbrink
- [riot-notifications] [RIOT] fix: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Lotte Steenbrink
- [riot-notifications] [RIOT] aodv: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Lotte Steenbrink
- [riot-notifications] [RIOT] native: increase buffer size, set defaults conditionally (#1904)
Lotte Steenbrink
- [riot-notifications] [RIOT] aodv: call aodv_packet_reader_handle_packet() when received packet is *not* our own (#2255)
Lotte Steenbrink
- [riot-notifications] [RIOT] aodvv2: fix calls to DEBUG() (#2258)
Lotte Steenbrink
- [riot-notifications] [RIOT] Samr21: cpuid implementation (#2052)
Troels
- [riot-notifications] [RIOT] Samr21: cpuid implementation (#2052)
Troels
- [riot-notifications] [RIOT] USB Support (#2284)
Troels
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Finn Wilke
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Finn Wilke
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Finn Wilke
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Finn Wilke
- [riot-notifications] [RIOT] dist/tools/licenses: support BSD sed (#2279)
Finn Wilke
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Finn Wilke
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Finn Wilke
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Finn Wilke
- [riot-notifications] [RIOT] USB Support (#2284)
Finn Wilke
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Finn Wilke
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Finn Wilke
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Finn Wilke
- [riot-notifications] [RIOT] Support for Freescale Kinetis MCUs, kinetis_common (#2265)
Finn Wilke
- [riot-notifications] [RIOT] cpu: RIOT port for Freescale Kinetis CPUs (#2188)
Finn Wilke
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Finn Wilke
- [riot-notifications] [RIOT] Add support for Freescale K20 MCUs and the mchck board (#2271)
Finn Wilke
- [riot-notifications] [RIOT] Samr21: ADC implementation (#2063)
Wiredsource
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
Wiredsource
- [riot-notifications] [RIOT] cpu/samd21: increase default stack size (#2229)
Wiredsource
- [riot-notifications] [RIOT] fs: Filesystem module (WIP) (#1265)
Matthias Wählisch
- [riot-notifications] [RIOT] cpu/samd21: increase default stack size (#2229)
bapclenet
- [riot-notifications] [RIOT] cpu/samd21: add rtc periph implementation (#2215)
bapclenet
- [riot-notifications] [RIOT] RPL_UDP: native (and SAMR21): fail build for RELEASE 2014.12 (#2240)
bapclenet
- [riot-notifications] [RIOT] RPL_UDP: native (and SAMR21): fail build for RELEASE 2014.12 (#2240)
bapclenet
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
bapclenet
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
bapclenet
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
bapclenet
- [riot-notifications] [RIOT] RELEASE 2014.12 unable to build from download (#2240)
bapclenet
- [riot-notifications] [RIOT] samr21-xpro: rtc setalarm/getalarm inconsistency (#2259)
bapclenet
- [riot-notifications] [RIOT] samr21-xpro: rtc setalarm/getalarm inconsistency (#2259)
bapclenet
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
bapclenet
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
bapclenet
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
bapclenet
- [riot-notifications] [RIOT] SAMR21/RTC: Error negative second fixed (#2260)
bapclenet
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
bapclenet
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
bapclenet
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
bapclenet
- [riot-notifications] [RIOT] samr21-xpro: RTC clock runs significantly too slow (#2261)
bapclenet
- [riot-notifications] [RIOT] samd21: check if the requested memory is really available in _sbrk_r (#2252)
benpicco
- [riot-notifications] [RIOT] cpu/samd21: check if the requested memory is really available in _sbrk_r (#2252)
benpicco
- [riot-notifications] [RIOT] cpu/samd21: check if the requested memory is really available in _sbrk_r (#2252)
benpicco
- [riot-notifications] [RIOT] cpu/samd21: check if the requested memory is really available in _sbrk_r (#2252)
benpicco
- [riot-notifications] [RIOT] cpu/samd21: check if the requested memory is really available in _sbrk_r (#2252)
benpicco
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
d00616
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
d00616
- [riot-notifications] [RIOT] native: weak random generator (#2263)
d00616
- [riot-notifications] [RIOT] Random number generator for platforms without hardware RNG (#2264)
d00616
- [riot-notifications] [RIOT] native: weak random generator (#2263)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] native: weak random generator (#2263)
d00616
- [riot-notifications] [RIOT] native: weak random generator (#2263)
d00616
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] Flash interface (#2239)
d00616
- [riot-notifications] [RIOT] New package for ECDH and ECDSA (#2236)
d00616
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
d00616
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
d00616
- [riot-notifications] [RIOT] periph/random: simplify random API (#2320)
d00616
- [riot-notifications] [RIOT] board: Add nrf6310 (nRF51) (#2380)
d00616
- [riot-notifications] [RIOT] board: Add nrf6310 (nRF51) (#2380)
d00616
- [riot-notifications] [RIOT] board: Add nrf6310 (nRF51) (#2381)
d00616
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
hexluthor
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
hexluthor
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
hexluthor
- [riot-notifications] [RIOT] cpu/cc2538: add driver for the MCU's integrated radio (#2198)
hexluthor
- [riot-notifications] [RIOT] cpu/cc2538: set the VTOR register to the actual address of the vector table (#2378)
hexluthor
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] SAMR21: Optimizations to make RPL_UDP example works (#2356)
maxencechotard
- [riot-notifications] [RIOT] samr21 : RPL_UDP: always falling into "isr_hard_fault" (#2173)
maxencechotard
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
rfswarm
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
rfswarm
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
rfswarm
- [riot-notifications] [RIOT] Adding RFduino board support (#2312)
rfswarm
- [riot-notifications] [RIOT] Segmentation fault when executing hello-world application (#2334)
shanthanpalle
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
shanthanpalle
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
shanthanpalle
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
shanthanpalle
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
shanthanpalle
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
shanthanpalle
- [riot-notifications] [RIOT] Unable to use CURL in hello-world program (#2347)
shanthanpalle
- [riot-notifications] [RIOT] Vmware ubuntu 14.04 support for riot os support (#2351)
syedk01
Last message date:
Sat Jan 31 19:57:07 CET 2015
Archived on: Sat Jan 31 19:57:34 CET 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).