smlng
95ab1ae705
boards/remote: add Makefile.dep
...
add missing Makefile.dep files to boards remote-pa, remote-reva, and
remote-revb, as introduced by #5891 . Otherwise certain features are
not working, such as radio.
2016-10-21 14:49:44 +02:00
Antonio Lignan
2a4437bf8f
RE-Mote: added new revision B
2016-10-21 14:41:52 +02:00
Martine Lenders
100991e59e
tests: unittests: add tests for longer input vectors
...
Fixes #5299
2016-10-21 11:06:27 +02:00
Lotte Steenbrink
3d23724802
Merge pull request #5973 from Lotterleben/conn_fix_ascii_art
...
conn.h: fix ascii art
2016-10-20 17:11:54 +02:00
Lotte Steenbrink
1157137f8f
conn.h: fix ascii art
2016-10-20 07:34:44 -07:00
Cenk Gündoğan
9ef148e931
cpu/atmega_common: include time.h for time_t
2016-10-20 15:33:01 +02:00
Emmanuel Baccelli
d588c62508
Merge pull request #5925 from kYc0o/fix_usb_m3_mac
...
boards/iotlab-common: small fix to select right serial port
2016-10-20 12:19:30 +02:00
Martine Lenders
633292af30
Merge pull request #5958 from miri64/gnrc_pktqueue/doc/fix
...
gnrc_pktqueue: fix doc
2016-10-20 12:12:46 +02:00
Lucas Jenss
f7c28ccecd
Improve execution of static-tests
...
Allow execution of static tests with the `make static-tests`
command and improve its output for the human reader
2016-10-20 09:28:59 +02:00
Martine Lenders
523e6975dd
Merge pull request #5955 from Cherden/master
...
gnrc_netif_hdr: Packet dump format of if_pid, rssi and lqi
2016-10-19 17:59:46 +02:00
Ian Martin
b7bd6b3479
cpu/cortexm_common: add Memory Protection Unit (MPU) driver
2016-10-19 11:12:36 -04:00
47b233143c
Merge pull request #5909 from aabadie/cc2538_bsl_py3
...
dist/tools/cc2538-bsl: fixing pep8 and python 2 & 3 compatibility in cc2538 bsl script
2016-10-19 16:06:34 +02:00
Martine Lenders
2c3a6e4a7d
Merge pull request #5966 from PeterKietzmann/opt_stm32f1_spi_leftover
...
cpu/stm32f1: remove leftover from #5921
2016-10-19 13:37:22 +02:00
Martine Lenders
bef0231133
Merge pull request #5891 from kaspar030/improve_module_deps
...
make: improve module dependencies
2016-10-19 12:50:37 +02:00
PeterKietzmann
f57e185f5d
cpu/stm32f1: remove leftover from #5921
2016-10-19 12:21:42 +02:00
Hauke Petersen
f6fbee51ad
Merge pull request #5921 from PeterKietzmann/opt_stm32f1_spi
...
cpu/stm32f1: optimize SPI driver
2016-10-19 10:15:13 +02:00
PeterKietzmann
bb4bf51020
cpu/stm32f1: improve SPI driver speed
2016-10-19 08:56:18 +02:00
998b7d7975
pkg: cmsis-dsp: bump to new upstream
...
(newest upstream commit adapts to changed BINDIR)
2016-10-19 08:11:13 +02:00
560a509036
make: remove trailing slash from BINDIR variable
2016-10-18 23:27:59 +02:00
057274b1fb
Merge pull request #5877 from miri64/core/doc/assert-addr2line
...
core: add documentation on how to get line of failed assert()
2016-10-18 12:06:41 +02:00
Yannic Schröder
c7d73e24c1
at86rf2xx: fix warnings when building with -Wextra -pedantic
2016-10-18 10:21:54 +02:00
Peter Kietzmann
ed67143a2a
Merge pull request #5886 from haukepetersen/opt_msp_spi
...
cpu/msp430fxyz: improved SPI driver speed
2016-10-17 21:58:14 +02:00
Hauke Petersen
470fe20a40
cpu/msp430fxyz: added bifields for SPI STAT reg
2016-10-17 20:47:27 +02:00
Hauke Petersen
6cd8d98f1d
cpu/msp430fxyz: improved SPI driver speed
2016-10-17 20:47:26 +02:00
Hauke Petersen
08610ee84f
drivers/periph_common: added spi_transfer_byte()
2016-10-17 16:58:26 +02:00
3b30d510bf
Merge pull request #5923 from miri64/sock/api/add-missing-func+doc
...
sock_tcp: Add missing function and doc
2016-10-17 16:04:32 +02:00
Martine Lenders
6e2f1c566b
sock_tcp: Add missing function and doc
2016-10-17 14:46:57 +02:00
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