1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

10047 Commits

Author SHA1 Message Date
Martine Lenders
b028518840 uncrustify: don't use tabs for alignment 2015-12-19 22:13:49 +01:00
Martine Lenders
3b9c9abad8 unittests: fix formatting of fib_sr tests 2015-12-19 21:58:40 +01:00
Martine Lenders
e664507f00 unittests: some fixes to fib_sr tests 2015-12-19 21:56:50 +01:00
Lotte Steenbrink
1ac9a0d227 Merge pull request #4480 from authmillenon/doc/enh/creating-modules
doc: add page about creating modules
2015-12-19 13:29:04 +00:00
Martine Lenders
b5f5f8314a doc: add page about creating modules 2015-12-19 14:18:18 +01:00
Martine Lenders
9eb367a915 Merge pull request #4520 from jfischer-phytec-iot/pr@set_lladdr_if_sllao_was_included
gnrc_ndp.c: parsing of SLLAO in gnrc_ndp_rtr_sol_handle
2015-12-19 14:17:11 +01:00
Johann F
adfcef4f7b gnrc_ndp.c: parsing of SLLAO in gnrc_ndp_rtr_sol_handle
Do not set the link-layer address if no SLLAO was included
 into the router solicitation.
2015-12-19 01:16:24 +01:00
Martine Lenders
8ec1fd4f38 Merge pull request #4516 from authmillenon/tests/fix/deactivate-relic2
unittests: deactivate relic tests for all but native
2015-12-19 00:52:47 +01:00
Martine Lenders
fa7df9adb2 unittests: deactivate relic tests for all but native 2015-12-18 23:48:32 +01:00
Martine Lenders
5f54b857e7 Merge pull request #4515 from RIOT-OS/revert-4514-tests/fix/deactivate-relic
Revert "unittests: deactivate relic tests for all but native"
2015-12-18 23:45:09 +01:00
Martine Lenders
d1d39fd3cf Revert "unittests: deactivate relic tests for all but native" 2015-12-18 23:44:58 +01:00
Martine Lenders
96236efe6b Merge pull request #4514 from authmillenon/tests/fix/deactivate-relic
unittests: deactivate relic tests for all but native
2015-12-18 23:44:40 +01:00
Martine Lenders
5ddf15c97f Merge pull request #4509 from authmillenon/ipv6_hdr/fix/ipv6_addr_dep
ipv6_hdr: add ipv6_addr as dependency
2015-12-18 23:43:41 +01:00
Martine Lenders
18ab5bf898 unittests: deactivate relic tests for all but native 2015-12-18 23:40:20 +01:00
Martine Lenders
dfd741f95d ipv6_hdr: add ipv6_addr as dependency 2015-12-18 20:59:58 +01:00
Martine Lenders
68309045ed gnrc_ipv6: make no pre-assumption about any marked headers 2015-12-18 18:31:24 +01:00
Oleg Hahm
f22cac2ceb Merge pull request #4289 from authmillenon/doc/enh/pkg
doc: move pkg/PORTING.md and pkg/USING.md to doxygen
2015-12-18 18:01:50 +01:00
Oleg Hahm
16e1179511 Merge pull request #4501 from OlegHahm/pr/rf2xx_paging_fix
drivers/at86rf2xx: clear channels for rf23x series too
2015-12-18 15:12:12 +01:00
Thomas Eichinger
65124aa966 drivers/at86rf2xx: clear channels for rf23x series too 2015-12-18 13:56:18 +01:00
Hauke Petersen
bed0aec61e doc: added samd21 vendor header to doxygen excludes 2015-12-18 11:46:08 +01:00
1d22374196 Merge pull request #4475 from authmillenon/doc/enh/msg
core: msg: update detail section on IPC
2015-12-16 23:00:15 +01:00
Martine Lenders
c57b33e153 Merge pull request #4477 from authmillenon/doc/enh/creating-application
doc: add page about creating an application
2015-12-16 22:38:05 +01:00
Oleg Hahm
7b95366594 Merge pull request #4455 from OlegHahm/tlsf_warning_free
pkg tlsf: make it compile with -pedantic
2015-12-16 12:51:44 +01:00
Oleg Hahm
26ed138fe2 Merge pull request #4476 from kaspar030/remove_dINT_eINT
core: remove eINT/dINT
2015-12-16 11:10:56 +01:00
Hauke Petersen
c57c608f19 Merge pull request #4422 from lebrush/board-nucleo-f103
Board nucleo f103
2015-12-16 10:51:26 +01:00
BytesGalore
f4291773a1 Merge pull request #4487 from cgundogan/pr/rpl/doc_fix
rpl: minor doc fix
2015-12-16 10:33:20 +01:00
Cenk Gündoğan
079f66908b rpl: minor doc fix 2015-12-16 09:42:37 +01:00
Victor Arino
3a8a932b27 boards/nucleo-f103: add support for nucleo-f103 2015-12-15 17:23:27 +01:00
Victor Arino
82796f9aea cpu/stm32f1: uncrustified spi driver 2015-12-15 17:23:27 +01:00
Victor Arino
f753ce7809 cpu/stm32f1: allow disabling spi peripherals
This allows disabling SPI peripherals even if defined in periph_conf.h
by setting the definition SPI_*_EN to 0.

The peripherals were tested against ifdef which caused to include the
code even if the peripheral was disabled, which was incompatible with
the current spi.h common implementation.
2015-12-15 17:23:27 +01:00
Victor Arino
f27113b2cc cpu/stm32f1: add linkerscript for stm32f103rb 2015-12-15 17:23:23 +01:00
Martine Lenders
e34f584bb2 uncrustify: ignore parens on return 2015-12-15 17:11:53 +01:00
Martine Lenders
49167a4b7d core: msg: piggy-back some style fixes by uncrustify 2015-12-15 17:10:17 +01:00
Oleg Hahm
b522c13432 example ccn-lite-relay; enable TLSF for native
With the previous commit TLSF should compile for native, too.
2015-12-15 16:42:43 +01:00
Oleg Hahm
60e283e6a2 pkg tlsf: add tlsf initialization function
The init function was patched out, but is actually required to compile without warnings with -pedantic enabled.

This patch also updates ccn-lite and x86 support accordingly.
2015-12-15 16:42:43 +01:00
Oleg Hahm
4114382d4e Merge pull request #4458 from nqd/sam3-cpuid
Sam3 cpuid
2015-12-15 16:09:27 +01:00
Martine Lenders
31702f3ce8 doc: mention create-an-application page on main page 2015-12-15 11:56:19 +01:00
Martine Lenders
80829d5eba doc: add page about creating an application 2015-12-15 11:56:19 +01:00
Martine Lenders
512448ba12 core: msg: update detail section on IPC 2015-12-15 11:46:47 +01:00
2d2bfbf7c9 cpu: msp430: remove dINT/eINT 2015-12-14 21:34:48 +01:00
64674d21d5 core: irq.h: remove dINT/eINT traces 2015-12-14 21:34:35 +01:00
05a572eb58 cpu: x86: remove obsolete dINT/eINT 2015-12-14 21:34:15 +01:00
nqdinh
46563b77ba boards/udoo: enable periph_cpuid feature 2015-12-14 22:18:00 +07:00
nqdinh
348dee5f4b boards/arduino-due: enable periph_cpuid feature 2015-12-14 22:18:00 +07:00
nqdinh
e24d5031fe cpu/sam3: added cpuid periph driver implementation 2015-12-14 22:17:47 +07:00
Oleg Hahm
53ccf97de0 Merge pull request #4469 from cgundogan/pr/backport/posix_sockets/close_fd_fix
posix_sockets: fix overflowing fd in close()
2015-12-12 12:15:51 +01:00
Oleg Hahm
c811380440 Merge pull request #4468 from cgundogan/pr/posix_sockets/close_fd_fix
posix_sockets: fix overflowing fd in close()
2015-12-12 12:13:51 +01:00
Oleg Hahm
ba08813211 Merge pull request #4466 from cgundogan/pr/posix_sockets/_implicit_bind
posix_sockets: do not use the address of best_match
2015-12-12 12:09:03 +01:00
Cenk Gündoğan
63813acb7e posix_sockets: fix overflowing fd in close() 2015-12-12 04:26:26 +01:00
Cenk Gündoğan
0ddfffc0c2 posix_sockets: fix overflowing fd in close() 2015-12-12 04:24:23 +01:00