Martine Lenders
a4cc50d5b7
gnrc_pktqueue: fix doc
2016-10-17 13:26:19 +02:00
Peter Kietzmann
466890422f
Merge pull request #2309 from LudwigKnuepfer/samd21_lpm
...
cpu/samd21: implement low power modes
2016-10-17 10:23:23 +02:00
Dennis Kirsch
8c25ffeba8
gnrc_netif_hdr: Fix debug output format of if_pid, rssi and lqi
2016-10-17 10:11:08 +02:00
Hauke Petersen
c9788838fd
Merge pull request #5917 from PeterKietzmann/telosb_add_cc2420
...
boards/telosb: add cc2420 configuration
2016-10-17 09:21:55 +02:00
Lotte Steenbrink
4db9b359b9
Merge pull request #5952 from Lotterleben/thread_tut
...
thread.h: rearrange docs, add small tutorial
2016-10-16 23:21:06 +02:00
Lotte Steenbrink
8bd0bd17f3
thread.h: rearrange docs, add small tutorial
2016-10-16 12:46:54 -07:00
Ludwig Ortmann
cabb20036f
cpu/samd21: implement low power modes
2016-10-16 20:20:55 +02:00
Martine Lenders
9c9e2568d9
Merge pull request #5920 from Lotterleben/doc_net
...
gnrc.h: extend documentation
2016-10-15 17:13:30 +02:00
Ludwig Ortmann
0b72be7c87
native: add syscall-leave trampoline
2016-10-15 07:50:44 +02:00
Ludwig Ortmann
237340b3e3
native: add thread_yield_higher misuse warning
2016-10-15 07:50:44 +02:00
Ludwig Ortmann
83886d61c7
native: start with interrupts disabled
2016-10-15 07:50:44 +02:00
Ludwig Ortmann
3b6d0595ef
native: indicate interrupt status in ISR context
2016-10-15 07:50:44 +02:00
Ludwig Ortmann
535eda8805
native: improve comments, coding style
2016-10-15 07:40:49 +02:00
Sebastian Meiling
f42811e7f5
Merge pull request #5947 from Lotterleben/fix_starter_link
...
doc: update getting started link in README.md
2016-10-14 21:44:41 +02:00
Martine Lenders
d1111dcafa
Merge pull request #5918 from PeterKietzmann/fix_msp430f1_spi_clk
...
cpu/msp430: fix spi clk config for msp430f1xxx
2016-10-14 12:52:04 +02:00
PeterKietzmann
17b322494d
cpu/msp430: remove non-effective code for msp430f2xxx
2016-10-14 11:41:00 +02:00
PeterKietzmann
d4ee66cfb7
cpu/msp430: fix spi clk config for msp430f1xxx
2016-10-14 11:40:05 +02:00
Joakim Nohlgård
11c11a5ecf
Merge pull request #5727 from kaspar030/fix_panic_compile
...
cpu: cortexm_common: fix compile warning
2016-10-14 10:08:42 +02:00
Joakim Nohlgård
bee918b361
Merge pull request #5821 from makomi/tunslip
...
dist/tools/tunslip: fix cppcheck warnings
2016-10-14 08:47:43 +02:00
Cenk Gündoğan
d79cd42f15
Merge pull request #5940 from PeterKietzmann/add_packer_doc
...
doc/packer: add initial README
2016-10-13 17:44:34 +02:00
PeterKietzmann
c742f07989
doc/packer: add initial README
2016-10-13 17:15:53 +02:00
Peter Kietzmann
b15115cb10
Merge pull request #5828 from cgundogan/pr/packer
...
packer: initial packer configuration to build virtualbox/vagrant boxes
2016-10-13 16:42:38 +02:00
Cenk Gündoğan
8e26109380
Merge pull request #5939 from PeterKietzmann/vagrant_adapt_readme
...
Vagrant adapt readme
2016-10-13 15:13:20 +02:00
PeterKietzmann
49c1ed1d03
doc/vagrant: add information about changing the vagrant box
2016-10-13 15:03:06 +02:00
PeterKietzmann
aa149d41f6
doc/vagrant: remove information about provisioning
2016-10-13 14:34:36 +02:00
Cenk Gündoğan
36a65a9c52
vagrant: adujst Vagrantfile to use new RIOT-VM
2016-10-13 14:29:19 +02:00
Cenk Gündoğan
1b70b48bc5
packer: intial conf. to generate virtualbox based vagrant box
2016-10-13 14:29:19 +02:00
Lotte Steenbrink
ef0b2369c0
Merge pull request #5933 from miri64/sock/doc/5929-followup
...
sock: Some formatting fixes
2016-10-12 19:41:42 +02:00
Martine Lenders
b9330d462b
sock: Some formatting fixes
...
Follow-up on #5929
2016-10-12 17:55:48 +02:00
Martine Lenders
8c56c9031b
Merge pull request #5929 from kaspar030/sock_change_no_timeout_value
...
sock: change "no timeout" value from 0 to UINT32_MAX
2016-10-12 16:08:03 +02:00
Martine Lenders
5d9e76620b
Merge pull request #5931 from miri64/sc_ipv6_nc/fix/5930
...
shell: ncache: Fix #5930
2016-10-12 15:40:04 +02:00
aace13624b
sock: change "no timeout" value from 0 to UINT32_MAX
2016-10-12 15:19:16 +02:00
Martine Lenders
4e8659c72a
shell: ncache: Fix #5930
2016-10-12 15:00:32 +02:00
3f29e77a4c
boards/nucleo-f030: initial support
2016-10-12 14:32:25 +02:00
88d03aebfe
cpu/stm32f0: adding stm32f030r8 support
2016-10-12 11:16:03 +02:00
7d05b9c22a
Merge pull request #5924 from miri64/sock/doc/fixes
...
sock: doc fixes
2016-10-12 10:15:57 +02:00
kYc0o
4c69ae8463
boards/iotlab-common: small fix to select right serial port
2016-10-11 15:23:37 +02:00
Peter Kietzmann
39eb55953f
Merge pull request #5922 from keestux/fix_sam0_padcfg_add_commas
...
boards/sodaq-autonomo: use comma on last element of a list too
2016-10-11 11:18:46 +02:00
Martine Lenders
d4ba3bd184
sock: doc fixes
2016-10-11 10:24:45 +02:00
Martine Lenders
2e953b7261
Merge pull request #5907 from jfbortolotti/nRF52_linker
...
cpu: cortexm_common: Remove useless path when setting default value for LINKER_SCRIPT
2016-10-11 10:21:44 +02:00
Martine Lenders
d724b7c9aa
core: add documentation on how to get line of failed assert()
2016-10-11 09:06:41 +02:00
Lotte Steenbrink
826282d9e1
gnrc.h: extend documentation
2016-10-10 14:44:46 -07:00
Kees Bakker
9fc6cdeae4
boards/sodaq-autonomo: use comma on last element of a list too
2016-10-10 22:03:16 +02:00
Lotte Steenbrink
d27030a879
doc: update getting started link in README.md
2016-10-10 08:45:55 -07:00
Sebastian Meiling
be38643a2d
Merge pull request #5915 from aeneby/send_wait_v2
...
cpu/cc2538: Wait for transmission to complete before returning from send()
2016-10-10 13:23:44 +02:00
Martine Lenders
c0739fba4a
Merge pull request #5916 from miri64/sock/fix/tcp-queue-array
...
sock: make queue_array parameter a pointer
2016-10-07 17:38:25 +02:00
PeterKietzmann
5c1c61d634
boards/telosb: add cc2420 configuration
2016-10-07 17:06:56 +02:00
Martine Lenders
f93ab584d8
sock: make queue_array parameter a pointer
...
Since sock_tcp_t isn't defined at this moment (only declared) the
compiler is complaining about the use of an array in the parameter list
here.
sys/include/net/sock/tcp.h:119:32: error: array type has incomplete element type ‘sock_tcp_t {aka struct
sock_tcp}’
sock_tcp_t queue_array[], unsigned queue_len,
^
2016-10-07 15:06:38 +02:00
Peter Kietzmann
6ee0a83b59
Merge pull request #5911 from haukepetersen/fix_sam0_padcfg
...
cpu/samd21: cleaned up pad selection macros
2016-10-07 12:30:08 +02:00
3dfafde027
cpu: cortexm_common: fix compile warning
2016-10-07 12:06:43 +02:00