October 2017 Archives by subject
Starting: Sun Oct 1 11:59:14 CEST 2017
Ending: Tue Oct 31 15:38:16 CET 2017
Messages: 163
- [riot-commits] [RIOT-OS/RIOT]
haukepetersen
- [riot-commits] [RIOT-OS/RIOT]
haukepetersen
- [riot-commits] [RIOT-OS/RIOT]
haukepetersen
- [riot-commits] [RIOT-OS/RIOT]
haukepetersen
- [riot-commits] [RIOT-OS/RIOT]
miri64
- [riot-commits] [RIOT-OS/RIOT] 00028d: test/bitarithm_timings: added pexpect script
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 00b902: sys/include/can/device.h: make CAN_DLL_NUMOF int
Vincent Dupont
- [riot-commits] [RIOT-OS/RIOT] 0360e8: cpu/stm32f7: optimized isr vector definitions
Vincent Dupont
- [riot-commits] [RIOT-OS/RIOT] 08447e: gnrc_ndp2: Provide GNRC abstraction layer for NIB ...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] 0a114d: boards/z1: fixed LEDx_PIN definitions
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] 0a5f70: examples/emcute: return after printing error messa...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 0b2bc2: gnrc_ipv6_nib: provide component to handle ABRO
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] 0b80c7: gnrc_netif2: Introduction of a new GNRC network in...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] 0e199d: Update tiny-asn1
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 11e819: tests: unittests: actually do TODO in NIB-PL tests
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 133bb5: trickle: correctly reset t
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] 137afb: tests: gnrc_sock_ip: remove timing tests from pexp...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 140076: cpu, sam3: adapt to sam_common
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] 14235b: tests/posix_semaphore: test4: change msg when wait...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 15c22e: at86rf2xx: add NETOPT_TX_RETRIES_NEEDED support
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] 163b4f: RELEASE 2017.10
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 163b4f: RELEASE 2017.10
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 167bd3: all: fix my email address
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 18e90f: boards: initial support for TI CC2650 LaunchPad
Paul
- [riot-commits] [RIOT-OS/RIOT] 1928d1: tools/testrunner: wait 3s after 'make term'
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 1964d1: sys: libc: only add include path on non-native boa...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] 19728d: pkg: fatfs: do not export CFLAGS in dependencies
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 1a20ef: cpu: unified cortex-m base interrupt vector
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 1a3fef: cpu/sam3: uart driver enhancements
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] 1b21ea: cpu/stm32_common: fix clk_conf
Vincent Dupont
- [riot-commits] [RIOT-OS/RIOT] 1c8bb8: tests/driver_servo/main.c: fix var len
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] 1cb627: pm_layered: make sure no conflict for pm_set_lowes...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 1d8dca: gnrc_netif2: add IEEE 802.15.4 support
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] 1e1330: cpu, cc2538: fix pm, don't go into cortexm_sleep(...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 1e5262: cpu/sam0: merge GPIO driver
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] 1ed335: drivers: remove accidentally added binary Makefile
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 20909b: Removed the offending comma.
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 2170f4: cpu/stm32_common: re-enable PLL when leaving stop
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 22b9e6: tests: trickle: extend trickle test to print SUCCE...
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] 25378c: boards: add missing XTIMER_WIDTH
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] 25ecad: tests/xtimer_hang: added pexpect script
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 267199: pkg/fatfs: fix missing includes and disk_ioctl fun...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 2a1a73: cpu/stm32_common/periph: fix doxygen grouping
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 2fd324: correct print_stack macro
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 317b01: core/thread_flags: Remove unused THREAD_FLAG_MUTEX...
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] 329517: boards: Remove executable bit on various non-execu...
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] 33f90f: tests: xtimer_usleep: remove timer testing in pexp...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 3486d2: test/unittests: set pexpect timeout to 60s
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 3685fa: gnrc_ipv6_nib: add prefix list component
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] 371ecf: tests/driver_adcxx1c: fix warning unused argument
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] 392955: gnrc_netif2: make gnrc_netif2_create idempotent an...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 408364: auto_init: upgrade bootstrap of Ethernet devices f...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] 41f086: saul_reg: make ptr to device descriptor non const
Vincent Dupont
- [riot-commits] [RIOT-OS/RIOT] 459719: nrfmin: port for gnrc_netif2
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 471070: tests/ssp: Fix on macOS while compiling w/ clang
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] 479064: test/bitarithm_timings: added pexpect script
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 487065: cpu/sam0_common/ldscripts: rename samd21g18a_mkr t...
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] 48a996: cpu, sam0_common: fix flashpage use bitfield
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 4bdce2: test/unittests: set pexpect timeout to 60s
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 4ca377: test/xtimer_hang: accept 10% timing deviations
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 4df88c: gnrc_ipv6_nib: add neighbor cache component
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] 4e832a: can/device: improve bus-off management
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] 4ee2e0: mulle: Remove second flash bank declaration from O...
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] 503131: test/xtimer_hang: accept 10% timing deviations
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 52ac9c: at86rf2xx: Avoid deadlock on manual retransmission...
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] 539db5: tests: gnrc_netif2: make link-layer information ma...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 556baf: dist/tools/cppcheck: Allow individual files to be ...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 558acc: shell_commands: port ifconfig command for gnrc_net...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 585251: trickle: correctly reset t
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 5920d9: pm: fix weak-based default implementations
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 5a3551: cpu/stm32: optimized definition of CPUID_ADDR
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 5a85e2: frdm-k22f: Correct copy pasta in LEDx macros
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] 5b9b6c: tests: gnrc_sock_ip: remove timing tests from pexp...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 5c6c1a: Update tiny-asn1
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 5d3084: cpu/stm32f0: optimized isr vector definitions
Vincent Dupont
- [riot-commits] [RIOT-OS/RIOT] 5fb8db: drivers/sx127x: fix set modem logic
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 62cc98: pkg/fatfs: fix missing includes and disk_ioctl fun...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 66fb7e: board/calliope: add inverse flag to SAUL gpio conf
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 6998ff: cppcheck: Provide consistent reason formatting for...
Lucas Jenß
- [riot-commits] [RIOT-OS/RIOT] 6a3f1b: tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6l...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 6be74d: cpu/samd21: skip pwm if not defined in board confi...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 732e60: cpu, sam0_common: fix uart TXC check
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 7358e1: tests/mcuboot/README.md: add Python3 dependencies
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 73de52: cpu/stm32f4: optimized isr vector definitions
Vincent Dupont
- [riot-commits] [RIOT-OS/RIOT] 75bb21: tests/pkg_microcoap: move microcoap_server example...
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 7692da: tests/lwip: only enable test for native board
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 7713be: openocd: Refactor openocd.sh script
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] 786768: gnrc_ipv6_nib_pl: doc: add comment about changes d...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] 78f99f: newlib: use RIOT dependency system for _GNU_SOURCE...
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] 7b1007: make.serial: allow for using picocom as term prog
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 7cf479: linux_can: fix library dependency
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 7edc42: examples/gnrc_border_router: Use STDIO UART for et...
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 7f73b7: tests, xtimer_hang: fix 32Bit timers, 16MHz
Paul
- [riot-commits] [RIOT-OS/RIOT] 825581: cbor: fix integer overflow in decode_bytes
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 841527: pkg: fatfs: do not export CFLAGS in dependencies
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 892f4a: ds1307: return error when nothing is read or writt...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 8ce7ff: ds1307: return error when nothing is read or writt...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 90825c: pkg/relic/os_util.sh: fix sed command for OS X
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] 91612a: tests/posix_semaphore: test4: change msg when wait...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 9210f0: mulle: Update RTT config to match other Kinetis bo...
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] 9678f1: pm_layered: make sure no conflict for pm_set_lowes...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 96b1b7: cpu: cortexm: fix LTO issue for shared vector tabl...
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 976b1d: linux_can: fix library dependency
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 97abf0: lostandfound: fix some typos / wording
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] 9a827f: tests/thread_flood: fix typo and improve test outp...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 9b3714: add support for bluepill board
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] 9d5bb0: cpu/stm32f2: optimized isr vector definitions
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] 9ebd40: sys/shell/netif: add 'standby' state setter
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] 9f6520: ds1307: return error when nothing is read or writt...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] a05b06: tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6l...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] a46907: drivers/include/sx127x.h: fix power var len
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] a4ba6c: xtimer: Set XTIMER_SHIFT to 0 if underlying timer ...
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] a59714: samd21:add prescaler option for rtt.c
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] a59ab0: murdock: fail on broken application makefile
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] a84bac: boards/sodaq-autonomo: correct TX pin of uart2
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] acabe5: tests/lwip: only enable test for native board
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] ae4888: cpu/stm32l0: optimized isr vector definitions
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] af5760: newlib: use RIOT dependency system for _GNU_SOURCE...
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] b012cd: xtimer: refine config macros
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] b08188: cpu/stm32/gpio: do not clear pin on init
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] b3c392: drivers/encx24j600/encx24j600.c : fix counter var ...
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] b5a38d: tools/testrunner: wait 3s after 'make term'
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] b74ee8: slip: port to be used with netdev
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] b94e91: kinetis: Adjust RTT alarm trigger time
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] bbae3f: make: fix info-buildsizes-diff
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] be588c: cpu/stm32_common: use pseudomodule for UART HW FC
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] be9102: tests/sx127x: remove unused periph/rtc.h include
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] bea71f: tests: xtimer_usleep: remove timer testing in pexp...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] c09190: tests/thread_flood: fix typo and improve test outp...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] c1cafb: sys: libc: only add include path on non-native boa...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] c4d0f1: tests/float: automated test and added pexpect scri...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] c547da: drivers/Makefile.dep: Remove already fulfilled 'gn...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] c5cbc4: cpu, sam0_common: update vendor headers
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] cd5fa2: make.serial: allow for using picocom as term prog
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] d25145: conn_can_raw: fix xtimer removal
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] d30216: gnrc_ipv6_nib: add configuration pseudo-modules
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] d377a1: sys: random: add xorshift prng
Peter Kietzmann
- [riot-commits] [RIOT-OS/RIOT] d4bf63: release-notes: removed appending space characters
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] d5ec78: saul_reg: define saul_reg_t dev field as a pointer...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] d8acdc: gnrc_ipv6_nib: add forwarding table component
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] df9418: tests/gnrc_ipv6_ext: fix documentation on ENABLE_D...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] e3e1ab: make: prefix TERMINAL macro
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] e42803: tests: remove setting TERMFLAGS= before running te...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] e589b4: cpu/stm32f1: optimized isr vector definitions
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] e8aacc: sys/xtimer: fix default config / XTIMER_WIDTH
Kaspar Schleiser
- [riot-commits] [RIOT-OS/RIOT] e9e299: tests: gnrc_netif2: make link-layer information ma...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] eb428d: tests: remove setting TERMFLAGS= before running te...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] eb76e8: gnrc_ipv6_nib: return registration state on upstre...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] eccfc7: doc: gnrc_ipv6_nib_nc: remove false advertisement ...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] eef753: cpu/sam0: adapt support for samd21j18a with bootlo...
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] ef1a8c: cpu/sam0/periph/uart: ensure uart_init() idempoten...
Francisco Acosta
- [riot-commits] [RIOT-OS/RIOT] ef5c7b: tests/xtimer_hang: added pexpect script
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] f1087d: cpu, sam_common: add cmsis headers for Atmel sam3x...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] f249c0: gnrc_ipv6_nib: provide internal implementation for...
Cenk Gündoğan
- [riot-commits] [RIOT-OS/RIOT] f3d580: tests/float: automated test and added pexpect scri...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] f3f945: cpu, cc26x0: fix pm, don't go into cortexm_sleep(0...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] f8c28f: boards/calliope: adapted pins for rev 1.0
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] f98e28: k22f: Remove unused MK22F10.h header
Sebastian Meiling
- [riot-commits] [RIOT-OS/RIOT] fa5ac0: at86rf2xx: Add NETOPT_STATE_STANDBY support
Alexandre Abadie
- [riot-commits] [RIOT-OS/RIOT] fc5c43: cpu, cc2538: fix pm, don't go into cortexm_sleep(...
Martine Lenders
- [riot-commits] [RIOT-OS/RIOT] fd89c3: cpu, cc26x0: fix pm, don't go into cortexm_sleep(0...
Hauke Petersen
- [riot-commits] [RIOT-OS/RIOT] fe3890: dist: compile_test: cleanup after buildtest
Joakim Nohlgård
- [riot-commits] [RIOT-OS/RIOT] fe9d7d: tests/driver_isl29125/main.c: fix counter var type
Alexandre Abadie
Last message date:
Tue Oct 31 15:38:16 CET 2017
Archived on: Tue Oct 31 15:38:27 CET 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).