Baptiste
|
455555304c
|
SAML21/RTC: Add RTC driver
|
2016-03-09 09:28:42 +01:00 |
|
Oleg Hahm
|
0047fc9496
|
Merge pull request #4999 from OlegHahm/cortex_m4_more_ci_groups
ci: split up cortex_m4 in even more groups
|
2016-03-09 01:52:58 +01:00 |
|
Oleg Hahm
|
2c33e69def
|
Merge pull request #4995 from OlegHahm/conn_udp_doc_same_thread
doc: add notes that UDP receive functions must be called from same thread
|
2016-03-09 00:17:33 +01:00 |
|
Oleg Hahm
|
f576317194
|
ci: split up cortex_m4 in even more groups
|
2016-03-08 20:37:25 +01:00 |
|
Oleg Hahm
|
b61b8e9f00
|
sockets: add documentation about implicite binding
|
2016-03-08 19:48:20 +01:00 |
|
Oleg Hahm
|
ee0f31df9a
|
conn_udp: document correct create & recv usage
Both functions must be called from the same thread.
|
2016-03-08 19:48:20 +01:00 |
|
Joakim Nohlgård
|
49a7368c33
|
Merge pull request #4970 from kaspar030/fix_board_common_module_names
boards: fix board common module names
|
2016-03-08 14:06:03 +01:00 |
|
Martine Lenders
|
b38a06cf9e
|
Merge pull request #4983 from authmillenon/gnrc_netdev2_eth/fix/error-handling-on-send
gnrc_netdev_eth: handle error on iovec initialization.
|
2016-03-08 13:31:41 +01:00 |
|
kYc0o
|
afeaea02aa
|
Merge pull request #2652 from locicontrols/cc2538-uart-mis
cpu/cc2538: clear only the latched UART interrupt flags
|
2016-03-08 11:56:28 +01:00 |
|
|
10f190300e
|
Merge pull request #4969 from LudwigKnuepfer/pr/board-msb-430-doc
boards/msb-430: fix and improve documentation
|
2016-03-08 00:45:59 +01:00 |
|
Ian Martin
|
705879741c
|
cpu/cc2538: use the MCU's default UART FIFO interrupt levels
|
2016-03-07 17:52:06 -05:00 |
|
Ian Martin
|
5f05a956db
|
cpu/cc2538: clear only the latched UART interrupt flags
Otherwise incoming bytes can remain in the receive FIFO indefinitely.
|
2016-03-07 17:52:06 -05:00 |
|
|
f488998c3f
|
Merge pull request #3723 from A-Paul/test_thread_flood
tests: Adding test for thread_create
|
2016-03-07 23:47:34 +01:00 |
|
|
fd703188b6
|
Merge pull request #4984 from kaspar030/fix_cc2538_periph_conf
cpu: cc2538: add missing include to periph_cpu.h
|
2016-03-07 23:39:33 +01:00 |
|
|
a6a98dc5a9
|
cpu: cc2538: add missing include to periph_cpu.h
|
2016-03-07 23:25:20 +01:00 |
|
Ludwig Knüpfer
|
9dd666768a
|
boards/msb-430: fix style
|
2016-03-07 22:45:09 +01:00 |
|
Ludwig Knüpfer
|
94709cfcdf
|
boards/msb-430: fix and improve Doxygen
Add reference URL, fix typos.
|
2016-03-07 22:45:08 +01:00 |
|
Ludwig Knüpfer
|
5ad3073a7d
|
boards/msb-430: fix components documentation
|
2016-03-07 22:45:08 +01:00 |
|
Martine Lenders
|
d8c3301492
|
gnrc_netdev_eth: handle error on iovec initialization.
|
2016-03-07 21:36:35 +01:00 |
|
Peter Kietzmann
|
e5500072d2
|
Merge pull request #4957 from botmayank/develop
stm32f0: GPIO enable IRQ for EXTI0_1
|
2016-03-07 21:36:15 +01:00 |
|
Martine Lenders
|
32e0c7ae66
|
Merge pull request #4636 from authmillenon/ieee802154/enh/general-hdr
ieee802154: provide general header build and read functions
|
2016-03-07 21:02:52 +01:00 |
|
Martine Lenders
|
dc16cb188a
|
Merge pull request #4433 from aeneby/openmote-cca
Update OpenMote board header file to define UPDATE_CCA
|
2016-03-07 20:02:45 +01:00 |
|
kYc0o
|
740635daaa
|
Merge pull request #3765 from locicontrols/cc2538-i2c
cpu/cc2538: add periph/i2c driver
|
2016-03-07 18:22:32 +01:00 |
|
Martine Lenders
|
ab0505dfff
|
tests: provide unittests for ieee802154 module
|
2016-03-07 16:40:30 +01:00 |
|
Martine Lenders
|
399b8026d3
|
ieee802154: provide general header build and read functions
|
2016-03-07 16:40:30 +01:00 |
|
Peter Kietzmann
|
dcc58da35a
|
Merge pull request #4959 from shady33/fix-stm32l1-timer
Mistyped argument name
|
2016-03-07 15:50:12 +01:00 |
|
botmayank
|
35154e0c84
|
cpu/stm32f0: GPIO enable IRQ for EXTI0_1
Removed unnecessary EXTI2_3 interrupt enable
cpu/stm32f0: gpio removed trailing whitespace
|
2016-03-07 14:18:39 +01:00 |
|
lakshbhatia
|
773453e187
|
stm32l1/timer: fix callback argument initialization
|
2016-03-07 12:41:15 +01:00 |
|
Peter Kietzmann
|
2f0b4c20bf
|
Merge pull request #4849 from haukepetersen/add_test_leds
tests: added test for on-board LED macros
|
2016-03-07 09:42:13 +01:00 |
|
Martine Lenders
|
cba05cc028
|
Merge pull request #4873 from Yonezawa-T2/zero_udp_checksum
udp: fixed a corner case for checksum computation.
|
2016-03-07 09:21:24 +01:00 |
|
Martine Lenders
|
9201063bd1
|
Merge pull request #3307 from OlegHahm/sixlowpan-tests_0
unittests: initial import of 6LoWPAN tests
|
2016-03-07 09:16:05 +01:00 |
|
Martine Lenders
|
1a34075388
|
Merge pull request #4972 from kaspar030/higher_testrunner_default_timeout
dist: tools: testrunner: increase default timeout to 10 secs
|
2016-03-07 08:29:18 +01:00 |
|
Yonezawa-T2
|
b1dd2818fe
|
udp: discard UDP packets with zero checksum.
RFC 2460 Section 8.1
> IPv6 receivers must discard UDP packets containing a zero checksum,
> and should log the error.
|
2016-03-07 15:46:29 +09:00 |
|
|
18e55c6f67
|
dist: tools: testrunner: increase default timeout to 10 secs
|
2016-03-07 01:56:39 +01:00 |
|
Martine Lenders
|
c72bae6dba
|
Merge pull request #4968 from immesys/fix-ndp
ndp: fix neighbor advertisement byte ordering
|
2016-03-06 21:18:28 +01:00 |
|
Oleg Hahm
|
e0c38f9899
|
unittests: initial import of 6LoWPAN tests
|
2016-03-06 21:00:24 +01:00 |
|
Oleg Hahm
|
4bc7028d1f
|
Merge pull request #4733 from immesys/feature-fix-jlink
Fix JLink flash scripts
|
2016-03-06 20:19:46 +01:00 |
|
|
db096931ac
|
boards: x86: fix x86-multiboot-common module name
|
2016-03-06 17:09:35 +01:00 |
|
|
d005861f5c
|
Merge pull request #4966 from kaspar030/buildtest_always_rebuild
make: buildtest: build with -B
|
2016-03-06 00:44:31 +01:00 |
|
Martine Lenders
|
cf9bef8f16
|
Merge pull request #4965 from kaspar030/add_testrunner
tests: add shared pexpect test code
|
2016-03-05 23:59:29 +01:00 |
|
|
08b8ac4ba1
|
boards: msb-430: fix common module name
|
2016-03-05 23:47:51 +01:00 |
|
|
13c99bbb35
|
boards: wsn-430: fix Makefiles
|
2016-03-05 23:47:51 +01:00 |
|
Martine Lenders
|
65dba98951
|
Merge pull request #4963 from kaspar030/make_pkgdir_variable
make: introduce RIOTPKG variable
|
2016-03-05 22:52:59 +01:00 |
|
Michael Andersen
|
1082a93a42
|
ndp: fix neighbor advertisement byte ordering
|
2016-03-05 13:39:50 -08:00 |
|
|
c058e96b92
|
Merge pull request #4964 from kaspar030/fix-msba2-makefiles
board: msba2: fix msba2-common module name
|
2016-03-05 22:35:47 +01:00 |
|
|
910290ca45
|
Merge pull request #4578 from kaspar030/refactor_tcb_into_thread
core: rename tcb_t -> thread_t, move into thread.h
|
2016-03-05 21:15:45 +01:00 |
|
Michael Andersen
|
adb62f4b55
|
boards/cc2538dk: Overwrite JLink flash scripts
|
2016-03-05 12:07:49 -08:00 |
|
|
e168f49c86
|
dist: testrunner: kill whole process group of spawned process
|
2016-03-05 20:47:51 +01:00 |
|
|
b704d774f9
|
board: msba2: fix msba2-common module name
|
2016-03-05 20:41:30 +01:00 |
|
|
d7a10aa030
|
dist: travis-scripts/get-pkg-list.py: add python 3 pexpect pkg
|
2016-03-05 20:36:28 +01:00 |
|