Commit Graph

14198 Commits (647efa02beca531ccea37729a766b1d51c9ff132)
 

Author SHA1 Message Date
Hauke Petersen 647efa02be sys/cpp11-compat: fixed doxygen warnings 6 years ago
Alexandre Abadie dce3015e0c Merge pull request #7051 from OTAkeys/pr/stm32f7discovery
boards: add stm32f769 discovery
6 years ago
Thomas Eichinger db51861b3e Merge pull request #7069 from miri64/gnrc_tcp/bug/fix-close-return
gnrc_tcp: fix return on closed state
6 years ago
Martine Lenders 1fdad5b184
gnrc_tcp: fix return on closed state 6 years ago
Vincent Dupont 1c637da74d boards: add support of stm32f769 discovery board 6 years ago
Vincent Dupont 460608cc7a cpu/stm32_common: add support of stm32f7 to RTC driver 6 years ago
Vincent Dupont a7acc844c7 cpu/stm32f7: add support of stm32f769 6 years ago
Sebastian Meiling f0ae5d2dd8 Merge pull request #6969 from brummer-simon/gnrc_tcp-replace_msg_queue
gnrc_tcp: improvement: Replace tcbs msg queue with mbox
6 years ago
Sebastian Meiling 9944642f92 Merge pull request #6997 from brummer-simon/gnrc_tcp-abort_call
gnrc_tcp: improvement: abort() - call
6 years ago
Sebastian Meiling dd4f8f7704 Merge pull request #6975 from OTAkeys/pr/ps_schedstatistics_fix
ps: fix schedstatistics
6 years ago
Sebastian Meiling 4bc77be282 Merge pull request #6966 from miri64/doccheck/enh/show-doc-warning
doccheck: actually show warning, not just file
6 years ago
Martine Lenders 2c3db1e852 Merge pull request #7062 from miri64/doc/fix/cbor
cbor: fix documentation
6 years ago
Simon Brummer 42e15ed7c4 gnrc_tcp: improvement: Replace tcbs msg queue with mbox 6 years ago
Simon Brummer b08b12ec8f gnrc_tcp: improvement: abort() - call 6 years ago
Martine Lenders 0f2fa7883c doccheck: actually show warning, not just file 6 years ago
Martine Lenders 53d5c9a4ae cbor: fix documentation 6 years ago
Sebastian Meiling 59c94aa17e Merge pull request #7040 from miri64/doc/enh/add-release-notes
doc: add release notes to doxygen documentation
6 years ago
Martine Lenders b873eda28e Merge pull request #7065 from haukepetersen/fix_makefiledep_indention
make: fix indention to 2 spaces in Makefile.dep
6 years ago
Hauke Petersen 58cb30db6b Merge pull request #7060 from haukepetersen/opt_cpu_isrstacksizecleanup
cpu: remove ISR stack related placeholders
6 years ago
Hauke Petersen a8972ab757 make: fix indention to 2 spaces in Makefile.dep 6 years ago
Vincent Dupont cfe5eacd2d tests: add a test app for schedstatistics 6 years ago
Vincent Dupont 28b7385920 examples/default: fix schedstatistics example usage 6 years ago
Vincent Dupont 6d5b95517d ps: fix schedstatistics
Fix xtimer_now() usage and fix columns alignment in ps command when
module schedstatistics is used.
6 years ago
Hauke Petersen 8f8c7e31cb Merge pull request #6666 from aabadie/mkr1000
boards/arduino-mkr1000: add initial support (without wifi)
6 years ago
Alexandre Abadie d2362c1c74 Merge pull request #7057 from gautric/master
use MD5 as environment variable
6 years ago
Bumsik Kim 67d7346d27 boards/arduino-mkr1000: Updated periph config and SWD flashing (#3) 6 years ago
Alexandre Abadie 4c9866d634 test/unittests: add arduino-mkr1000 for ARM and unsufficient memory boards 6 years ago
Alexandre Abadie f97b4497f2 boards/arduino-mkr1000: initial support 6 years ago
Alexandre Abadie d768f5b357 cpu/sam0_common: add support for MCU used in Arduino MKR1000 board 6 years ago
gautric 89cd127e31 dist/tools/toolchains: use MD5 as environment variable 6 years ago
Kaspar Schleiser 364c53d08d Merge pull request #7063 from kaspar030/add_enable_debug_false.cocci
dist: tools: coccinelle: add enable_debug_false.cocci
6 years ago
Kaspar Schleiser 8501a03cbc cleanup: apply enable_debug_false.cocci to codebase (coccinelle)
Skipped sys/cbor/cbor.c, examples/microcoap_server/microcoap_sock.c,
as they use different semantics.
6 years ago
Kaspar Schleiser 564448ae96 dist: tools: coccinelle: add enable_debug_false.cocci 6 years ago
Martine Lenders 0150cfc178 Merge pull request #7061 from smlng/gnrc/tcp/fix_thread_create
gnrc, tcp: set param THREAD_CREATE_STACKTEST for mem stats in ps
6 years ago
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
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