Joakim Nohlgård
|
880d0d5879
|
cpu/sam3: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
9ac6176745
|
cpu/nrf51: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
67321ce9bc
|
cpu/msp430fxyz: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
1b0e0c62ac
|
cpu/lpc2387: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
8d4fd5a814
|
cpu/lpc1768: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
cf90cf32c0
|
cpu/lpc11u34: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
4a873d4061
|
cpu/lm4f120: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
77fbe188e7
|
cpu/cc430: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
943c106461
|
cpu/cc2538: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
92d1bf7a36
|
tests/periph_timer: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
d24cdd7cde
|
cpu/native: Update timer_init to match API changes
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
d2b06d1923
|
cpu/kinetis_common: Update timer_init to match API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
819d619bad
|
cpu/atmega2560: Update timer_init to match API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
933ee91f72
|
drivers/periph/timer: Change timer_init definition to support arbitrary (integer) frequencies
|
2016-02-13 21:29:36 +01:00 |
|
Oleg Hahm
|
5a084b78db
|
Merge pull request #4809 from cgundogan/pr/rpl/show_pio_info
sc_gnrc_rpl: show state of PIO transmission
|
2016-02-13 16:53:43 +01:00 |
|
Hauke Petersen
|
411a2e96cb
|
Merge pull request #4782 from haukepetersen/add_srf02_addrconf
drivers/srf02: made device address reprogrammable
|
2016-02-13 13:09:50 +01:00 |
|
Cenk Gündoğan
|
f93ee8d49d
|
sc_gnrc_rpl: show state of PIO transmission
|
2016-02-13 11:29:18 +01:00 |
|
Hauke Petersen
|
a64a4df72e
|
Merge pull request #3881 from MohmadAyman/master
stm32f0-gpio-update
|
2016-02-12 20:54:48 +01:00 |
|
Hauke Petersen
|
2581b2c8a2
|
test/driver_srf02: added some commands
- added shell
- made init manual (by giving address)
- added command to change device address
|
2016-02-12 16:40:51 +01:00 |
|
Hauke Petersen
|
d6b8336cb9
|
drivers/srf02: added func to reprogramm address
|
2016-02-12 16:40:51 +01:00 |
|
Hauke Petersen
|
9fcb031e21
|
Merge pull request #4797 from gebart/pr/nrf51-fix-random-travis-failures
make: Use unique module name for cpu_common periph
|
2016-02-12 11:06:42 +01:00 |
|
MohmadAyman
|
2199848a51
|
boards/nucleo-f091: adapted to GPIO driver changes
dummy
dummy
dummy
|
2016-02-12 11:41:16 +02:00 |
|
Joakim Nohlgård
|
d414f30b22
|
Merge pull request #4791 from gebart/pr/small-cleanups
misc: small cleanups
|
2016-02-12 09:14:06 +01:00 |
|
Cenk Gündoğan
|
8da37a4aae
|
Merge pull request #4793 from cgundogan/pr/gnrc_ipv6/debug
gnrc_ipv6: make the DEBUG output useful
|
2016-02-12 08:55:04 +01:00 |
|
Joakim Nohlgård
|
95ef11bbc1
|
cpu/stm32_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:46:00 +01:00 |
|
Joakim Nohlgård
|
2e37ac0802
|
cpu/sam21_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:58 +01:00 |
|
Joakim Nohlgård
|
3db00667b7
|
cpu/kinetis_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:56 +01:00 |
|
Joakim Nohlgård
|
1f9f6d8548
|
cpu/nrf5x_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:53 +01:00 |
|
MohmadAyman
|
6d25bad433
|
boards/stm32f0discovery: adapted to GPIO driver changes
|
2016-02-12 07:02:16 +02:00 |
|
MohmadAyman
|
f881874bbb
|
cpu/stm32f0: optimized GPIO driver implementation
|
2016-02-12 07:01:20 +02:00 |
|
MohmadAyman
|
1ecb19c7ae
|
stm32f0 vendor headers updated
|
2016-02-12 07:00:07 +02:00 |
|
Martine Lenders
|
e52f16bbe0
|
Merge pull request #4786 from OlegHahm/crypto_doc_fix
doc crypto: fixed typo and improved example
|
2016-02-12 00:11:04 +01:00 |
|
Oleg Hahm
|
4824a45c8a
|
Merge pull request #4732 from cgundogan/pr/rpl/pio_control
rpl: make PIOs in DIOs configurable and send them out always or never
|
2016-02-11 23:53:51 +01:00 |
|
Joakim Nohlgård
|
ea4a61ccdb
|
Merge pull request #4765 from gebart/pr/cflags-style-common
make: use code style CFLAGS from Makefile.cflags
|
2016-02-11 23:28:09 +01:00 |
|
Oleg Hahm
|
30e9bddee5
|
Merge pull request #4790 from OlegHahm/ping6_netif_init
shell ping6: initialize netif header
|
2016-02-11 22:14:02 +01:00 |
|
Cenk Gündoğan
|
27a4770601
|
gnrc_ipv6: make the DEBUG output useful
|
2016-02-11 16:46:16 +01:00 |
|
Joakim Nohlgård
|
686cad8170
|
tests/unittests/tests-cbor: Add static to compilation-unit local variables
|
2016-02-11 15:19:56 +01:00 |
|
Joakim Nohlgård
|
03fbca46fa
|
tests/xtimer_shift_on_compare: Add static to compilation-unit local variables
|
2016-02-11 15:19:00 +01:00 |
|
Joakim Nohlgård
|
d1e860380c
|
tests/irq: Add static to compilation-unit local variables
|
2016-02-11 15:18:44 +01:00 |
|
Joakim Nohlgård
|
a5862f8710
|
tests/driver_pir: Add static to compilation-unit local variables
|
2016-02-11 15:18:34 +01:00 |
|
Joakim Nohlgård
|
068a4e4195
|
cpu/lm4f120: Remove unused static lookup table
|
2016-02-11 15:14:07 +01:00 |
|
Joakim Nohlgård
|
c60e35e97c
|
tests/driver_mpu9150: Clean up printf formats
|
2016-02-11 15:13:50 +01:00 |
|
Joakim Nohlgård
|
0e316c3159
|
sys/net/gnrc/zep: Remove unused (static) getter function
|
2016-02-11 15:13:41 +01:00 |
|
Joakim Nohlgård
|
73b4804c4c
|
drivers/srf08: Remove tautological null-pointer check
|
2016-02-11 15:13:36 +01:00 |
|
Joakim Nohlgård
|
d8deae0375
|
drivers/kw2xrf: Comment out unused LUT
|
2016-02-11 15:13:30 +01:00 |
|
Oleg Hahm
|
141ffac487
|
Merge pull request #4777 from OlegHahm/netif_retrans
shell: netif retransmissions
|
2016-02-11 15:11:19 +01:00 |
|
Oleg Hahm
|
3b46ddf0f4
|
shell ping6: initialize netif header
|
2016-02-11 14:52:25 +01:00 |
|
BytesGalore
|
95de31b4b9
|
Revert "doc crypto: add word on using CFLAGS "
This reverts commit 30ab688339 .
|
2016-02-11 13:24:07 +01:00 |
|
BytesGalore
|
30ab688339
|
doc crypto: add word on using CFLAGS
|
2016-02-11 13:06:51 +01:00 |
|
Joakim Nohlgård
|
936a92ce8b
|
boards/msba2-common: Homogenize CFLAGS and add support for newlib-nano
|
2016-02-11 12:45:44 +01:00 |
|