Oleg Hahm
|
3c6678b037
|
*: fix mismatching endifs for header guards
|
2017-01-19 18:30:53 +01:00 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
Vincent Dupont
|
eacffdf490
|
xtimer: fix mutex unlocking in _mutex_timeout
|
2017-01-19 18:26:52 +01:00 |
|
Peter Kietzmann
|
f119a2e77b
|
Merge pull request #4419 from thomaseichinger/pr/min_invasive
drivers/at86rf2xx: code size optimisations
|
2017-01-19 17:48:24 +01:00 |
|
Oleg Hahm
|
693636690c
|
Merge pull request #6399 from OlegHahm/timex_constants
timex: unambiguous time conversion macros
|
2017-01-19 17:29:26 +01:00 |
|
Thomas Eichinger
|
467b255c03
|
drivers/at86rf2xx: code size optimizations
These changes try to reduce code size of the at86rf2xx
driver by reducing code duplication and simplification.
|
2017-01-19 08:04:08 -08:00 |
|
Oleg Hahm
|
dd58ea3df3
|
pkg ccn-lite: remove obsolete patches
|
2017-01-19 17:03:42 +01:00 |
|
Oleg Hahm
|
63a9928e43
|
pkg ccn-lite: update version
|
2017-01-19 17:03:42 +01:00 |
|
Martine Lenders
|
76f951b54f
|
Merge pull request #6326 from smlng/pr/osx/tests_name_clash
tests: fix linker failure on OS X due to name clash
|
2017-01-19 16:08:13 +01:00 |
|
smlng
|
6a037ad004
|
tests: add prefix to Makefile.tests_common
- fixes name clash on macOS
- correct naming of test coap to pkg_libcoap
|
2017-01-19 15:20:37 +01:00 |
|
Francisco Acosta
|
70fbcbf7ed
|
Merge pull request #6311 from miri64/native/enh/multi-tap
cpu/native: allow for multiple netdev2_tap devices
|
2017-01-19 14:56:55 +01:00 |
|
Sebastian Meiling
|
f072bce9ff
|
Merge pull request #6425 from cgundogan/pr/jenkins_git_fetch_timeout
jenkins: timeout and retry blocked git fetch
|
2017-01-19 14:52:14 +01:00 |
|
Cenk Gündoğan
|
b523808043
|
jenkins: timeout and retry blocked git fetch
|
2017-01-19 14:33:19 +01:00 |
|
Martine Lenders
|
8ba057daf7
|
Merge pull request #6377 from aabadie/nucleo32-f303
boards/nucleo32-f303 : initial support
|
2017-01-19 14:19:28 +01:00 |
|
Joakim Nohlgård
|
78e207bc33
|
dist/tools/ci: Fix command output formatting of last line
|
2017-01-19 14:13:36 +01:00 |
|
Cenk Gündoğan
|
4b05722477
|
dist/tools/ci: toolchain versions: fix output to show avr-libc
|
2017-01-19 14:13:36 +01:00 |
|
Joakim Nohlgård
|
05769dddee
|
dist/tools/ci: toolchain versions: Fix heading formatting
|
2017-01-19 14:13:36 +01:00 |
|
Martine Lenders
|
7599a81fd6
|
Merge pull request #6314 from haukepetersen/add_uuid
sys: add uuid module for central ID/addr generation
|
2017-01-19 14:12:09 +01:00 |
|
Hauke Petersen
|
1141787687
|
boards/weio: adapted PWM configuration
|
2017-01-19 13:23:59 +01:00 |
|
Oleg Hahm
|
4f4214235b
|
timex: unambiguous time conversion macros
|
2017-01-19 13:18:08 +01:00 |
|
Hauke Petersen
|
ce29ac305d
|
cpu/lpc11u34: remodeled PWM driver
|
2017-01-19 12:49:28 +01:00 |
|
Martine Lenders
|
2a05385560
|
Merge pull request #6155 from lebrush/sema-non-ipc
Semaphore implementation without IPC
|
2017-01-19 12:22:43 +01:00 |
|
Oleg Hahm
|
b9b6e4934c
|
Merge pull request #5203 from OlegHahm/cbor_bound_checking
cbor: bounds checking on read and no_copy string deserialization
|
2017-01-19 12:21:18 +01:00 |
|
Martine Lenders
|
1f6f02e196
|
cpu/native: adapt start-up and auto-init for multiple netdev2_tap
|
2017-01-19 12:07:10 +01:00 |
|
Peter Kietzmann
|
b92ce8ae2a
|
Merge pull request #6369 from OlegHahm/at86rf2xx_rssi_base_value
at86rf2xx: different types have RSSI base values
|
2017-01-19 11:44:41 +01:00 |
|
|
ca11e4c9e6
|
tests: add nucleo32-f303 to insufficient memory boards in some tests
|
2017-01-19 11:09:42 +01:00 |
|
|
59cc59059e
|
examples: add nucleo32-f303 to insufficient memory boards in some examples
|
2017-01-19 11:09:42 +01:00 |
|
|
c35411c588
|
boards/nucleo32-f303: initial support
|
2017-01-19 11:09:42 +01:00 |
|
Hauke Petersen
|
88636b6919
|
drivers/cc2420: use uuid module for addr gen
|
2017-01-19 11:09:29 +01:00 |
|
Hauke Petersen
|
84246d1687
|
drivers/cc110x: use uuid module for addr gen
|
2017-01-19 11:09:29 +01:00 |
|
Hauke Petersen
|
4105011867
|
drivers/enc28j60: used uuid module for addr gen
|
2017-01-19 11:09:29 +01:00 |
|
Hauke Petersen
|
81e8afd19e
|
drivers/at86rf2xx: use uuid module for addr gen
|
2017-01-19 11:09:29 +01:00 |
|
Hauke Petersen
|
8624456efe
|
drivers/w5100: use uuid_get() for HW addr gen
|
2017-01-19 11:09:29 +01:00 |
|
Hauke Petersen
|
ab2339cc95
|
sys: added unique ID generation module
|
2017-01-19 11:09:29 +01:00 |
|
Hauke Petersen
|
0fc8c665f1
|
sys/pm_layered: fixed doxygen group
|
2017-01-19 11:07:59 +01:00 |
|
Hauke Petersen
|
55c4477038
|
periph/pm: minor doc clarification
|
2017-01-19 11:07:59 +01:00 |
|
Hauke Petersen
|
a37ba98bfd
|
cpu/msp430-common: moved pm_reboot to periph/pm.c
|
2017-01-19 11:07:59 +01:00 |
|
|
261965d936
|
cpu/stm32f3: add support for stm32f303k8
|
2017-01-19 11:06:58 +01:00 |
|
Hauke Petersen
|
61045d127c
|
cpu/lpc1768: unuse module periph_common
|
2017-01-19 11:05:44 +01:00 |
|
Hauke Petersen
|
801eeceb59
|
cpu/cortexm: removed unused pm include in panic.c
|
2017-01-19 11:05:44 +01:00 |
|
Hauke Petersen
|
409516c4d2
|
cpu/cortexm: moved pm.c to periph/pm.c
|
2017-01-19 11:05:44 +01:00 |
|
Hauke Petersen
|
cd53fe92e6
|
cpu/arm7: moved pm_reboot to periph/pm.c
|
2017-01-19 11:05:44 +01:00 |
|
Hauke Petersen
|
efa0aa1fa9
|
cpu/cc430|chronos: moved periph_common dep to CPU
|
2017-01-19 11:05:44 +01:00 |
|
Cenk Gündoğan
|
a47703b9ff
|
Merge pull request #6390 from gebart/pr/ci-show-toolchain-version
CI: show toolchain versions during static-tests
|
2017-01-19 10:13:46 +01:00 |
|
Cenk Gündoğan
|
c7579573f5
|
Merge pull request #6220 from miri64/ndp/enh/const
ndp: sixlowpan_nd: import protocol constants
|
2017-01-19 10:03:11 +01:00 |
|
Peter Kietzmann
|
616d35e96f
|
Merge pull request #6153 from haukepetersen/opt_driver_mma8x5x
drivers/mma8x5x: remodeled driver
|
2017-01-19 09:56:31 +01:00 |
|
Peter Kietzmann
|
f7043c5add
|
Merge pull request #6394 from kYc0o/test_xtimer_usleep
tests: add xtimer_usleep test
|
2017-01-19 09:24:20 +01:00 |
|
Peter Kietzmann
|
224e4f50a7
|
Merge pull request #5927 from keestux/sam21_i2c_wait_for_response
sam21_common:i2c refactor a function to wait for response
|
2017-01-19 09:23:03 +01:00 |
|
Joakim Nohlgård
|
001a30ef4f
|
dist/tools/ci: Add script for printing installed toolchain versions to CI log
|
2017-01-19 09:12:26 +01:00 |
|
Victor Arino
|
49adbf24da
|
pkg/lwip: use new sema implementation
|
2017-01-19 08:59:17 +01:00 |
|