Hauke Petersen
250ede1c75
Merge pull request #7049 from haukepetersen/fix_hdc1000_errorchecking
...
drivers/hdc1000: (re)add error checks for I2C access
6 years ago
smlng
1be74bc7a5
gnrc, tcp: set param THREAD_CREATE_STACKTEST for mem stats in ps
6 years ago
Peter Kietzmann
77f375416c
shell/ccnl: remove interest retransmission
6 years ago
Hauke Petersen
de4611f830
Merge pull request #6989 from photonthunder/samd21_waitstates
...
samd21/cpu:waitstates for low voltage
6 years ago
Hauke Petersen
5d5d4dc5a6
Merge pull request #6652 from hamilton-mote/spi-wtf
...
periph/spi: power regression
6 years ago
Kaspar Schleiser
5f24b3ce7a
Merge pull request #7050 from kaspar030/add_atoi_cast_removal_cocci
...
cleanup: add atoi_cast_removal.cocci, apply to codebase (coccinelle)
6 years ago
Martine Lenders
45e959804a
Merge pull request #6737 from smlng/tests/msg_avail
...
tests: enhance msg_avail
6 years ago
smlng
8c8dbd7cf4
tests, msg_avail: add test script
6 years ago
smlng
67ae33fa3e
tests: enhance msg_avail
...
- rename `thread_msg_avail` to `msg_avail`, does not require threads
- minor code enhancements and corrections
6 years ago
Kaspar Schleiser
3d48eee095
cleanup: apply remove_atoi_casts.cocci (coccinelle)
6 years ago
Kaspar Schleiser
a7ad4f0469
dist/tools/coccinelle: add remove_atoi_cast.cocci
6 years ago
Martine Lenders
5226a08e2a
Merge pull request #6946 from kaspar030/add_coccinelle_testing
...
dist: tools: add coccinelle scripts
6 years ago
Alexandre Abadie
6b0cf6a728
Merge pull request #7027 from dylad/saml21_adc
...
saml21/adc: initial support
6 years ago
Dan Evans
7a8551574b
samd21/cpu:waitstates for low voltage
6 years ago
dylad
44dd56c3e8
sam0/adc: merged samd21 & saml21 adc driver
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
6 years ago
Michael Andersen
20ee531486
periph/spi: hotfix for power regression
6 years ago
Hauke Petersen
9aad0e528f
cpu: cleanup unused/umimplemented isr stack code
...
- removed ISR_STACKSIZE define where unused (set to 0)
- removed thread_arch_isr_stack_usage(), thread_arch_isr_stack_start(),
and/or thread_arch_isr_stack_pointer() where not implemented
6 years ago
Hauke Petersen
383d49412e
sys/ps: only show isr stack stats if applicable
6 years ago
Martine Lenders
0469dec71e
doc: add release notes to doxygen documentation
...
Provides a script to generate a doxygen page from the
`release-notes.txt` and includes it to the doxygen build.
6 years ago
Kaspar Schleiser
f5a4124866
Merge pull request #6976 from miri64/conn/cleanup/rm
...
net: remove conn API
6 years ago
Alexandre Abadie
8167cb4620
Merge pull request #7047 from aabadie/nucleo_arduino_pinout
...
boards/nucleos: fix arduino ADC pins, add arduino I2C pins
6 years ago
Kaspar Schleiser
d603367c08
dist/tools/ci/print_toolchain_versions.sh: add coccinelle
6 years ago
Kaspar Schleiser
98c359d231
dist/tools/ci/changed_files.sh: add coccinelle includes to EXCLUDE
6 years ago
Kaspar Schleiser
9acc5282af
dist: tools: introduce coccinelle static testing
6 years ago
Kaspar Schleiser
bb24b1d77b
Merge pull request #7039 from kaspar030/fix_in-function_static_variables
...
cleanup: remove unused in-function static variable properties (coccinelle)
6 years ago
Hauke Petersen
48f2a92262
drivers/hdc1000: (re)add error checks for I2C acces
6 years ago
Hauke Petersen
148ff32a42
saul: include errno.h from saul.h
6 years ago
Sebastian Meiling
48d06068ce
Merge pull request #7046 from smlng/gnrc/tcp/fix_assert
...
grnc, tcp: fix assert
6 years ago
Alexandre Abadie
d3aa58ef2f
boards/nucleos: fix arduino ADC pins, add arduino I2C pins
6 years ago
smlng
cc24aab5a5
gnrc, tcp: fix assert
6 years ago
Alexandre Abadie
d347ec04f5
Merge pull request #7005 from OTAkeys/pr/fix_shell_no_echo
...
sys/shell: fix build when SHELL_NO_ECHO is defined
6 years ago
Martine Lenders
044ac554dd
Merge pull request #7038 from haukepetersen/opt_sam0_sam0htovendor
...
cpu/sam0: move sam0.h to vendor header tree
6 years ago
Martine Lenders
8cf3714202
Merge pull request #6940 from kaspar030/factor_out_changed_files.sh
...
dist: tools: factor out changed files collection in check scripts
6 years ago
Martine Lenders
4cd579b236
Merge pull request #6809 from gebart/pr/mulle-led-macros
...
mulle: Streamline LED macros
6 years ago
Kaspar Schleiser
8f239e4c61
Merge pull request #6812 from haukepetersen/fix_cortexm_usecommonsleep
...
cpu/sam0|stm32: use common cortexm_sleep()
6 years ago
Kaspar Schleiser
8611650078
dist/tools/uhcpd: remove unnecessary static properties (partly found by coccinelle)
6 years ago
Kaspar Schleiser
fc6560c118
examples/dtls-echo: remove unnused static property (coccinelle)
6 years ago
Martine Lenders
f2e532e79b
Merge pull request #7036 from miri64/pkg/enh/lwip-2.0.2
...
lwip: port to v2.0.2
6 years ago
Hauke Petersen
21d97c6aa7
cpu/sam0: move sam0.h to vendor header tree
6 years ago
Kaspar Schleiser
a7e55a17cf
dist/tools/ci/build_and_test.sh: adapt to changed check scripts
6 years ago
Kaspar Schleiser
a02472d1fa
dist/tools/licenses/check.sh: make use of changed_files.sh
6 years ago
Kaspar Schleiser
e24becc02a
dist/tools/externc: use of changed_files.sh
6 years ago
Kaspar Schleiser
9b045c127f
dist/tools/cppcheck: use changed_files.sh
6 years ago
Kaspar Schleiser
5a4ea3b45d
dist/tools/ci: introduce changed_files.sh
6 years ago
Martine Lenders
41eb29521f
tests: adapt lwip tests for v2.0.2's API
6 years ago
Martine Lenders
48aae4ef2f
lwip: port to v2.0.2
6 years ago
Kaspar Schleiser
235ef93f00
Merge pull request #7034 from OTAkeys/pr/fix_spiffs_tests
...
pkg/spiffs: fix unittests
6 years ago
Emmanuel Baccelli
0566adcfe4
Merge pull request #6981 from robertsipka/update_jerryscript
...
pkg/jerryscript: update jerryscript package with the latest version (56802c22)
6 years ago
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
6 years ago
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)
6 years ago