Hauke Petersen
|
146ebc2962
|
boards/nrf52dk: cleaned up LED handling
|
2016-02-18 15:46:30 +01:00 |
|
Hauke Petersen
|
a24ceffe1c
|
boards/10005: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Hauke Petersen
|
b56dd91f98
|
boards/pca10000: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Hauke Petersen
|
bda005e1d3
|
boards/nrf6310: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Hauke Petersen
|
10d68c4855
|
boards/nrf51dongle: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Hauke Petersen
|
5ecb034f66
|
boards/airfy-beacon: cleaned up LED handling
|
2016-02-18 15:46:29 +01:00 |
|
Cenk Gündoğan
|
1fe16507b4
|
Merge pull request #4843 from kYc0o/pr/pba-d-01-kw2x
board/pba-d-01-kw2x: user button added
|
2016-02-18 08:57:10 +01:00 |
|
Francisco Javier Acosta Padilla
|
a47bda5302
|
board/pba-d-01-kw2x: user button added
|
2016-02-17 21:46:43 +01:00 |
|
Joakim Nohlgård
|
979a34b6ae
|
Merge pull request #4833 from authmillenon/core/doc/why-struct
doc: atomic: provide explanation about why atomic_int_t is struct
|
2016-02-17 20:59:48 +01:00 |
|
kYc0o
|
85cfa6b94d
|
Merge pull request #4837 from cgundogan/pr/ethos_ignore
dist/tools/ethos: add .gitignore for ethos
|
2016-02-17 12:08:02 +01:00 |
|
Cenk Gündoğan
|
c68a38f472
|
dist/tools/ethos: add .gitignore for ethos
|
2016-02-17 11:38:53 +01:00 |
|
kYc0o
|
8bf944c4e6
|
Merge pull request #4820 from cgundogan/pr/pba-01-k-k2wx/add_sensors_info_to_board.h
pba-01-d-kw2x: add sensors to board.h
|
2016-02-16 22:39:57 +01:00 |
|
Martine Lenders
|
c9f05efbb7
|
doc: atomic: provide explanation about why atomic_int_t is struct
See also https://github.com/RIOT-OS/RIOT/pull/2321#issuecomment-72088818
|
2016-02-16 13:43:10 +01:00 |
|
Oleg Hahm
|
0a65d8c558
|
Merge pull request #4770 from Yonezawa-T2/rbuf_usec
rbuf: change arrival time unit from seconds to microseconds
|
2016-02-16 11:38:06 +01:00 |
|
Yonezawa-T2
|
d5a02b6de1
|
rbuf: change arrival time unit from seconds to microseconds
|
2016-02-16 17:22:25 +09:00 |
|
Joakim Nohlgård
|
e2f7ac78f0
|
Merge pull request #4040 from gebart/pr/periph-timer-init-freq
periph/timer: Change timer_init API to support arbitrary (integer) frequencies
|
2016-02-15 23:36:44 +01:00 |
|
Cenk Gündoğan
|
ddb111dfa9
|
pba-01-d-kw2x: add sensors to board.h
|
2016-02-15 15:43:20 +01:00 |
|
Martine Lenders
|
a66ce9c3eb
|
Merge pull request #4784 from authmillenon/gnrc_pkt/api/search-type-function
gnrc_pkt: provide type search function
|
2016-02-15 13:33:45 +01:00 |
|
Martine Lenders
|
39533da2b7
|
Merge pull request #4818 from OlegHahm/reduce_pktbuf_for_default_example
default example: reduce packet buffer size to 512b
|
2016-02-15 13:30:31 +01:00 |
|
Ludwig Knüpfer
|
ba1c6fc87f
|
Merge pull request #4808 from LudwigKnuepfer/pr/fletcher-checksum
sys/hashes, sys/checksum: move fletcher* to checksum
|
2016-02-15 10:19:39 +01:00 |
|
Oleg Hahm
|
f89fbbcf41
|
default example: reduce packet buffer size to 512b
|
2016-02-15 10:02:16 +01:00 |
|
Ludwig Knüpfer
|
be4ac58e0c
|
sys/hashes, sys/checksum: mv fletcher* checksum
|
2016-02-15 09:29:04 +01:00 |
|
Ludwig Knüpfer
|
1fedd456ce
|
Revert "crc: rename checksum to CRC"
This reverts commit 3f645884a4 .
|
2016-02-15 09:28:57 +01:00 |
|
Joakim Nohlgård
|
9db8d671ab
|
Merge pull request #4757 from haukepetersen/opt_periph_random
drivers/periph: renamed random and more
|
2016-02-14 17:56:57 +01:00 |
|
DipSwitch
|
62469957ae
|
Merge pull request #4193 from OlegHahm/cc110x_proto
cc110x: make protocol configurable
|
2016-02-14 16:47:04 +01:00 |
|
DipSwitch
|
e5012dce03
|
Merge pull request #4698 from haukepetersen/opt_f0_gpio
cpu/stm32f0: fixes + gpio_init_analog() added
|
2016-02-14 16:26:17 +01:00 |
|
Hauke Petersen
|
c4ae555f5c
|
pkg/micro-ecc: adapted patch files to hwrng changes
|
2016-02-14 12:59:47 +01:00 |
|
Hauke Petersen
|
fe5023b7d4
|
boards: adapted to HWRNG changes
|
2016-02-14 12:59:47 +01:00 |
|
Hauke Petersen
|
a95ec92633
|
tests: adapted to HWRNG interface changes
|
2016-02-14 12:59:47 +01:00 |
|
Hauke Petersen
|
0c375e2bae
|
cpu/stm32f4: adapted HWRNG implementation
|
2016-02-14 12:59:47 +01:00 |
|
Hauke Petersen
|
79cf50db03
|
cpu/sam3: adapted HWRNG implementation
|
2016-02-14 12:59:46 +01:00 |
|
Hauke Petersen
|
6f0179ce69
|
cpu/kinetis_common: adapted HWRNG implementation
|
2016-02-14 12:59:46 +01:00 |
|
Hauke Petersen
|
1b58b187a9
|
cpu/nrf52: adapted HWRNG implementation
|
2016-02-14 12:59:46 +01:00 |
|
Hauke Petersen
|
7b9a5ae889
|
cpu/nrf51: adapted HWRNG implementation
|
2016-02-14 12:59:46 +01:00 |
|
Hauke Petersen
|
c9e9fcf662
|
cpu/native: adapted HWRNG implementation
|
2016-02-14 12:59:46 +01:00 |
|
Hauke Petersen
|
216a4cb432
|
cpu/cc2538: adapted HWRNG implementation
|
2016-02-14 12:58:30 +01:00 |
|
Hauke Petersen
|
b59f94593e
|
drivers/periph: renamed random to hwrng + opts
|
2016-02-14 12:58:30 +01:00 |
|
Joakim Nohlgård
|
d1a57d040a
|
Merge pull request #4638 from gebart/pr/periph-pwm-api-change
drivers: Optimized periph PWM interfaces
|
2016-02-14 08:54:47 +01:00 |
|
Joakim Nohlgård
|
f76ecd1491
|
cpu/nrf52: Update to match timer_init API change
|
2016-02-13 21:33:52 +01:00 |
|
Joakim Nohlgård
|
e002308dcf
|
boards/nucleo-f401: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
a61da40433
|
boards/nucleo-f103: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
8ef0b1555c
|
cpu/ezr32wg: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
4754c9e996
|
boards/f4vi1: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
df416c1b76
|
sys/xtimer: Update to match timer_init API changes
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
f8212e6295
|
boards/weio: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
91f2a38197
|
boards/stm32f4discovery: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
cf7c18b76f
|
boards/stm32f3discovery: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
9a7ec18ac8
|
boards/stm32f0discovery: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
d9697ede5f
|
boards/spark-core: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
c40683b4d0
|
boards/nucleo-f334: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|