Oleg Hahm
3ad26cf46f
Merge pull request #6204 from named-data-iot/uecc-patch
...
pkg/micro-ecc: support boards without hwrng feature
2017-01-05 16:38:23 +01:00
Joakim Nohlgård
9b8485f21e
dist/tools/tunslip6: Do not accept null chars as printable
2017-01-05 15:00:00 +01:00
Joakim Nohlgård
1c5b26c038
dist/tools/tunslip6: Change len to size_t in is_sensible_string
2017-01-05 15:00:00 +01:00
Joakim Nohlgård
9dfd4ccf11
dist/tools/tunslip6: Fix off by one on index in is_sensible_string
2017-01-05 15:00:00 +01:00
Joakim Nohlgård
fd3ff61747
dist/tools/tunslip6: Workaround for IPv6 packets mistaken as strings
2017-01-05 14:59:59 +01:00
Joakim Nohlgård
e3a5e16ffb
dist/tools/tunslip: Make tunslip and tapslip6 compile again
2017-01-05 14:59:59 +01:00
Joakim Nohlgård
437e38b672
dist/tools/tunslip: fix a bunch of uglies and compile with -std=c99
2017-01-05 14:59:58 +01:00
Joakim Nohlgård
51f5b774da
dist/tools/tunslip: Add clean Makefile target
2017-01-05 14:59:58 +01:00
Joakim Nohlgård
bb19a75e61
dist/tools/tunslip6: Add -Wall -Wextra -pedantic to CFLAGS
2017-01-05 14:59:58 +01:00
Joakim Nohlgård
fd8645c86c
dist/tools/tunslip6: Replace goto with while
2017-01-05 14:59:58 +01:00
Hauke Petersen
21300cb40f
cpu/stm32: fix timer speed for STM32F1 and F2
2017-01-05 14:47:38 +01:00
Hauke Petersen
c062bf71b9
Merge pull request #6177 from gebart/pr/kinetis-adc-clock-scaler-fix
...
kinetis: Fix ADC clock computation
2017-01-05 14:08:00 +01:00
Hauke Petersen
55c6c4582b
boards/stm32-based: adapted UART configuration
2017-01-05 11:00:18 +01:00
Hauke Petersen
625d804fcb
cpu/stm32_common: unified UART driver
2017-01-05 11:00:18 +01:00
Hauke Petersen
5afb191027
cpu/stm32x: unified gpio_init_af() function
2017-01-05 10:58:54 +01:00
Hauke Petersen
66254ffd4f
boards/frdm-k64f: adapted PWM configuration
2017-01-05 10:55:15 +01:00
Hauke Petersen
4ed7ee9cea
boards/phyNODE: adapted PWM configuration
2017-01-05 10:55:15 +01:00
Hauke Petersen
b09fdc6a0a
boards/mulle: adapted PWM configuration
2017-01-05 10:55:15 +01:00
Hauke Petersen
d1db190f83
cpu/kinetis_common: reworked PWM driver
2017-01-05 10:55:15 +01:00
Oleg Hahm
06b561f530
Merge pull request #6288 from kYc0o/remove_hash_include
...
sys/hashes/sha256: remove unnecessary include
2017-01-04 18:05:41 +01:00
BytesGalore
bc60be10d0
git-cache: consider if git_cache dir is present
2017-01-04 17:10:48 +01:00
kYc0o
4fc6b89d87
sys/hashes/sha256: remove unnecessary include
2017-01-04 16:54:13 +01:00
Martine Lenders
1df4f9ff66
Merge pull request #6270 from cgundogan/pr/typos
...
dist: examples: fix minor typos
2017-01-04 15:43:00 +01:00
Martine Lenders
e30989a57a
Merge pull request #6074 from zhuoshuguo/gnrc_add_internal_mac_types
...
gnrc_mac: add mac tx and rx internal types.
2017-01-04 15:39:50 +01:00
zhuoshuguo
6a0ac75d2c
gnrc_mac: add mac tx and rx internal types and API.
2017-01-04 13:59:16 +01:00
Wentao Shang
ba7f1af7ab
pkg/micro-ecc: support boards without hwrng feature
2017-01-04 02:32:40 -08:00
Oleg Hahm
84b2910657
Merge pull request #6253 from gebart/pr/newlib-nano-include-dir-fix
...
LLVM+newlib include path search fixes
2017-01-04 11:19:54 +01:00
0c47cf7093
Merge pull request #6269 from cgundogan/pr/gitcache_eq
...
git-cache: bump to latest commit from kaspar030/git-cache.git
2016-12-28 18:41:40 +01:00
Cenk Gündoğan
63bfbfabec
git-cache: bump to commit 5de20d6 from kaspar030/git-cache
2016-12-28 17:03:15 +01:00
Joakim Nohlgård
c2ccc1bfa0
kinetis: Fix ADC clock computation
...
The ADC prescaler computation was broken and gave too high ADC clock for
module clocks slower than 32 MHz (the >32 MHz case is already handled
separately)
2016-12-27 17:10:25 +01:00
Cenk Gündoğan
5fd26e28e7
Merge pull request #6262 from smlng/pr/cppcheck/fix_nhdp_address
...
cppcheck: fix warning in nhdp_address
2016-12-27 16:26:10 +01:00
Cenk Gündoğan
4f4f8a3d54
Merge pull request #6271 from cgundogan/pr/doc_fix
...
doc: sock: fix broken markdown link
2016-12-27 14:53:50 +01:00
Cenk Gündoğan
b8a6d0e500
doc: sock: fix broken markdown link
2016-12-27 13:53:25 +01:00
Cenk Gündoğan
a5ffbeedf9
dist: examples: fix minor typos
2016-12-27 13:50:42 +01:00
Ludwig Knüpfer
ff2d23b038
Merge pull request #6112 from miri64/checksum/feat/ucrc16
...
ucrc16: provide lightweight CRC16 implementation
2016-12-27 09:39:07 +01:00
Martine Lenders
71f778aa65
tests: provide unittests for ucrc16
2016-12-27 00:58:11 +01:00
Martine Lenders
107bf0ae63
ucrc16: provide lightweight CRC16 implementation
2016-12-27 00:56:50 +01:00
Ludwig Knüpfer
b61ae80da1
Merge pull request #6268 from smlng/pr/add_iana_header
...
network: add initial iana header file
2016-12-25 08:38:34 +01:00
Sebastian Meiling
b50154a439
Merge pull request #6254 from smlng/pr/cppcheck/fix_ccn_example
...
cppcheck: fix warning in ccn-lite example
2016-12-23 21:09:30 +01:00
smlng
18ec3105f2
cppcheck: fix warning in nhdp_address
2016-12-23 21:00:23 +01:00
smlng
3cc164d185
network: add initial iana header file
2016-12-23 20:35:33 +01:00
Oleg Hahm
ea83b8c14f
Merge pull request #5856 from OTAkeys/pr/stm32f2_pll_i2s
...
stm32f2: add initialization of PLL I2S for MCO2
2016-12-23 10:47:29 +01:00
smlng
911c5e8114
cppcheck: fix warning in ccn-lite example
2016-12-22 15:21:42 +01:00
Sebastian Meiling
1fb2179b2f
Merge pull request #6255 from smlng/pr/cppcheck/fix_saul_shellcmd
...
cppcheck: fix warning in sc_saul_reg
2016-12-22 15:07:22 +01:00
2121c6effd
sys: posix: remove not needed strings.h
2016-12-22 12:25:31 +01:00
924fff7513
Merge pull request #6171 from haukepetersen/opt_cortex_isrend
...
cpu/cortexm: added and use central yield_from_isr() function
2016-12-22 09:32:25 +01:00
Oleg Hahm
c330732d66
Merge pull request #6251 from LudwigKnuepfer/pr/doxygen-hashpipe
...
doc: hashes and isrpipe doxygen fixes
2016-12-21 23:04:54 +01:00
Peter Kietzmann
4520d87121
Merge pull request #6207 from haukepetersen/opt_sam3_pwm
...
cpu/sam3: reworked PWM driver
2016-12-21 17:43:35 +01:00
Hauke Petersen
6b4f224d7f
boards/limifrog-v1: fixed timer configuration
2016-12-21 14:47:27 +01:00
Hauke Petersen
7aedb59a44
boards/nucleo-f103: fixed timer config formatting
2016-12-21 14:46:51 +01:00