Dan Evans
7a8551574b
samd21/cpu:waitstates for low voltage
2017-05-12 14:13:09 -07:00
f5a4124866
Merge pull request #6976 from miri64/conn/cleanup/rm
...
net: remove conn API
2017-05-12 16:09:00 +02:00
8167cb4620
Merge pull request #7047 from aabadie/nucleo_arduino_pinout
...
boards/nucleos: fix arduino ADC pins, add arduino I2C pins
2017-05-12 14:22:00 +02:00
bb24b1d77b
Merge pull request #7039 from kaspar030/fix_in-function_static_variables
...
cleanup: remove unused in-function static variable properties (coccinelle)
2017-05-12 13:17:03 +02:00
Sebastian Meiling
48d06068ce
Merge pull request #7046 from smlng/gnrc/tcp/fix_assert
...
grnc, tcp: fix assert
2017-05-12 11:37:29 +02:00
d3aa58ef2f
boards/nucleos: fix arduino ADC pins, add arduino I2C pins
2017-05-12 09:54:12 +02:00
smlng
cc24aab5a5
gnrc, tcp: fix assert
2017-05-12 09:39:25 +02:00
d347ec04f5
Merge pull request #7005 from OTAkeys/pr/fix_shell_no_echo
...
sys/shell: fix build when SHELL_NO_ECHO is defined
2017-05-11 19:38:59 +02:00
Martine Lenders
044ac554dd
Merge pull request #7038 from haukepetersen/opt_sam0_sam0htovendor
...
cpu/sam0: move sam0.h to vendor header tree
2017-05-11 16:34:14 +02:00
Martine Lenders
8cf3714202
Merge pull request #6940 from kaspar030/factor_out_changed_files.sh
...
dist: tools: factor out changed files collection in check scripts
2017-05-11 15:19:42 +02:00
Martine Lenders
4cd579b236
Merge pull request #6809 from gebart/pr/mulle-led-macros
...
mulle: Streamline LED macros
2017-05-11 14:45:42 +02:00
8f239e4c61
Merge pull request #6812 from haukepetersen/fix_cortexm_usecommonsleep
...
cpu/sam0|stm32: use common cortexm_sleep()
2017-05-11 14:44:05 +02:00
8611650078
dist/tools/uhcpd: remove unnecessary static properties (partly found by coccinelle)
2017-05-11 13:46:24 +02:00
fc6560c118
examples/dtls-echo: remove unnused static property (coccinelle)
2017-05-11 13:42:45 +02:00
Martine Lenders
f2e532e79b
Merge pull request #7036 from miri64/pkg/enh/lwip-2.0.2
...
lwip: port to v2.0.2
2017-05-11 13:19:47 +02:00
Hauke Petersen
21d97c6aa7
cpu/sam0: move sam0.h to vendor header tree
2017-05-11 12:33:22 +02:00
a7e55a17cf
dist/tools/ci/build_and_test.sh: adapt to changed check scripts
2017-05-11 12:12:54 +02:00
a02472d1fa
dist/tools/licenses/check.sh: make use of changed_files.sh
2017-05-11 12:12:54 +02:00
e24becc02a
dist/tools/externc: use of changed_files.sh
2017-05-11 12:12:54 +02:00
9b045c127f
dist/tools/cppcheck: use changed_files.sh
2017-05-11 12:12:54 +02:00
5a4ea3b45d
dist/tools/ci: introduce changed_files.sh
2017-05-11 12:12:54 +02:00
Martine Lenders
41eb29521f
tests: adapt lwip tests for v2.0.2's API
2017-05-11 11:49:38 +02:00
Martine Lenders
48aae4ef2f
lwip: port to v2.0.2
2017-05-11 11:49:38 +02:00
235ef93f00
Merge pull request #7034 from OTAkeys/pr/fix_spiffs_tests
...
pkg/spiffs: fix unittests
2017-05-10 22:12:09 +02:00
Emmanuel Baccelli
0566adcfe4
Merge pull request #6981 from robertsipka/update_jerryscript
...
pkg/jerryscript: update jerryscript package with the latest version (56802c22)
2017-05-10 21:41:38 +02:00
Vincent Dupont
9edda8d013
unittests/tests-spiffs: fix dummy memory layout
...
Use 8 pages per sector to comply with spiffs requirements:
- page_size must be block_size / (2^y) where y > 2
2017-05-10 17:44:59 +02:00
Vincent Dupont
7d6e7bb402
pkg/spiffs: set SPIFFS_ALIGNED_OBJECT_INDEX_TABLES by default
...
This enforce right memory alignment of page object header struct.
If this flag is not set, hard fault can be generated (at least on Cortex-M0)
2017-05-10 17:42:43 +02:00
40de3c641b
Merge pull request #6907 from haukepetersen/add_board_nucleo144-f746
...
boards/cpu: add support for nucleo144-f746 and stm32f7
2017-05-10 16:06:01 +02:00
Martine Lenders
d51b07f954
Merge pull request #7032 from kaspar030/add_2017.04_release_notes
...
RELEASE 2017.04
2017-05-10 14:43:59 +02:00
c520a76ecd
RELEASE 2017.04
2017-05-10 14:37:52 +02:00
ac335f45f4
Merge pull request #7030 from aabadie/emcute_readme_typo
...
examples/emcute: fix typo in README
2017-05-10 13:48:34 +02:00
Hauke Petersen
4373ecdfb3
Merge pull request #7025 from kbumsik/sd_card
...
board\samd21-xpro: Corrected SPI pins for EX3 Header
2017-05-10 12:23:07 +02:00
343f252e71
examples/emcute: fix typo in README
2017-05-10 10:51:22 +02:00
Bumsik Kim
92b24ba86f
board\samd21-xpro: Corrected SPI pins for EX3 Header
2017-05-09 10:19:52 -04:00
Peter Kietzmann
6d85c8230b
Merge pull request #7022 from cgundogan/pr/ccnl_buf_ptr_off_by_one
...
ccn-lite: shell: do not count white space after single word
2017-05-09 15:48:17 +02:00
Peter Kietzmann
ba39f3b620
Merge pull request #7023 from cgundogan/pr/ccnl_remove_leaks
...
ccn-lite: shell: remove leaks
2017-05-09 15:21:14 +02:00
Martine Lenders
5942abf306
Merge pull request #7024 from haukepetersen/opt_saulgpio_inout
...
saul/gpio: differentiate SENSE_BTN and ACT_SWITCH
2017-05-09 12:22:35 +02:00
Hauke Petersen
3511deb4d5
saul/gpio: differentiate SENSE_BTN and ACT_SWITCH
2017-05-09 10:47:31 +02:00
Cenk Gündoğan
3db032d41e
ccn-lite: shell: free all memory, not just prefix struct
2017-05-09 10:11:39 +02:00
Cenk Gündoğan
4dd8bd13d2
ccn-lite: shell: free prefix after preparing the content
2017-05-09 10:07:03 +02:00
Cenk Gündoğan
bbf8de0dbd
ccn-lite: shell: do not count white space after single word
...
If a single word is added to the content cache via `ccnl_cont /TEST
hello`, then the resulting wireshark dump of a successful `ccnl_int
/TEST` will contain a TLV of len(hello) plus 1 (whit space). By
incrementing `buf_ptr` only for loop iterations `> 2` fixes this. As a
bonus, I removed the superfluous `memset` to white space, as the buffer
is correctly terminated with a '\0' character.
2017-05-09 09:44:42 +02:00
Martine Lenders
81ab0fdc1f
Merge pull request #7018 from haukepetersen/fix_saul_doc
...
sys/saul_reg: fixed return val doc for write func
2017-05-09 08:59:51 +02:00
Thomas Eichinger
5e3abff437
Merge pull request #7019 from haukepetersen/opt_saul_notsup
...
drivers: use saul_notsup
2017-05-08 15:37:31 -07:00
2ed6776901
Merge pull request #6109 from Inria-Chile/aes_cmac
...
sys/hashes: add AES CMAC implementation
2017-05-08 15:09:03 +02:00
Hauke Petersen
3cbc0352ea
drivers: use saul_notsup
2017-05-08 13:56:35 +02:00
Hauke Petersen
dc4aa9768a
sys/saul_reg: fixed return val doc for write func
2017-05-08 13:52:24 +02:00
José Alamos
137d4689da
tests/unittests/tests-hashes: add tests for AES-CMAC
2017-05-08 13:52:12 +02:00
José Alamos
5dc146269d
sys/hashes: add AES-CMAC implementation
2017-05-08 13:52:11 +02:00
61e3267415
Merge pull request #7004 from miri64/tests/fix/gnrc_sixlowpan
...
tests: fix gnrc_sixlowpan for 2db9ed1
and b272e90
2017-05-08 12:07:59 +02:00
Hauke Petersen
17fedc7f4d
boards: added support for nucleo144-f746
2017-05-08 09:16:12 +02:00