Cenk Gündoğan
|
11e7160b90
|
Merge pull request #4707 from BytesGalore/change_whitelist_use_memcpy
gnrc_ipv6/whitelist: switch assignment operation to `memcpy()`
|
2016-01-28 14:23:21 +01:00 |
|
Cenk Gündoğan
|
f7005e0402
|
Merge pull request #4702 from OlegHahm/make_iotlab_minor
iotlab makefiles: minor cleanups
|
2016-01-28 10:56:16 +01:00 |
|
BytesGalore
|
2d1671473b
|
gnrc_ipv6/whitelist: switch assignment operation to memcpy()
|
2016-01-28 06:23:31 +01:00 |
|
Martine Lenders
|
03081216f3
|
Merge pull request #4692 from authmillenon/unittests/fix/python3
unittests: fix for python3
|
2016-01-27 23:32:37 +01:00 |
|
Hauke Petersen
|
f6d350a5a5
|
Merge pull request #4502 from haukepetersen/fix_doc_cc2538
cpu/cc2538: vendor header cleanup
|
2016-01-27 16:32:56 +01:00 |
|
Oleg Hahm
|
dae4253618
|
Merge pull request #4519 from OlegHahm/fib_remove_superfluous_things
FIB: remove superfluous things
|
2016-01-27 16:12:08 +01:00 |
|
Oleg Hahm
|
cfdd6cb696
|
make iotlab: removed duplicated PHONY targets
|
2016-01-27 15:47:59 +01:00 |
|
Oleg Hahm
|
27688d8be1
|
make iotlab: rename internal target
In order to avoid potential naming clashes.
|
2016-01-27 15:47:31 +01:00 |
|
Martine Lenders
|
0f7f9fe986
|
unittests: fix for python3
|
2016-01-27 15:07:35 +01:00 |
|
Cenk Gündoğan
|
761f214072
|
Merge pull request #4690 from Lotterleben/gnrc_networking_ext_doc
examples/gnrc_networking: add explanation for RIOT<->RIOT communication
|
2016-01-27 14:27:02 +01:00 |
|
Cenk Gündoğan
|
f9c6955230
|
Merge pull request #4691 from Lotterleben/microcoap_server_docs_2
microcoap_server: add instructions for FF Copper
|
2016-01-27 14:26:43 +01:00 |
|
Lotte Steenbrink
|
135169ef33
|
microcoap_server: add instructions for FF Copper
|
2016-01-27 05:22:32 -08:00 |
|
Hauke Petersen
|
d09e572590
|
Merge pull request #4577 from haukepetersen/opt_fcpu
boards: removed F_CPU defines
|
2016-01-27 12:58:08 +01:00 |
|
Martine Lenders
|
2c89932aed
|
Merge pull request #4493 from BytesGalore/fix_test_sha256
unittests/crypto: changed to really compare digest vs string of digest
|
2016-01-27 10:05:53 +01:00 |
|
Hauke Petersen
|
e1df626a9b
|
cpu/cc2538: doxgen fixes
- added missing documentation
- repaired doxygen groups
|
2016-01-27 09:55:24 +01:00 |
|
Hauke Petersen
|
9d6ff3d218
|
boards/cc2538dk: cleaned up CPU header file usage
|
2016-01-27 09:55:24 +01:00 |
|
Hauke Petersen
|
ad23d0dcea
|
cpu/cc2538: harmonized naming of vendor headers
|
2016-01-27 09:55:24 +01:00 |
|
Hauke Petersen
|
235b91efd8
|
boards/avsextrem: s/F_CPU/CLOCK_CORECLOCK/
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
fd7f403144
|
board/qemu-i386: removed unused F_CPU define
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
9ddd13b0b8
|
boards: removed F_CPU from periph_conf.h
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
ebfc13c68d
|
boards: added CLOCK_CORECLOCK define to periph_conf
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
b436219674
|
boards: removed F_CPU define from board.h
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
dda721ca06
|
cpu/samd21: s/F_CPU/CLOCK_CORECLOCK/
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
3101baa589
|
cpu/sam3: s/F_CPU/CLOCK_CORECLOCK/
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
4f35f8d57c
|
cpu/lpc11u34: s/F_CPU/CLOCK_CORECLOCK/
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
178e82c0e9
|
cpu/lpc2387: s/F_CPU/CLOCK_CORECLOCK/
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
6fc95e4d6d
|
cpu/atmega2560: removed deps to F_CPU
|
2016-01-27 09:52:44 +01:00 |
|
BytesGalore
|
59a69796ab
|
unittests/crypto: changed to really compare digest vs string of digest
* added additional test with longer input
* uncrustified file
|
2016-01-27 06:32:28 +01:00 |
|
Martine Lenders
|
80023f07d8
|
Merge pull request #4681 from haukepetersen/opt_f1_cpuheaders
cpu/stm32f1: udpated vendor headers
|
2016-01-27 03:53:37 +01:00 |
|
Martine Lenders
|
94bbd055a5
|
Merge pull request #4640 from cgundogan/pr/random/initval
sc_random: use a default seed if no xtimer is present
|
2016-01-27 02:20:11 +01:00 |
|
Martine Lenders
|
e95ce81046
|
Merge pull request #4252 from authmillenon/gnrc_ipv6_netif/enh/only-RA-with-GUA
gnrc_ipv6_netif: don't advertise routers without GUAs
|
2016-01-27 02:04:54 +01:00 |
|
Martine Lenders
|
dc0d0020e1
|
Merge pull request #4401 from authmillenon/pkg/enh/unify-git
pkg: unify git paradigms for packages
|
2016-01-27 02:04:40 +01:00 |
|
Martine Lenders
|
bb01dcaa6a
|
Merge pull request #4674 from OlegHahm/make_iotlab_node_selection
iotlab: node selection via Makefile
|
2016-01-27 02:04:19 +01:00 |
|
Oleg Hahm
|
a1ece30c55
|
fib: remove superfluous parameter
|
2016-01-26 23:52:18 +01:00 |
|
Hauke Petersen
|
424beb1bd6
|
boards/spark-core: adjusted to new vendor header
- fixed clock configuration
- removed non-existent TIMER_1
- removed unused system_stm32f1.c file
|
2016-01-26 23:45:51 +01:00 |
|
Hauke Petersen
|
affa5c0033
|
boards/iotlab-m3: adjusted to updated vendor header
|
2016-01-26 23:45:51 +01:00 |
|
Hauke Petersen
|
3b1a59d954
|
boards/fox: adjusted to updated cpu header
|
2016-01-26 23:45:50 +01:00 |
|
Hauke Petersen
|
7cad2577ed
|
cpu/stm32f1: adjusted to new vendor headers
|
2016-01-26 23:45:50 +01:00 |
|
Hauke Petersen
|
b6194fad42
|
cpu/stm32f1: updated vendor header files
|
2016-01-26 23:45:50 +01:00 |
|
Cenk Gündoğan
|
d2555af269
|
sc_random.c: use a default seed if no xtimer is present
|
2016-01-26 23:28:18 +01:00 |
|
Martine Lenders
|
5ddcf09627
|
gnrc_ipv6_netif: don't advertise routers without GUAs
|
2016-01-26 23:25:07 +01:00 |
|
Martine Lenders
|
4dc851244d
|
pkg: unify git paradigms for packages
|
2016-01-26 23:22:47 +01:00 |
|
Oleg Hahm
|
c4dbe2da27
|
iotlab: fix selective flashing and serial access
|
2016-01-26 23:07:05 +01:00 |
|
Lotte Steenbrink
|
e7f479fb1a
|
examples/gnrc_networking: add explanation for RIOT<->RIOT communication
|
2016-01-26 13:27:03 -08:00 |
|
Martine Lenders
|
131cae626c
|
Merge pull request #3362 from authmillenon/ng_neterr/feat/initial
[RFC] gnrc: initial import of an asynchronous error reporting API
|
2016-01-26 21:35:30 +01:00 |
|
Martine Lenders
|
f73fe7150c
|
Merge pull request #3394 from authmillenon/core/extra/thread-print-message-queue
core: add capability to output message queue
|
2016-01-26 20:20:50 +01:00 |
|
Cenk Gündoğan
|
617796241e
|
Merge pull request #4295 from authmillenon/gnrc_ipv6_nc/enh/l2addr-lookup
gnrc_ipv6_nc: introduce L2 address lookup function
|
2016-01-26 19:30:01 +01:00 |
|
Martine Lenders
|
d38a9db966
|
Merge pull request #4551 from authmillenon/sema/fix/post
sema: some API fixes
|
2016-01-26 19:12:41 +01:00 |
|
Martine Lenders
|
5db8634a7c
|
Merge pull request #3309 from authmillenon/unittests/fix/stop
unittests: don't powerdown node at the end
|
2016-01-26 19:06:03 +01:00 |
|
Oleg Hahm
|
a822271d09
|
Merge pull request #4374 from authmillenon/sema/fix/timer-pre-set
sema: pre-set timeout-timer for sema_wait_timed_msg()
|
2016-01-26 19:05:12 +01:00 |
|