Hauke Petersen
|
111f106b7e
|
boards/nucleo-f103: adapted to timer changes
|
2016-03-01 22:39:37 +01:00 |
|
Hauke Petersen
|
f94b47c9d7
|
boards/fox: adapted to timer changes
|
2016-03-01 22:39:37 +01:00 |
|
Hauke Petersen
|
652b1ffef5
|
boards/iotlab-m3: adjusted to timer changes
|
2016-03-01 22:39:36 +01:00 |
|
Hauke Petersen
|
360e392d69
|
cpu/stm32f1: reworked timer driver
|
2016-03-01 22:39:36 +01:00 |
|
Hauke Petersen
|
28976ec126
|
cpu/stm32f1: vendor header: opt timer CCR reg defs
|
2016-03-01 22:39:36 +01:00 |
|
Hauke Petersen
|
ea179fb8d3
|
boards/yunjia-nrf: adapted timer configuration
|
2016-03-01 22:20:47 +01:00 |
|
Hauke Petersen
|
343b48dd15
|
boards/pca10000: adapted timer configuration
|
2016-03-01 22:20:45 +01:00 |
|
Hauke Petersen
|
4641b6bab6
|
boards/pca10005: adapted timer configuration
|
2016-03-01 22:20:43 +01:00 |
|
Hauke Petersen
|
e8940c5a30
|
boards/nrf6310: adapted timer configuration
|
2016-03-01 22:20:38 +01:00 |
|
Hauke Petersen
|
a126339486
|
boards/nrf52dk: adapted timer configuration
|
2016-03-01 22:20:36 +01:00 |
|
Hauke Petersen
|
31c36d6285
|
boards/nrf51dongle: adapted timer configuration
|
2016-03-01 22:20:34 +01:00 |
|
Hauke Petersen
|
76dadd94c9
|
boards/airfy-beacon: adapted timer configuration
|
2016-03-01 22:20:32 +01:00 |
|
Hauke Petersen
|
2a92907c96
|
cpu/nrf: unified and optimized timer driver
|
2016-03-01 22:20:27 +01:00 |
|
Martine Lenders
|
ac07862363
|
Merge pull request #4796 from gebart/pr/udp-nhc-typo
6lo: Fix typo in UDP NHC checksum elision bit define
|
2016-03-01 21:54:32 +01:00 |
|
Oleg Hahm
|
91432faccb
|
tests: remove timer after each loop
...in xtimer_msg_receive_timeout
|
2016-03-01 21:44:19 +01:00 |
|
Oleg Hahm
|
a92f30e13f
|
test: xtimer document xtimer_msg_receive_timeout
|
2016-03-01 21:44:01 +01:00 |
|
daniel-k
|
4295d028ec
|
core/msg_reply: only assert target tcb, no error handling
|
2016-03-01 21:34:01 +01:00 |
|
Ian Martin
|
856c5e1539
|
s/XTIMER_RSHIFT/XTIMER_USEC_TO_TICKS/g
s/XTIMER_LSHIFT/XTIMER_TICKS_TO_USEC/g
|
2016-03-01 15:18:45 -05:00 |
|
Ian Martin
|
b6fbdb2f79
|
Avoid rounding errors during frequency scaling.
|
2016-03-01 15:18:45 -05:00 |
|
Ian Martin
|
e97af73862
|
enclose the numeric defines in parenthesis.
|
2016-03-01 15:15:19 -05:00 |
|
Ian Martin
|
4b29d2ef6d
|
set xtimer parameters for cc2538-based boards.
|
2016-03-01 15:15:19 -05:00 |
|
Ian Martin
|
3c275370c3
|
xtimer: support a negative XTIMER_SHIFT.
|
2016-03-01 15:15:19 -05:00 |
|
Ian Martin
|
f86c118594
|
xtimer: define XTIMER_RSHIFT() and XTIMER_LSHIFT() macros to avoid using XTIMER_SHIFT directly.
|
2016-03-01 15:15:19 -05:00 |
|
Ian Martin
|
4176d04b02
|
cpu/cc2538/periph/timer overhaul
* Use the 32-bit counter mode.
* Apply frequency scaling for non-16 MHz frequencies.
|
2016-03-01 15:15:16 -05:00 |
|
Ian Martin
|
92a16a50dd
|
cc2538 gptimer corrections.
|
2016-03-01 14:59:50 -05:00 |
|
Ian Martin
|
c91ae645a5
|
cpu/cc2538: break-out the bitfields in the GPTimer IMR register.
|
2016-03-01 14:59:50 -05:00 |
|
Oleg Hahm
|
3e25e5df86
|
Merge pull request #4906 from OlegHahm/make_appdeps_fix
make: actually make use of APPDEPS for building
|
2016-03-01 20:58:07 +01:00 |
|
Martine Lenders
|
43f84878ec
|
gnrc_icmpv6_error: Initial import of IPv6 error convenience functions
|
2016-03-01 20:42:27 +01:00 |
|
Martine Lenders
|
3fc3a695db
|
Merge pull request #4885 from authmillenon/cc110x/fix/info
cc110x: only set info values if != NULL
|
2016-03-01 20:39:52 +01:00 |
|
Oleg Hahm
|
4c6b59b486
|
make: use single ticks
Otherwise the shell will try to evaluate the parentheses.
|
2016-03-01 20:38:01 +01:00 |
|
Emmanuel Baccelli
|
c1b071349f
|
Merge pull request #4937 from haukepetersen/opt_boards_usejlink
boards: use global Jlink script for openmote and pca1000x
|
2016-03-01 20:07:18 +01:00 |
|
Martine Lenders
|
77bf5277f6
|
dist: Recall build_and_test.sh after rebase if it was changed
|
2016-03-01 19:54:43 +01:00 |
|
Martine Lenders
|
c239e359f6
|
travis: warn about differing .travis.yml
|
2016-03-01 19:54:42 +01:00 |
|
Hauke Petersen
|
a72129c2b7
|
boards/pca10005: use global JLink script
|
2016-03-01 19:24:38 +01:00 |
|
Hauke Petersen
|
2ba3167651
|
boards/pca10000: use global JLink script
|
2016-03-01 19:24:09 +01:00 |
|
Hauke Petersen
|
f07a2758a0
|
boards/openmote: use global JLink script
|
2016-03-01 19:23:38 +01:00 |
|
Hauke Petersen
|
90512ce3ab
|
dist/jlink: fixed typo in JLINK_PRE_FLASH
|
2016-03-01 19:22:42 +01:00 |
|
Oleg Hahm
|
e8d18c1856
|
sixlowpan: check the first 2 bits of dispatch byte
|
2016-03-01 18:33:29 +01:00 |
|
Martine Lenders
|
0e32745b8a
|
gnrc: replace static initializers with constants where sensible
|
2016-03-01 18:29:15 +01:00 |
|
Martine Lenders
|
2082296d5b
|
ipv6_addr: optimize for size
|
2016-03-01 18:29:15 +01:00 |
|
Hauke Petersen
|
6b43125c16
|
tests: added SAUL test application
|
2016-03-01 17:38:06 +01:00 |
|
Hauke Petersen
|
080638ab37
|
cpu/sam3: removed system_sam3xa.h header
|
2016-03-01 15:56:59 +01:00 |
|
Hauke Petersen
|
f6b65180bd
|
boards/udoo: removed system_sam3xa.c file
|
2016-03-01 15:56:59 +01:00 |
|
Hauke Petersen
|
dd129d0dde
|
boards/udoo: added clock configuration
|
2016-03-01 15:56:59 +01:00 |
|
Hauke Petersen
|
07fbe5e35f
|
boards/arduino-due: removed system_sam3xa.c
|
2016-03-01 15:56:59 +01:00 |
|
Hauke Petersen
|
3fe5b26632
|
boards/arduino-due: added clock configuration
|
2016-03-01 15:56:45 +01:00 |
|
Hauke Petersen
|
6ae8c42880
|
cpu/sam3: added clock initialization code
|
2016-03-01 15:43:01 +01:00 |
|
Martine Lenders
|
754a028929
|
Merge pull request #4907 from haukepetersen/opt_saul_reg_globalvar
sys/saul_reg: made registry a global variable
|
2016-03-01 14:23:07 +01:00 |
|
Martine Lenders
|
327f7c442c
|
Merge pull request #4816 from kaspar030/rename_genrand
sys: random: rename genrand_* to random_*
|
2016-03-01 13:58:39 +01:00 |
|
Joakim Nohlgård
|
647c87c9a5
|
6lo: Fix typo in UDP NHC checksum elision bit define
|
2016-03-01 12:35:14 +01:00 |
|