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

9416 Commits

Author SHA1 Message Date
Martine Lenders
63770e17b5 Merge pull request #4352 from authmillenon/doc/fix/gnrc_netdev2
gnrc_netdev2: fix documentation
2015-11-27 16:25:20 +01:00
Thomas Eichinger
1f78293139 boards/telosb: fix serial port on OS X 2015-11-27 16:10:21 +01:00
Martine Lenders
8d94765c20 gnrc_netdev2: fix documentation 2015-11-27 15:07:57 +01:00
Martine Lenders
ce06027760 gnrc_netdev2: remove unrequired forward declaration 2015-11-27 15:07:57 +01:00
Martine Lenders
2b6bea0196 Merge pull request #4299 from authmillenon/gnrc_netif_hdr/opt/un-inline
gnrc_netif_hdr: un-inline build function
2015-11-27 15:07:29 +01:00
Oleg Hahm
07e2505ebd core: assertion not to add twice to priority_queue 2015-11-27 14:57:17 +01:00
Martine Lenders
507b4381d2 Merge pull request #4335 from authmillenon/gnrc_netdev2/enh/namescheme
gnrc_netdev2: harmonize naming scheme to rest of GNRC
2015-11-27 14:16:42 +01:00
Martine Lenders
2cc2adffee Merge pull request #3900 from haukepetersen/add_arduino_api
sys: added Arduino API to RIOT
2015-11-27 13:35:29 +01:00
Martine Lenders
bf9004595f Merge pull request #3927 from authmillenon/dist/feat/debug-server
iotlab: add capability to create and connect to debug server
2015-11-27 13:32:21 +01:00
Martine Lenders
74722888f6 gnrc_netif_hdr: un-inline build function 2015-11-27 13:19:50 +01:00
Martine Lenders
98bd5ee09c Merge pull request #4090 from authmillenon/doc/enh/overview-graphic
doc: add RIOT overview graphic
2015-11-27 13:17:34 +01:00
Martine Lenders
71ac48523b Merge pull request #4303 from authmillenon/shell/enh/rtr-flags
shell: sc_netif: show and manipulate router related flags
2015-11-27 13:09:41 +01:00
Martine Lenders
3c00cec299 gnrc_netdev2: harmonize naming scheme to rest of GNRC 2015-11-27 13:03:37 +01:00
Martine Lenders
ad7071d2e6 Merge pull request #4346 from OlegHahm/uncrustify_update
uncrustify: some missing options
2015-11-27 12:58:21 +01:00
Martine Lenders
c6aa1441e5 Merge pull request #4347 from cgundogan/pr/ndp/use_correct_flag
ndp: use on-link flag instead of auto flag
2015-11-27 12:55:55 +01:00
Hauke Petersen
3f622d96ac board/stm32f4discovery: added Arduino configuration 2015-11-27 12:45:12 +01:00
Hauke Petersen
ff7999781c examples: added Arduino hello-world example 2015-11-27 12:45:12 +01:00
Hauke Petersen
9a32fefaf1 doc: added *.hpp to be parsed by doxygen 2015-11-27 12:45:12 +01:00
Hauke Petersen
02c9e8943f gitignore: added auto-created Arduino sketch file 2015-11-27 12:45:12 +01:00
Hauke Petersen
931c1902e1 dist: added script for merging Arduino sketches 2015-11-27 12:45:12 +01:00
Hauke Petersen
7855cb3707 sys: added module for running Arduino code 2015-11-27 12:45:12 +01:00
Martine Lenders
b56dd1242c Merge pull request #4348 from cgundogan/pr/ndp/doc_fix
doc: ndp: remove GNRC_ from PIO flags
2015-11-27 12:18:24 +01:00
Peter Kietzmann
25fd90b741 Merge pull request #4350 from RBartz/fix_tcs37727_driver
drivers/tcs37727: fixed ATIME setup in init function
2015-11-27 09:38:05 +01:00
test
5bb6df9c6d doc: ndp: remove GNRC_ from PIO flags 2015-11-26 23:40:30 +01:00
test
432f6c34ab ndp: use on-link flag instead of auto flag 2015-11-26 23:37:39 +01:00
157f8c93ad sys: fmt: add workaround for AVR libc's missing write() 2015-11-26 20:41:36 +01:00
28d9eab420 cpu: atmega_common_ add off_t to sys/types.h 2015-11-26 20:41:36 +01:00
René Kijewski
ab3345ac5a Merge pull request #4321 from kaspar030/cleanup_posix
sys: cleanup posix compat code
2015-11-26 20:39:30 +01:00
Oleg Hahm
644ffd4045 uncrustify: some missing options 2015-11-26 17:19:40 +01:00
Cenk Gündoğan
373f9a7ef6 Merge pull request #4310 from haukepetersen/opt_cortex_vectorcleanup
cpu/cortexm_common: fixes to vectors_cortexm.c
2015-11-26 13:41:30 +01:00
Hauke Petersen
c581316706 Merge pull request #4313 from haukepetersen/add_mega_pinmap
boards/arduino-mega2560: added Ardunio pin mapping
2015-11-26 13:30:30 +01:00
Hauke Petersen
171df39b3c Merge pull request #4314 from haukepetersen/add_due_pinmap
boards/arduino-due: added Arduino pin mapping
2015-11-26 13:30:10 +01:00
Oleg Hahm
56903f3385 Merge pull request #4325 from OlegHahm/posix_socket_recvfrom_init
posix sockets: initialize sockaddr properly to 0
2015-11-26 12:00:16 +01:00
Oleg Hahm
7efc8fd265 posix sockets: initialize sockaddr properly to 0 2015-11-26 11:25:40 +01:00
Thomas Eichinger
72ee60b9d5 scripts: remove hardcoding of bash hashbang
For host systems like FreeBSD, bash binary is found in a different path.
2015-11-25 16:20:56 +01:00
c4e55a2e6d cpu: msp430-common: add unistd.h 2015-11-25 14:36:45 +01:00
4769c3075d cpu: avr_common: add unistd.h 2015-11-25 14:36:45 +01:00
Peter Kietzmann
2b1a0dc902 Merge pull request #4337 from BytesGalore/typo_in_kernel_macros
core: fix typo in kernel_macros.h (alternative to #3364)
2015-11-25 09:56:55 +01:00
Peter Kietzmann
bfabce9fa6 Merge pull request #4341 from cgundogan/pr/nhdp/chronos_blacklist
nhdp: blacklist chronos
2015-11-25 09:39:49 +01:00
test
d927ecdb7f nhdp: blacklist chronos 2015-11-25 09:21:11 +01:00
Peter Kietzmann
81b943e2c0 Merge pull request #4147 from gebart/pr/test-xtimer-drift
tests/xtimer_drift: Introduce drift test application.
2015-11-24 21:20:25 +01:00
Oleg Hahm
fbadf3e721 Merge pull request #4261 from cgundogan/pr/nhdp/buildtest
tests: add buildtest for nhdp
2015-11-24 21:18:55 +01:00
Cenk Gündoğan
3ff6030e89 tests: add buildtest for nhdp 2015-11-24 21:18:02 +01:00
Martine Lenders
bb3fc099ff Merge pull request #4277 from cgundogan/pr/nhdp/fixes
nhdp: various fixes
2015-11-24 21:11:48 +01:00
Martine Lenders
1550fe85db doc: add structure graphic to mainpage 2015-11-24 21:01:42 +01:00
Martine Lenders
3fb9f90a71 doc: add graphic showing general structure of RIOT 2015-11-24 21:01:19 +01:00
Martine Lenders
4385e5cd24 doc: add Miso fonts to documentation 2015-11-24 21:01:06 +01:00
Cenk Gündoğan
7fb889fa1a nhdp: remove unused variable 2015-11-24 20:56:27 +01:00
Cenk Gündoğan
2aabc8ccea nhdp: use conn_udp_close 2015-11-24 20:56:27 +01:00
Cenk Gündoğan
c516e4e759 nhdp: fix call to conn_udp_recvfrom 2015-11-24 20:56:27 +01:00