Hauke Petersen
|
41cbc35b73
|
cpu/samd21: adapted to PWM interface changes
|
2016-02-12 16:09:58 +01:00 |
|
Hauke Petersen
|
ba8cda7894
|
cpu/sam3: adapted to PWM interface changes
|
2016-02-12 16:09:58 +01:00 |
|
Hauke Petersen
|
b41f915d86
|
cpu/lpc2387: adapted to PWM interface changes
|
2016-02-12 16:09:56 +01:00 |
|
Hauke Petersen
|
b96cb04df2
|
cpu/lpc11u34: adapted to PWM interface changes
|
2016-02-12 16:09:53 +01:00 |
|
Hauke Petersen
|
eff628ad9b
|
drivers/periph/pwm: modernized PWM driver interface
|
2016-02-12 15:52:37 +01:00 |
|
Hauke Petersen
|
4b4cc5a6b3
|
tests/periph_pwm: adjusted to interface changes
|
2016-02-12 15:52:37 +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 |
|
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 |
|
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 |
|
Joakim Nohlgård
|
04c37094a0
|
make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common
|
2016-02-11 12:45:44 +01:00 |
|
Joakim Nohlgård
|
00f875b0de
|
make: Fix typo CFLAGS_DEBUG->CFLAGS_DBG
|
2016-02-11 12:42:43 +01:00 |
|
Joakim Nohlgård
|
4ba3bfce7b
|
boards/arduino-mega2560: Use code style CFLAGS from Makefile.cflags
|
2016-02-11 12:39:02 +01:00 |
|
Joakim Nohlgård
|
d1128cabab
|
boards/msp430_common: Use code style CFLAGS from Makefile.cflags
|
2016-02-11 12:39:02 +01:00 |
|
Joakim Nohlgård
|
862b07fda2
|
boards/cortexm_common: Use code style CFLAGS from Makefile.cflags
|
2016-02-11 12:39:02 +01:00 |
|
Joakim Nohlgård
|
a0429f7542
|
Merge pull request #4778 from gebart/pr/cortex-m-makefile-refactor
make: Move CPU and BOARD includes to Makefile.modules and reorganize
|
2016-02-11 12:33:33 +01:00 |
|
Oleg Hahm
|
825ba72751
|
doc crypto: fixed typo and improved example
|
2016-02-11 11:44:57 +01:00 |
|
Cenk Gündoğan
|
60b4ab2992
|
Merge pull request #4785 from OlegHahm/stm32_cpuid_fix
stm32: copy the value at cpuid_address
|
2016-02-11 09:27:49 +01:00 |
|
Oleg Hahm
|
97adfa781e
|
stm32: use cpuid_address' address, not the value
We're interested in the address of `cpuid_address`, not the value it is pointing, too.
|
2016-02-11 01:52:57 +01:00 |
|
Peter Kietzmann
|
c6eb21806b
|
Merge pull request #4727 from ReneHerthel/stm32l1_i2c_interface_update
stm32l1/i2c: initial update for the i2c peripheral driver
|
2016-02-10 23:42:31 +01:00 |
|
Cenk Gündoğan
|
87d13c7f3f
|
Merge pull request #4781 from cgundogan/pr/pktbuf/not_inline_remove_snip
pktbuf: do not inline gnrc_pktbuf_remove_snip
|
2016-02-10 23:13:10 +01:00 |
|
René Herthel
|
4a4b3f620c
|
stm32l1/i2c: initial update for the new interface
|
2016-02-10 16:40:33 +01:00 |
|
Cenk Gündoğan
|
03f34927cd
|
pktbuf: do not inline gnrc_pktbuf_remove_snip
|
2016-02-10 16:38:40 +01:00 |
|
Joakim Nohlgård
|
31c9ca70e5
|
make: Move Makefile.include.$(TOOLCHAIN) to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
717d89899f
|
make: Move Makefile.msp430_common to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
7835ab2be7
|
make: Move BOARD and CPU includes to Makefile.modules
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
fae9a092fd
|
boards: Remove Makefile.include.cortexm_common
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
deba387393
|
cortexm_common: Move toolchain settings to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|